{"id":20748844,"url":"https://github.com/rcx/email-parser","last_synced_at":"2026-04-19T22:06:54.975Z","repository":{"id":176237966,"uuid":"166717812","full_name":"rcx/email-parser","owner":"rcx","description":"A handy webapp to render raw email data.","archived":false,"fork":false,"pushed_at":"2020-03-20T20:55:39.000Z","size":102,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-18T03:24:27.772Z","etag":null,"topics":["email","parser","smtp","webapp"],"latest_commit_sha":null,"homepage":"https://tcpb.in:5000","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rcx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-20T22:48:35.000Z","updated_at":"2023-11-28T18:23:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"19280416-7b19-4c5a-827f-5e87ff24515d","html_url":"https://github.com/rcx/email-parser","commit_stats":null,"previous_names":["rcx/email-parser"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcx%2Femail-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcx%2Femail-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcx%2Femail-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcx%2Femail-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rcx","download_url":"https://codeload.github.com/rcx/email-parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243048118,"owners_count":20227592,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["email","parser","smtp","webapp"],"created_at":"2024-11-17T08:18:52.009Z","updated_at":"2025-12-24T22:22:07.186Z","avatar_url":"https://github.com/rcx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Online email parser\n\nA companion project for [tcpbin](https://github.com/ecx86/tcpbin).\n\nThis is a simple Flask webapp that just parses raw email data and renders a webpage to display it. Although it doesn't strip dangerous tags like `\u003cscript\u003e` or `\u003cimg\u003e`, these are mitigated by enforcing an extremely strict Content Security Policy (`default-src 'none'`).\n\n## Try it online\nhttps://tcpb.in:5000\n\n## Setup\n```\ngit clone https://github.com/ecx86/email-parser\ncd email-parser\nsudo pip3 install -r requirements.txt\nexport FLASK_APP=app.py\npython3 -m flask run\n```\n\nNote that it's better to run it under wsgi if you're hosting it permanently.\n\n## Example\n![Example screenshot](example.png)\n\n```\nFrom: \"Namecheap Support\" \u003csupport@namecheap.com\u003e\nTo: \"lol\" \u003cadmin@lol\u003e\nDate: Thu, 1 Jan 1970 00:00:00 +0000 (UTC)\nSubject: IMMEDIATE VERIFICATION required for your domain(s)\nContent-Type: text/html;\nContent-Transfer-Encoding: quoted-printable\n\nHi lol,\u003cbr /\u003e\u003cbr /\u003e=0D\n=0D\nAs of January 1, 2014, the Internet Corporation for Assigned Names and Numb=\ners (ICANN) has mandated that all ICANN-accredited registrars verify WHOIS =\ncontact information for all new domain registrations and Registrant contact=\n modifications.\u003cbr /\u003e\u003cbr /\u003e=0D\n=0D\nThe following change has been made to the Registrant contact information fo=\nr one or more of your domains and requires verification:=0D\n\u003cbr /\u003e\u003cbr /\u003e\u003cbr /\u003e=0D\n=0D\n\u003ctable\u003e=0D\n\u003ctr\u003e=0D\n\u003ctd\u003eName\u003ctd/\u003e=0D\n\u003ctd\u003elol\u003ctd/\u003e=0D\n\u003c/tr\u003e=0D\n\u003ctr\u003e=0D\n\u003ctd\u003eAddress 1\u003ctd/\u003e=0D\n\u003ctd\u003elol\u003ctd/\u003e=0D\n\u003c/tr\u003e=0D\n\u003ctr\u003e=0D\n\u003ctd\u003eAddress 2\u003ctd/\u003e=0D\n\u003ctd\u003e\u003ctd/\u003e=0D\n\u003c/tr\u003e=0D\n\u003ctr\u003e=0D\n\u003ctd\u003eCity\u003ctd/\u003e=0D\n\u003ctd\u003elol\u003ctd/\u003e=0D\n\u003c/tr\u003e=0D\n\u003ctr\u003e=0D\n\u003ctd\u003eState Province\u003ctd/\u003e=0D\n\u003ctd\u003elol\u003ctd/\u003e=0D\n\u003c/tr\u003e=0D\n\u003ctr\u003e=0D\n\u003ctd\u003ePostal Code\u003ctd/\u003e=0D\n\u003ctd\u003elol\u003ctd/\u003e=0D\n\u003c/tr\u003e=0D\n\u003ctr\u003e=0D\n\u003ctd\u003eCountry\u003ctd/\u003e=0D\n\u003ctd\u003elol\u003ctd/\u003e=0D\n\u003c/tr\u003e=0D\n\u003ctr\u003e=0D\n\u003ctd\u003eEmail Address\u003ctd/\u003e=0D\n\u003ctd\u003eadmin@lol\u003ctd/\u003e=0D\n\u003c/tr\u003e=0D\n\u003c/table\u003e=0D\n\u003cbr /\u003e\u003cbr /\u003e=0D\n=0D\n =0D\nAs a Registrant with Namecheap, you must agree to Namecheap's \u003ca href=3D\"ht=\ntps://www.namecheap.com/legal/domains/registration-agreement.aspx\"\u003eRegistra=\ntion Agreement\u003c/a\u003e. Please click the link below to verify the Registrant em=\nail address and explicitly consent to the terms of our Registration Agreeme=\nnt. You have until xx/xx/xxxx to verify this email address and agree to the=\n Registration Agreement. After this date, the request will be canceled and =\nno changes to the Registrant contact details will be processed.\u003cbr /\u003e\u003cbr /\u003e=\n=0D\n=0D\n\u003ca href=3D\"https://raa.namecheap.com/ConfirmProfile.aspx?VerificationKey=3D=\nlol\"\u003eClick here to verify your email addre=\nss\u003c/a\u003e and agree to the Registration Agreement.  \u003cbr /\u003e\u003cbr /\u003e=0D\n=0D\nIf the above link does not work, please copy and paste the following URL in=\nto an open web browser to complete the verification process:\u003cbr /\u003e\u003cbr /\u003e=0D\n=0D\nhttps://raa.namecheap.com/ConfirmProfile.aspx?VerificationKey=xxxxxxxxxx-xx=\nxx-xxxx-xxxx-xxxxxxxxxxxx=0D\n\u003cbr /\u003e\u003cbr /\u003e=0D\n=0D\nOnce you click the link, your Registrant email address will be instantly ve=\nrified for the following domain(s):\u003cbr /\u003e\u003cbr /\u003e=0D\n=0D\nlol=0D\n\u003cbr /\u003e\u003cbr /\u003e=0D\n=0D\n=0D\n=0D\nBest regards, \u003cbr /\u003e=0D\nTeam Namecheap=\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frcx%2Femail-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frcx%2Femail-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frcx%2Femail-parser/lists"}