Commit Graph

3 Commits

Author SHA1 Message Date
Eelco Dolstra
20a5c4d74a * ssmtp updated to 2.64. Also get rid of the cyclic symlink $out/lib/sendmail.
svn path=/nixpkgs/trunk/; revision=26711
2011-04-06 11:41:36 +00:00
Eelco Dolstra
8b3190234c * Build ssmtp with TLS support.
* Added gnutls (but it turns out that ssmtp also builds with openssl,
  so I don't actually use it).

svn path=/nixpkgs/trunk/; revision=9604
2007-11-08 17:48:52 +00:00
Andres Löh
7f30b40e65 * add ssmtp
still rather rough around the edges:
  - example config files are installed to $out/etc/ssmtp
  - the binary expects config files in /etc/ssmtp
  - it's the user's responsibility to add the global config files

svn path=/nixpkgs/trunk/; revision=9064
2007-08-07 22:22:31 +00:00