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

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

Re: SMTP-AUTH and TLS


From: someusernamehere
Subject: Re: SMTP-AUTH and TLS
Date: Mon, 08 Oct 2007 11:03:38 -0700
User-agent: G2/1.0

On 3 oct, 18:05, Tobias Brink <tobias.brinkNO.S...@gmail.com> wrote:
> Tobias Brink <tobias.brinkNO.S...@gmail.com> writes:
>
> [...]
>
> > I have the following in my .gnus.el:
>
> >   (setq send-mail-function 'smtpmail-send-it)
> >   (setq message-send-mail-function 'smtpmail-send-it)
> >   (setq smtpmail-starttls-credentials
> >       '(("smtp.myserver.tld" 25 nil nil)))
> >   (setq smtpmail-default-smtp-server "smtp.myserver.tld")
>
> And strangely adding the following at the top fixes it:
>
> ,----
> | (require 'smtpmail)
> | (setq smtpmail-smtp-server "smtp.myserver.tld")
> `----


i have tried this and doesnt work, I have the same problem, can you
paste your final work code here please?



reply via email to

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