diff options
| author | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2014-08-03 10:54:31 +0300 |
|---|---|---|
| committer | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2014-08-03 10:54:31 +0300 |
| commit | 90e567e09a24e124a585174dd49a0298c7f42369 (patch) | |
| tree | 936a29bba0ad3908f1d5b438abf87adc4c00e3e2 /msmtprc | |
| parent | de12ddd5802b56445672589e467ff0eac98447f3 (diff) | |
| download | dotfiles-90e567e09a24e124a585174dd49a0298c7f42369.tar.gz dotfiles-90e567e09a24e124a585174dd49a0298c7f42369.tar.bz2 dotfiles-90e567e09a24e124a585174dd49a0298c7f42369.zip | |
reconfiguring for bitmessage.ch
Diffstat (limited to 'msmtprc')
| -rw-r--r-- | msmtprc | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -1,10 +1,11 @@ account default -host smtp.gmail.com -port 587 +host mail.bitmessage.ch +port 465 protocol smtp auth on -from vasil.zlatanov@gmail.com -user vasil.zlatanov@gmail.com -password **** +from vasco@bitmessage.ch +user BM-2cT677uioXaWcyyGPoLeS1t7fSoYbmFscj@bitmessage.ch tls on +tls_starttls off tls_nocertcheck + |
