X-Git-Url: https://git.cworth.org/git?p=notmuch-wiki;a=blobdiff_plain;f=emacstips.mdwn;h=2c360b255c0494049361a3548ad9bfe012287e65;hp=18e2d84dd82a5f1fc8eec79decc9fb363f85a9ab;hb=84e881a8b8c07a114b9affc3eb79d27d966060b1;hpb=85063ec790ce2f7152318d225581e5f4fb96ede4 diff --git a/emacstips.mdwn b/emacstips.mdwn index 18e2d84..2c360b2 100644 --- a/emacstips.mdwn +++ b/emacstips.mdwn @@ -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`: