]> git.cworth.org Git - notmuch-wiki/blobdiff - emacstips.mdwn
argh, untabify
[notmuch-wiki] / emacstips.mdwn
index 18e2d84dd82a5f1fc8eec79decc9fb363f85a9ab..8cb9280b4f249c95831d1318eae0b0a898617a63 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`: