info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Process smtpmail not running


From: Aric Gregson
Subject: Process smtpmail not running
Date: Thu, 12 May 2022 09:48:15 -0700

Hello,

I keep running into a problem wherein I can receive mail without issue,
but attempting to send it results in a long delay returning the error
"Process smtpmail not running". The result is that I cannot send mail.
Restarting Gnus does not seem to help. 

I am using the following to send mail:

(setq gnus-posting-styles
      '(("Countermail:*"
         (x-identity "Countermail")
         (address "xx@countermail.com")
         (reply-to "xx@countermail.com")
         ("X-Message-SMTP-Method" "smtp imap1.countermail.com 465")
;;       (eval (setq mml2015-signers '("xx@countermail.com")))
         (body "\nThanks, xx\n"))

etc for multiple accounts. Thanks in advance for any pointers. 

Aric



reply via email to

[Prev in Thread] Current Thread [Next in Thread]