help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: gnus with multiple mail accounts


From: Jeremie Juste
Subject: Re: gnus with multiple mail accounts
Date: Fri, 16 Oct 2020 09:24:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Hello,

Many thanks for the reply. Yes I tried something like the following.

(setq gnus-posting-styles
      '(
      ("test"
      ("X-Message-SMTP-Method" "smtp smtp.office365.com 587")
       )))

The mail didn't go through. I had a cryptic error message: 
gnutls-e-invalid-session.

Best regards,
Jeremie



  
>
> Are you sure it doesn't work just to set host and port in the
> pseudo-header? Looking at the code, it ought to be setting
> `smtpmail-stream-type' correctly from the port. I assume you've tried
> that and it didn't work?
>

-- 
Jeremie Juste



reply via email to

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