Add .config/msmtp/msmtp.log

Add .config/msmtp/config
This commit is contained in:
Chris Cowley 2025-09-22 14:30:55 +02:00
parent 8a01af2045
commit 91baf67ef7
2 changed files with 15 additions and 0 deletions

View file

@ -0,0 +1 @@
Sep 22 14:29:29 host=mail.smtp2go.com tls=on auth=on user=cowley-tech-chris from=chris@cowley.tech recipients=chriscowleysound@gmail.com mailsize=145 smtpstatus=250 smtpmsg='250 OK id=1v0ffd-FnQW0hQ0PU6-IeJd' exitcode=EX_OK

View file

@ -0,0 +1,14 @@
defaults
auth on
tls on
tls_trust_file /etc/ssl/certs/ca-certificates.crt
logfile ~/.config/msmtp/msmtp.log
account smtp2go
host mail.smtp2go.com
port 587
from chris@cowley.tech
user cowley-tech-chris
passwordeval "pass mail/smtp2go/password"
account default : smtp2go