about summary refs log tree commit diff
path: root/pkgs/tools/networking/ssmtp
AgeCommit message (Expand)AuthorFilesLines
2021-08-02ssmtp: cleanup, formatSandro Jäckel1-16/+15
2021-01-15pkgs/tools: stdenv.lib -> libBen Siraphob1-3/+3
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-12-31treewide: NIX_*_FLAGS -> stringRobin Gloster1-1/+1
2019-12-30treewide: installFlags is a listRobin Gloster1-1/+1
2019-02-03ssmtp: move defaults to package fileJan Malakhovski1-1/+1
2019-01-04ssmtp: link with libcrypto explicitlyPiotr Bogdan1-0/+2
2018-11-29ssmtp: fix crossRobin Gloster1-0/+2
2018-08-12Merge branch 'master' into staging-nextVladimír Čunát1-0/+1
2018-08-11ssmtp: add licenseMarkus Kowalewski1-0/+1
2018-08-03treewide: Make configureFlags listsJohn Ericson1-1/+4
2018-05-03treewide: remove platform assertionsMatthew Bauer1-2/+2
2017-03-29ssmtp: use the authPassFile option instead of authPassBas van Dijk2-2/+76
2016-08-02treewide: Add lots of platforms to packages with no metaTuomas Tynkkynen1-0/+4
2015-05-22Use mirror:// URIs for ftp.debian.orgTobias Geerinckx-Rice1-1/+1
2011-04-06* ssmtp updated to 2.64. Also get rid of the cyclic symlink $out/lib/sendmail.Eelco Dolstra1-21/+19
2007-11-08* Build ssmtp with TLS support.Eelco Dolstra1-8/+14
2007-08-07* add ssmtpAndres Löh1-0/+25