pkgsrc/mail/msmtp/PLIST
leot e2945d728e msmtp: Update to 1.8.2
Changes:
Version 1.8.2:
- To simplify TLS setup, the tls_trust_file command has a new default value
  'system' that selects the system default trust. Now you just need tls=on to
  use TLS; the other TLS options are only required in special cases.
  To make this work without breaking compatibility with older msmtp versions,
  tls_fingerprint now overrides tls_trust_file, and tls_certcheck=off overrides
  both (previously, you could not specify contradicting options).
- To simplify setup, a new option '--configure <mailaddress>' was added that
  automatically generates a configuration file for a given mail address.
  However, this only works if the mail domain publishes appropriate SRV records.

Version 1.8.1:
- Fixed our TLS code to support TLS 1.3 with GnuTLS.
2019-01-17 18:39:54 +00:00

24 lines
991 B
Text

@comment $NetBSD: PLIST,v 1.13 2019/01/17 18:39:54 leot Exp $
bin/msmtp
bin/msmtpd
info/msmtp.info
man/man1/msmtp.1
man/man1/msmtpd.1
share/examples/msmtp/msmtprc-user.example
share/locale/de/LC_MESSAGES/msmtp.mo
share/locale/fr/LC_MESSAGES/msmtp.mo
share/locale/pt_BR/LC_MESSAGES/msmtp.mo
share/locale/uk/LC_MESSAGES/msmtp.mo
${PLIST.scripts}share/msmtp/find_alias/find_alias_for_msmtp.sh
${PLIST.scripts}share/msmtp/msmtpq/README.msmtpq
${PLIST.scripts}share/msmtp/msmtpq/msmtp-queue
${PLIST.scripts}share/msmtp/msmtpq/msmtpq
${PLIST.scripts}share/msmtp/msmtpqueue/ChangeLog
${PLIST.scripts}share/msmtp/msmtpqueue/README
${PLIST.scripts}share/msmtp/msmtpqueue/msmtp-enqueue.sh
${PLIST.scripts}share/msmtp/msmtpqueue/msmtp-listqueue.sh
${PLIST.scripts}share/msmtp/msmtpqueue/msmtp-runqueue.sh
${PLIST.scripts}share/msmtp/set_sendmail/set_sendmail.conf
${PLIST.scripts}share/msmtp/set_sendmail/set_sendmail.sh
${PLIST.scripts}share/msmtp/vim/README
${PLIST.scripts}share/msmtp/vim/msmtp.vim