about summary refs log tree commit diff
path: root/pkgs/applications/networking/msmtp
AgeCommit message (Collapse)AuthorFilesLines
2015-05-06msmtp: 1.6.1 -> 1.6.2Joachim Fasting1-2/+2
Fixes removal of consecutive Bcc headers.
2015-01-09Update msmtp to 1.6.1Damien Cassou1-3/+9
2014-08-03msmtp: update to 1.4.32Rok Garbas1-2/+2
2013-07-19msmtp: 1.4.30 -> 1.4.31Bjørn Forsman1-3/+5
Also, set meta.platforms and fix meta.description (msmtp is not a MUA).
2013-03-10msmtp: Update to 1.4.30, added optional libraries as dependency and point to ↵Rok Garbas1-10/+11
correct license
2010-09-17update msmtp up to version 1.4.21David Guibert1-3/+3
svn path=/nixpkgs/trunk/; revision=23837
2010-05-27add tls support for msmtpDavid Guibert1-1/+3
svn path=/nixpkgs/trunk/; revision=22010
2008-01-30Nix-expr style reviewYury G. Kudryashov1-5/+3
Unneded args.something replaced with args: with args; line. After this line args is the only place where we can recieve variables from. Also removed several buildInputs = []; lines. svn path=/nixpkgs/trunk/; revision=10415
2007-09-03added:Marc Weber1-0/+17
dnsmasq, uisp, fltk libixp_for_wmii, acerhk kernel module, reiserfsprogs, radeontools, msmtp, procmail, pstree, gxemul changed: umlutilities to also support building tunctl optionally (needing kernel header files) wmii updated and wmiimenu added svn path=/nixpkgs/trunk/; revision=9242