First version
This commit is contained in:
14
example.msmtprc
Normal file
14
example.msmtprc
Normal file
@@ -0,0 +1,14 @@
|
||||
account default
|
||||
tls on
|
||||
host mail.gandi.net
|
||||
port 587
|
||||
|
||||
tls_starttls on
|
||||
tls_certcheck on
|
||||
tls_trust_file /etc/ssl/certs/ca-certificates.crt
|
||||
|
||||
from Service Caracals <service@caracals.org>
|
||||
|
||||
auth on
|
||||
user service@caracals.org
|
||||
password XXXXXX
|
||||
Reference in New Issue
Block a user