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

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

Re: SMTP after POP


From: Shigeki UNO
Subject: Re: SMTP after POP
Date: Wed, 12 May 2004 02:59:38 +0900
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (berkeley-unix)

upro <upro@gmx.net> writes:

> Hi!
>
> I remember to have seen a post with a similar subject some time ago,
> but I think it was not resolved so I ask you all:
>
> How can I make gnus authenticate over pop before sending mail with
> SMTP?
>
> Hope you're all well! Cheers!
>
> -- 
> Michael
>
> r-znvy: zvpunry.wryqra  jro.qr (chg gur "@" jurer vg svgf...)
> ab fcnz cyrnfr

This is what you want to know, right?

(setq message-send-mail-function 'message-smtpmail-send-it
           smtpmail-default-smtp-server "your-smtp-server")
(add-hook 'message-send-mail-hook 'mail-source-touch-pop)

HTH,

---
Shigeki UNO



reply via email to

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