Robert Helgesson
2bcb700b05
msmtp: support passwordeval without final '\n'
...
This applies an upstream patch that removes the requirement for
passwordeval commands to print a `\n` character after the password.
2018-08-21 21:36:06 +02:00
Robert Helgesson
3727609834
msmtp: 1.6.6 -> 1.6.8
...
Also update homepage to match new project location.
2018-08-14 22:10:26 +02:00
Jörg Thalheim
011e69ea3f
Merge pull request #31789 from flokli/msmtp-sendmail
...
msmtp: add sendmail symlink to $out/bin
2017-11-18 19:43:04 +00:00
Florian Klink
3afa503882
msmtp: add sendmail symlink to $out/bin
...
This is useful for applications expecting a 'sendmail' binary in $PATH,
similar how nullmailer and ssmtp do it, too.
2017-11-18 09:39:58 +01:00
Florian Klink
7c737cb506
msmtp: install docs and examples ( #31769 )
...
* msmtp: install docs and examples
* msmtp: nitpick
2017-11-17 16:35:01 +00:00
Matthieu Coudron
cd4df565ef
msmtp: compiles with keyring support by default ( #30584 )
...
* msmtp: compiles with keyring support by default
As it is recommended by msmtp http://msmtp.sourceforge.net/doc/msmtp.html#Authentication
2017-10-24 15:56:06 +08:00
Peter Hoeg
d81601065d
Revert "msmtp: add nonblocking support"
...
This reverts commit 5f29e9fdbf
.
2017-10-14 14:42:48 +08:00
Peter Hoeg
5f29e9fdbf
msmtp: add nonblocking support
2017-10-14 14:38:04 +08:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Peter Hoeg
6f68eb7c7e
msmtp: use netcat-gnu to unbreak darwin
2017-03-08 16:02:35 +08:00
Peter Hoeg
1c466059d1
msmtp: clean up msmtpq
...
- replace relative bin paths with absolute filenames in the nix store
- make the log and queue paths configurable
- log to the journal on linux
2017-02-23 15:57:53 +08:00
Peter Hoeg
f4d188b37a
msmtp: 1.6.4 -> 1.6.6
2017-02-23 15:56:28 +08:00
Franz Pletz
d7338bf9d7
msmtp: 1.6.2 -> 1.6.4
2016-05-03 16:15:20 +02:00
Marcus Crestani
8b3d03a058
msmtp: Enable on OS X with Keychain integration.
2015-11-19 08:38:11 +01:00
Joachim Fasting
02f97e2288
msmtp: 1.6.1 -> 1.6.2
...
Fixes removal of consecutive Bcc headers.
2015-05-06 23:40:52 +02:00
Damien Cassou
d4def5a073
Update msmtp to 1.6.1
2015-01-09 18:13:45 +01:00
Rok Garbas
0b299403a6
msmtp: update to 1.4.32
2014-08-03 14:04:45 +02:00
Bjørn Forsman
b5a59b66b1
msmtp: 1.4.30 -> 1.4.31
...
Also, set meta.platforms and fix meta.description (msmtp is not a MUA).
2013-07-19 00:53:06 +02:00
Rok Garbas
859c7dfae8
msmtp: Update to 1.4.30, added optional libraries as dependency and point to correct license
2013-03-10 21:17:17 +01:00
David Guibert
c6f9d17b9a
update msmtp up to version 1.4.21
...
svn path=/nixpkgs/trunk/; revision=23837
2010-09-17 17:34:03 +00:00
David Guibert
acafca89ba
add tls support for msmtp
...
svn path=/nixpkgs/trunk/; revision=22010
2010-05-27 19:33:33 +00:00
Yury G. Kudryashov
5bca69ac34
Nix-expr style review
...
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
2008-01-30 17:20:48 +00:00
Marc Weber
088a6817db
added:
...
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
2007-09-03 12:10:57 +00:00