diff options
Diffstat (limited to 'msmtp')
-rw-r--r-- | msmtp/config | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/msmtp/config b/msmtp/config deleted file mode 100644 index f6d9dca..0000000 --- a/msmtp/config +++ /dev/null @@ -1,13 +0,0 @@ -defaults -auth on -tls on - -account fastmail -host smtp.fastmail.com -port 465 -tls_starttls off -from noa@gaiwan.org -user noa@gaiwan.org -password !!REDACTED!! - -account default: fastmail |