{"id":22931392,"url":"https://github.com/errm/reaction_mailer","last_synced_at":"2025-04-01T17:27:26.671Z","repository":{"id":4439893,"uuid":"5578194","full_name":"errm/reaction_mailer","owner":"errm","description":"ReactionMailer","archived":false,"fork":false,"pushed_at":"2012-08-28T08:36:14.000Z","size":96,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-24T14:10:42.531Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/errm.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":"2012-08-27T23:03:04.000Z","updated_at":"2014-05-17T11:33:48.000Z","dependencies_parsed_at":"2022-09-15T06:12:02.719Z","dependency_job_id":null,"html_url":"https://github.com/errm/reaction_mailer","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/errm%2Freaction_mailer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/errm%2Freaction_mailer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/errm%2Freaction_mailer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/errm%2Freaction_mailer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/errm","download_url":"https://codeload.github.com/errm/reaction_mailer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246679590,"owners_count":20816520,"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":[],"created_at":"2024-12-14T10:38:58.520Z","updated_at":"2025-04-01T17:27:26.650Z","avatar_url":"https://github.com/errm.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Re-ActionMailer\n\nReactionMailer is designed to send real emails out using the files\ngenerated by [Inaction Mailer](https://github.com/cwninja/inaction_mailer/)\n\nIt will even read emails served up by [PopThis](https://github.com/cwninja/popthis)\n\nMost of the time it is most useful to have a rails app in development\nnot to send out any actual emails.\n\nHowever it is usefull to be able to send real emails for things like\ntesting with [Litmus](http://litmus.com/).\n\n## Installation\n\nInstall it:\n\n    $ gem install reaction_mailer\n\n## Usage\n\n    Usage: remail [options] file1 file2 ...\n           remail [options] directory\n           remail [options] -p\n           \n    -u, --username USERNAME          Gmail Username\n    -w, --password PASSWORD          Gmail Password\n    -t, --to EMAIL                   Send the email to who?\n    -p, --pop                        Read the emails to send from popthis\n    -h, --help                       Display this screen\n\n## Examples\n\nSend an email to a given email address using a file\n\n    $ remail -t test@emailtesting.com mail.0.txt\n    Enter your gmail username: someone@gmail.com\n    Enter your gmail password: *********\n    #\u003cMail::Message:2244614900, Multipart: true, Headers:\u003cDate: Mon, 27 Aug 2012 23:33:09 +0100\u003e, \u003cFrom: Someone \u003csomeone@somesuch.com\u003e\u003e, \u003cTo: test@emailtesting.com \u003e, \u003cCc: \u003e, \u003cBcc: \u003e, \u003cSubject: About your Test Email\u003e, \u003cMime-Version: 1.0\u003e, \u003cContent-Type: multipart/alternative; boundary=mimepart_503bf5a5a802a_146ee8749b13c38\u003e\n \n    Send this email? y\n\n    Ok that email just got sent! \n\nSend emails from the pop server\n\n    $remail -t test@emailtesting.com -u someone@gmail.com -p\n    Enter your gmail password: *********\n    #\u003cMail::Message:2244614900, Multipart: true, Headers:\u003cDate: Mon, 27 Aug 2012 23:33:09 +0100\u003e, \u003cFrom: Someone \u003csomeone@somesuch.com\u003e\u003e, \u003cTo: test@emailtesting.com \u003e, \u003cCc: \u003e, \u003cBcc: \u003e, \u003cSubject: About your Test Email\u003e, \u003cMime-Version: 1.0\u003e, \u003cContent-Type: multipart/alternative; boundary=mimepart_503bf5a5a802a_146ee8749b13c38\u003e\n\n    Send this email? y\n\n    Ok that email just got sent! \n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Added some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferrm%2Freaction_mailer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferrm%2Freaction_mailer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferrm%2Freaction_mailer/lists"}