Commit Graph

7 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