diff options
author | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2015-03-03 14:52:57 +0100 |
---|---|---|
committer | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2015-03-03 14:52:57 +0100 |
commit | 17af863a07db22dc028ba9bed62ce590e4ee723f (patch) | |
tree | 46a1d9f63664f7b049c78350c62105e8983cefa0 /msmtprc | |
parent | ccb5180240f527da6aacdffc0fffdd0789f57fc8 (diff) | |
download | dotfiles-17af863a07db22dc028ba9bed62ce590e4ee723f.tar.gz dotfiles-17af863a07db22dc028ba9bed62ce590e4ee723f.tar.bz2 dotfiles-17af863a07db22dc028ba9bed62ce590e4ee723f.zip |
give Swiss a second try
Diffstat (limited to 'msmtprc')
-rw-r--r-- | msmtprc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -account bitmessage +account default host mail.bitmessage.ch port 465 protocol smtp @@ -9,7 +9,7 @@ tls on tls_starttls off tls_nocertcheck -account default +account gmail host smtp.gmail.com port 587 protocol smtp |