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

Re: Gnus and SMTP?



Ole Sebastian Stein <osstein@stud.ntnu.no> writes:

> I've been trying to get gnus speak smtp with my smtp-server, to avoid
> having a local MTA (exim, sendmail etc).
> 

In order to send mail directly through/get mail directly from my pop3
server account, I added the following lines to my .gnus file:

(setq nnmail-movemail-program 'nnmail-pop3-movemail)
(setq message-send-mail-function 'smtpmail-send-it)

I didn't have to add anything to my .emacs file.

HTH



Reply to: