{"id":18743539,"url":"https://github.com/p3rception/thunderbird-sieve-converter","last_synced_at":"2025-06-12T13:06:59.588Z","repository":{"id":257621882,"uuid":"858828168","full_name":"p3rception/Thunderbird-Sieve-Converter","owner":"p3rception","description":"// Converts Thunderbird email filter rules to Sieve rules","archived":false,"fork":false,"pushed_at":"2024-09-17T16:03:33.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-12T13:06:59.376Z","etag":null,"topics":["email","filters","sieve","thunderbird"],"latest_commit_sha":null,"homepage":"","language":"Python","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/p3rception.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-17T15:50:36.000Z","updated_at":"2025-03-17T13:06:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"7d2a995e-9bcf-4d53-be03-1f21031baeba","html_url":"https://github.com/p3rception/Thunderbird-Sieve-Converter","commit_stats":null,"previous_names":["p3rception/thunderbird-sieve-converter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/p3rception/Thunderbird-Sieve-Converter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p3rception%2FThunderbird-Sieve-Converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p3rception%2FThunderbird-Sieve-Converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p3rception%2FThunderbird-Sieve-Converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p3rception%2FThunderbird-Sieve-Converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/p3rception","download_url":"https://codeload.github.com/p3rception/Thunderbird-Sieve-Converter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p3rception%2FThunderbird-Sieve-Converter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259470938,"owners_count":22862997,"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","filters","sieve","thunderbird"],"created_at":"2024-11-07T16:11:44.666Z","updated_at":"2025-06-12T13:06:59.524Z","avatar_url":"https://github.com/p3rception.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Thunderbird-Sieve-Converter\nThis Python script converts Thunderbird email filter rules (from `msgFilterRules.dat`) to Sieve script format, which can be used with email systems supporting Sieve filtering, such as Roundcube.\n\n# Usage\n```\npython filter_converter.py /path/to/msgFilterRules.dat [output_file.sieve]\n```\n- The first argument is the path to the Thunderbird filter file (msgFilterRules.dat).\n- The second argument (optional) specifies the output Sieve file. If omitted, it defaults to roundcube.sieve.\n\n# Common Bug to Watch Out For\nWhen reviewing the generated Sieve script, please ensure the following header format is correct:\n```\nheader :contains \"\u003cheader\u003e\" \"\u003cvalue\u003e\"\n```\n\n* If the header contains more than one pair of quotation marks, for example, `header :contains \"\"received\"\"`, this is incorrect.\n* The script aims to clean and format headers correctly, but in case you encounter extra or misaligned quotes in the Sieve file, you may need to double-check the msgFilterRules.dat format or notify me of the issue.\n\n# Contributing\nFeel free to open issues or submit pull requests if you have suggestions for improvements or find any bugs.\n\n# License\nThis project is licensed under the MIT License. See the [LICENSE](/LICENSE) file for details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp3rception%2Fthunderbird-sieve-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fp3rception%2Fthunderbird-sieve-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp3rception%2Fthunderbird-sieve-converter/lists"}