- 11 Oct, 2019 3 commits
-
-
Emmanuel Bouthenot authored
-
Emmanuel Bouthenot authored
Update to upstream version '1.8.6' with Debian dir 498eddbae818af9d25326419aee10765d0810d10
-
Emmanuel Bouthenot authored
-
- 03 Sep, 2019 3 commits
-
-
Emmanuel Bouthenot authored
-
Emmanuel Bouthenot authored
-
Emmanuel Bouthenot authored
-
- 30 Aug, 2019 6 commits
-
-
Emmanuel Bouthenot authored
-
Emmanuel Bouthenot authored
-
Emmanuel Bouthenot authored
Update to upstream version '1.8.5' with Debian dir 7e6effa6a4f434f38ed2640d84f0bf7edae114fc
-
Emmanuel Bouthenot authored
-
Emmanuel Bouthenot authored
apparmor: fix interactive password prompts See merge request kolter/msmtp!8
-
Emmanuel Bouthenot authored
Fix configure options: s/--with-ssl/--with-tls/ See merge request kolter/msmtp!7
-
- 03 Aug, 2019 1 commit
-
-
Simon Deziel authored
Closes: #933771
-
- 27 Feb, 2019 1 commit
-
-
Simon Deziel authored
Signed-off-by:Simon Deziel <simon@sdeziel.info>
-
- 15 Feb, 2019 4 commits
-
-
Emmanuel Bouthenot authored
-
Emmanuel Bouthenot authored
-
Emmanuel Bouthenot authored
Update to upstream version '1.8.3' with Debian dir fc3fe9bd32f2992f30cfd86869f0d0b4ca4df019
-
Emmanuel Bouthenot authored
msmtp setgid See merge request kolter/msmtp!6
-
- 31 Jan, 2019 1 commit
-
-
Simon Deziel authored
Signed-off-by:Simon Deziel <simon@sdeziel.info>
-
- 30 Jan, 2019 2 commits
-
-
Simon Deziel authored
Signed-off-by:Simon Deziel <simon@sdeziel.info>
-
Simon Deziel authored
Signed-off-by:Simon Deziel <simon@sdeziel.info>
-
- 28 Jan, 2019 6 commits
-
-
Simon Deziel authored
-
Simon Deziel authored
Signed-off-by:Simon Deziel <simon@sdeziel.info>
-
Simon Deziel authored
Signed-off-by:Simon Deziel <simon@sdeziel.info>
-
Simon Deziel authored
Signed-off-by:Simon Deziel <simon@sdeziel.info>
-
Emmanuel Bouthenot authored
-
Emmanuel Bouthenot authored
Handle $(hostname --fqdn) failing in msmtp.postinst See merge request kolter/msmtp!4
-
- 22 Jan, 2019 1 commit
-
-
Emmanuel Bouthenot authored
Drop libidn11-dev build-dep See merge request kolter/msmtp!5
-
- 18 Jan, 2019 6 commits
-
-
Simon Deziel authored
Signed-off-by:Simon Deziel <simon@sdeziel.info>
-
Simon Deziel authored
Signed-off-by:Simon Deziel <simon@sdeziel.info>
-
Simon Deziel authored
Only call hostname if no maildomain was provided to db_get. If for some reasons, hostname --fqdn throws an error, ignore it and don't add maildomain to the generated config. (LP: #1573871) Signed-off-by:Simon Deziel <simon@sdeziel.info>
-
Simon Deziel authored
-
Simon Deziel authored
-
Simon Deziel authored
msmtp 1.8.0+ should work with libidn2 now: > If your system requires a library for IDN support, libidn2 is > now used instead of the older libidn. But a modern Debian system shouldn't need this lib as glibc and GnuTLS are built with IDN support already as hinted in the buildd logs: checking whether AI_IDN is declared... yes checking whether getaddrinfo accepts AI_IDN... yes checking whether GnuTLS has builtin IDN support... yes checking whether libidn is needed for IDN support... no ... IDN support ............ : yes (no library required) Currently, we have this: $ ldd /usr/bin/msmtp | grep idn libidn2.so.0 => /usr/lib/x86_64-linux-gnu/libidn2.so.0 (0x...) libidn.so.11 => /lib/x86_64-linux-gnu/libidn.so.11 (0x...) Neither are needed/required so they should be dropped. Signed-off-by:Simon Deziel <simon@sdeziel.info>
-
- 16 Jan, 2019 3 commits
-
-
Emmanuel Bouthenot authored
-
Emmanuel Bouthenot authored
-
Emmanuel Bouthenot authored
-
- 15 Jan, 2019 3 commits
-
-
Emmanuel Bouthenot authored
-
Emmanuel Bouthenot authored
Update to upstream version '1.8.2' with Debian dir 0adca82d97de418a7a8704e1e772ef49d6586324
-
Emmanuel Bouthenot authored
Don't run msmtpd as root See merge request kolter/msmtp!2
-