{"id":16116695,"url":"https://github.com/dpc/muttmailer","last_synced_at":"2026-07-15T19:33:44.308Z","repository":{"id":698826,"uuid":"344086","full_name":"dpc/muttmailer","owner":"dpc","description":"Script for managing mass mailing from the console.","archived":false,"fork":false,"pushed_at":"2009-10-21T20:57:00.000Z","size":76,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-01T03:56:55.382Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/dpc/muttmailer","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dpc.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}},"created_at":"2009-10-20T22:10:48.000Z","updated_at":"2013-10-21T08:57:51.000Z","dependencies_parsed_at":"2022-07-14T18:30:50.215Z","dependency_job_id":null,"html_url":"https://github.com/dpc/muttmailer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dpc/muttmailer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpc%2Fmuttmailer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpc%2Fmuttmailer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpc%2Fmuttmailer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpc%2Fmuttmailer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpc","download_url":"https://codeload.github.com/dpc/muttmailer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpc%2Fmuttmailer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268408238,"owners_count":24245579,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-10-09T20:25:20.076Z","updated_at":"2025-10-16T18:09:39.129Z","avatar_url":"https://github.com/dpc.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Introdution ##\n\nMuttMailer is a script collection that I wrote to easily set up mass mailing jobs.\n\n## Usage ##\n\nBasic usage flow is like this:\n\nSetup the account (only first time):\n\n\t$ cp muttrc.template muttrc\n\t$ vi muttrc\n\nCreate a directory for your mail:\n\n\t$ mkdir -p mails/test/attach\n\nPut a subject in:\n\n\t$ echo \"Important mail!\" \u003e mails/test/body\n\nMark the directory as the current email.\n\n\t$ ./current.sh mails/test\n\nWrite a body\n\n\t$ vi mails/test/body\n\nPut the attachments inside `mails/test/attach` if needed.\n\nEdit recipient list:\n\n\t$ vi mails/test/list\n\nTest your setup:\n\n\t$ ./test.sh\n\nStart mailing:\n\n\t$ ./send.sh\n\nor schedule it:\n\n\t$ ./at.sh 22:30\n\n## Scripts ##\n\n* `./current.sh` - set the current mail directory\n* `./test.sh` - see how your mailing is going to look like\n* `./send.sh` - start mailing\n* `./at.sh` - schedule the mailing\n* `./tools/format-list.sh` - use this tool to prepare recipient lists\n\n## Pitfalls ##\n\n* Only one scheduled job is possible at the moment.\n* Lists format is very strict and should really be prepared by `format-list.sh` tool.\n\nFor more documentation - please read the source.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpc%2Fmuttmailer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdpc%2Fmuttmailer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpc%2Fmuttmailer/lists"}