Commit Graph

7 Commits (71e47a3b258398395027a275e4ba423b58f4cd9c)

Author SHA1 Message Date
Tuncer Ayaz 5bc9e00649 msmtp: Update to 1.4.26
Closes Homebrew/homebrew#8892.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-12-02 11:34:27 -08:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Peter Aronoff e2ab21e971 Update msmtp formula
Bump msmtp to 1.4.22. Also remove --disable-debug from config options, since
the configuration script doesn't even recognize that option.

Closes Homebrew/homebrew#3850.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-01-16 14:53:57 +00:00
Adam Vandenberg 7bd947eb0b Update formulae for version 0.7
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
2010-08-07 18:08:53 -07:00
Elmak 7ebcc1d806 Update msmtp to latest with tls improvements
This release adds support for authentication mechanism SCRAM-SHA-1 via GNU SASL. The new command tls_fingerprint allows one to trust one particular TLS certificate, in case tls_trust_file cannot be used for some reason.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-04 08:49:51 -07:00
Tuncer Ayaz e68d4e1906 msmtp: add option to build with Mac OSX Keychain support
Added --with-macosx-keyring option to enable the configure
option of the same name.

Signed-off-by: Tuncer Ayaz <tuncer.ayaz@gmail.com>
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-01-30 22:50:21 -08:00
Justin Weiss 0004d67e9f msmtp formula.
An SMTP client with a sendmail compatible interface.
2009-12-05 16:35:36 +00:00