Merge pull request #708 from prsarv/master

quoted starttls in multiple accounts
This commit is contained in:
Dirk-Jan C. Binnema 2015-11-25 23:14:04 +02:00
commit 4d85bad069
1 changed files with 1 additions and 1 deletions

View File

@ -3593,7 +3593,7 @@ environment with e.g., your main account:
smtpmail-default-smtp-server "smtp.account1.tld"
smtpmail-local-domain "account1.tld"
smtpmail-smtp-server "smtp.account1.tld"
smtpmail-stream-type starttls
smtpmail-stream-type 'starttls
smtpmail-smtp-service 25)
@end lisp