Loading docker-wenotes-tools/conf/msmtp/msmtprc-sample 0 → 100644 +20 −0 Original line number Diff line number Diff line # # This is a sample - copy to msmtprc in this directory and replace # the [variables] below with valid values. # # easy docker container outgoing mail defaults logfile /tmp/msmtp.log tls on tls_trust_file /etc/ssl/certs/ca-certificates.crt account RemoteHost host [smtp host] from [from email address] port 587 # SMPT authentication details auth on user [username] password [password] account default : RemoteHost Loading
docker-wenotes-tools/conf/msmtp/msmtprc-sample 0 → 100644 +20 −0 Original line number Diff line number Diff line # # This is a sample - copy to msmtprc in this directory and replace # the [variables] below with valid values. # # easy docker container outgoing mail defaults logfile /tmp/msmtp.log tls on tls_trust_file /etc/ssl/certs/ca-certificates.crt account RemoteHost host [smtp host] from [from email address] port 587 # SMPT authentication details auth on user [username] password [password] account default : RemoteHost