{"id":18248980,"url":"https://github.com/sajetek-developer/email-warmer","last_synced_at":"2025-04-08T19:56:03.057Z","repository":{"id":209385512,"uuid":"723733517","full_name":"SaJeTek-Developer/email-warmer","owner":"SaJeTek-Developer","description":"Email warmer ","archived":false,"fork":false,"pushed_at":"2024-04-27T12:49:41.000Z","size":36,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T15:49:45.174Z","etag":null,"topics":["email","python","rainloop","snappymail","warmer"],"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/SaJeTek-Developer.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":"2023-11-26T15:52:04.000Z","updated_at":"2024-04-27T12:49:44.000Z","dependencies_parsed_at":"2024-04-27T14:19:49.615Z","dependency_job_id":null,"html_url":"https://github.com/SaJeTek-Developer/email-warmer","commit_stats":null,"previous_names":["sajetek-developer/email-warmer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SaJeTek-Developer%2Femail-warmer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SaJeTek-Developer%2Femail-warmer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SaJeTek-Developer%2Femail-warmer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SaJeTek-Developer%2Femail-warmer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SaJeTek-Developer","download_url":"https://codeload.github.com/SaJeTek-Developer/email-warmer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247918927,"owners_count":21018044,"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","python","rainloop","snappymail","warmer"],"created_at":"2024-11-05T09:38:51.347Z","updated_at":"2025-04-08T19:56:03.034Z","avatar_url":"https://github.com/SaJeTek-Developer.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# email-warmer\nSelenium-based Python script to automate sending emails to warm up your sender reputation and improve email deliverability\\\nThanks to [Warmer](https://github.com/WKL-Sec/Warmer)\n\nWhy warm up? \n- One of the factors spam filters reject emails from new tenants is a filtering technique known as graylisting: When new senders appear, they're treated more suspiciously than senders with a previously-established history of sending email messages (think of it as a probation period). More on this [here](https://learn.microsoft.com/en-us/exchange/troubleshoot/email-delivery/ndr/fix-error-code-451-4-7-500-699-asxxx-in-exchange-online)\n\n**Supported Email Providers**\n- Snappymail/Rainloop\n\n## Requirements\nTo run the script, you need to install the required Python packages. You can install these packages using pip:\n\n```bash\npip3 install -r requirements.txt\n```\n\n## Usage\n**Update the script with your snappymail/rainloop url**\\\nAdd the emails that you want to warmup in the credentials_list. [This can be used instead of passing user password arguments]\\\nTo warmup an account by sending 5 emails to a single target, use the following command format:\n\n```bash\npython3 Warmer.py -u \u003cEmail ID to Warmup\u003e -p \u003cPassword\u003e -T \u003ctarget@contoso.com\u003e -m 3 -x 5\n```\nTo warmup an account against a list of targets from a file, use the following command format:\n\n```bash\npython3 Warmer.py -u \u003cEmail ID to Warmup\u003e -p \u003cPassword\u003e -t \u003ctargets.txt\u003e -m 1\n```\n\n```bash\npython3 Warmer.py -t \u003ctargets.txt\u003e -m 1\n```\n\n### Command Line Arguments\n\nThe script supports the following command line arguments:\n\n```bash\n-h, --help:  Show this help message and exit\n-u: Sender Email ID\n-p: Sender Email Password\n-T: Single Target Email ID\n-t: Multiple Targets from Wordlist\n-x: No. of Emails to Send (applicable only for single targets)\n-m: Email Content Mode [ 1, 2, 3] where 1 = Gibberish sentence, 2 = AI-Generated, 3 = Randomly choose from pre-defined templates\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsajetek-developer%2Femail-warmer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsajetek-developer%2Femail-warmer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsajetek-developer%2Femail-warmer/lists"}