Commit Graph

14 Commits

Author SHA1 Message Date
Samuel Cochran e76d367755 Bring `catchmail` closer to `sendmail`
Sendmail's conventional interface is `sendmail [options] [recipient ...]`

Fixes #188
2015-01-17 15:21:13 +11:00
Samuel Cochran 272b4fa855 My style has evolved 2014-03-17 16:31:05 +11:00
Samuel Cochran f93df88021 Merge branch 'no-exit' [closes #92] 2013-11-18 11:00:03 +11:00
maxgalbu e9f59ba608 ignore common sendmail commands 2013-09-06 10:17:10 +02:00
Julien Kirch 6ce4dda354 Add option to disable the exit button and action 2013-05-13 13:27:06 +02:00
Samuel Cochran 0964de9fe4 Add catchmail support for `-f FROM` a la sendmail
Commonly used by PHP frameworks like Drupal.

Sets return path on email, should be visible in MailCatcher.

Closes #28.
2012-01-23 15:30:03 +08:00
Samuel Cochran 531a5c07f6 Add catchmail, a sendmail-analogue for deliverying to MailCatcher via SMTP. 2011-05-29 12:40:14 +08:00
Samuel Cochran 9c6b80cb63 Refactor option parsing and running out of bin file. 2011-05-27 12:19:04 +08:00
Samuel Cochran 04e727a8cd Bundler can f*#k right off, it is being a pain. 2010-10-26 16:37:11 +08:00
Samuel Cochran 3ac1bf9cad Adding command line options from amc-projects/mailcatcher@f7a1b2f6ef, thanks to schlick. 2010-10-25 23:32:56 +08:00
Samuel Cochran f88193e946 Use bundler. 2010-10-25 11:03:48 +08:00
Samuel Cochran f9c6f4e581 We run on local interface only by default 2010-10-25 09:24:06 +08:00
Samuel Cochran 00d3e6720e The options, they do nothing! 2010-10-25 08:52:06 +08:00
Samuel Cochran 0fb61d040b First cut of mailcatcher 2010-10-25 08:51:17 +08:00