{"id":21310801,"url":"https://github.com/oetiker/mailrxmatcher","last_synced_at":"2025-03-15T20:29:17.824Z","repository":{"id":138122720,"uuid":"222959138","full_name":"oetiker/MailRxMatcher","owner":"oetiker","description":"mail to text converter for spam keyword matching","archived":false,"fork":false,"pushed_at":"2020-05-11T07:27:55.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-22T09:42:12.828Z","etag":null,"topics":["automake","mojolicious","perl","spam-filtering"],"latest_commit_sha":null,"homepage":null,"language":"M4","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oetiker.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-20T14:43:31.000Z","updated_at":"2020-05-11T07:27:57.000Z","dependencies_parsed_at":"2023-04-10T05:04:24.741Z","dependency_job_id":null,"html_url":"https://github.com/oetiker/MailRxMatcher","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oetiker%2FMailRxMatcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oetiker%2FMailRxMatcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oetiker%2FMailRxMatcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oetiker%2FMailRxMatcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oetiker","download_url":"https://codeload.github.com/oetiker/MailRxMatcher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243790272,"owners_count":20348371,"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":["automake","mojolicious","perl","spam-filtering"],"created_at":"2024-11-21T17:14:44.108Z","updated_at":"2025-03-15T20:29:17.819Z","avatar_url":"https://github.com/oetiker.png","language":"M4","funding_links":[],"categories":[],"sub_categories":[],"readme":"MailRxMatcher\n=========\n\nVersion: #VERSION#\nDate: #DATE#\n\nmail-rx-match.pl extracts the text content from mail messages\ntrying its best to undo any encoding and quoting and html entity coding\nthe spammers are employing to obfuscate mail messages such that\nspam checkers do not find keywords. \n\n`mail-rx-match.pl` is intended to be used in `.procmailrc` scripts like this:\n\n```\n # spam with image\n:0 BH\n* Content-Type.*jpeg\nCATCH=| ./opt/mail2txt/bin/mail-rx-match.pl --charset=utf8 '(Bad|Ugly|Words)'\n\n:0\n* ? test \"$CATCH\" = MATCH\nmail/spam\n```\n\nIt comes complete with a classic \"configure - make - install\" setup.\n\nSetup\n-----\nIn your app source directory and start building.\n\n```console\n./configure --prefix=$HOME/opt/mail-rx-match\nmake\n```\n\nConfigure will check if all requirements are met and give\nhints on how to fix the situation if something is missing.\n\nAny missing perl modules will be downloaded and built.\n\nInstallation\n------------\n\nTo install the application, just run\n\n```console\nmake install\n```\n\nEnjoy!\n\nTobias Oetiker \u003ctobi@oetiker.ch\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foetiker%2Fmailrxmatcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foetiker%2Fmailrxmatcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foetiker%2Fmailrxmatcher/lists"}