]> git.cworth.org Git - notmuch-wiki/blobdiff - emacstips.mdwn
Added outcommented line
[notmuch-wiki] / emacstips.mdwn
index 18e2d84dd82a5f1fc8eec79decc9fb363f85a9ab..2c360b255c0494049361a3548ad9bfe012287e65 100644 (file)
@@ -122,6 +122,8 @@ a file called `~/.emacs.d/my-notmuch.el`:
         ;; uncomment & modify if you want to use external smtp server to send mail
         ;; (setq smtpmail-smtp-server "smtp.server.tld"
         ;;       message-send-mail-function 'message-smtpmail-send-it)
+       ;; uncomment to debug smtp sending problems
+       ;; (setq smtpmail-debug-info t)
 
 Then, add to `.emacs`: