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 20:54:57 -0000
User-agent: G2/1.0

On 8 oct, 13:40, Tobias Brink <tobias.brinkNO.S...@gmail.com> wrote:
> someusernamehere <someusernameh...@gmail.com> writes:
> > i have tried this and doesnt work, I have the same problem, can you
> > paste your final work code here please?
>
> Here you go:
>
> ,----[ ~/.gnus.el ]
> | (require 'smtpmail)
> | (setq send-mail-function 'smtpmail-send-it)
> | (setq message-send-mail-function 'smtpmail-send-it)
> | (setq smtpmail-starttls-credentials
> |       '(("YOURSMTP.TLD" 25 nil nil)))
> | (setq smtpmail-smtp-server "YOURSMTP.TLD")
> | (setq smtpmail-default-smtp-server "YOURSMTP.TLD") ; This is probably
> |                                                    ; not needed.
> `----
>
> ,----[ ~/.authinfo ]
> | machine YOURSMTP.TLD login YOURUSERNAME password YOURPASSWORD
> `----
>
> Replace the strings in capital letters.




Hey Tobias, thanks for your reply, but I get an error, this i s:

Sending via mail...
Loading mailalias...done
Unknown extension pipelining
ad-Orig-error: Sending failed; SMTP protocol error


hints?




reply via email to

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