X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacstips.mdwn;h=8cb9280b4f249c95831d1318eae0b0a898617a63;hb=b77ef6ce246880b438b916d7f8cfe29acebf3790;hp=2c360b255c0494049361a3548ad9bfe012287e65;hpb=84e881a8b8c07a114b9affc3eb79d27d966060b1;p=notmuch-wiki diff --git a/emacstips.mdwn b/emacstips.mdwn index 2c360b2..8cb9280 100644 --- a/emacstips.mdwn +++ b/emacstips.mdwn @@ -122,8 +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) + ;; uncomment to debug smtp sending problems + ;; (setq smtpmail-debug-info t) Then, add to `.emacs`: