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

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

Agent and smtp?


From: Angel de Vicente
Subject: Agent and smtp?
Date: 02 Feb 2007 21:07:19 +0000
User-agent: Gnus/5.0899999999999999 (Gnus v5.9.0) Emacs/21.2

Hi,

I'm slowly getting to configure Gnus properly for my needs, but there
is now just one big stumbling block. I have the following in my
.gnus.el, and gnus sends the mails OK through this server, but when I
go into unplugged mode, it continues to send the mails directly,
instead of putting them in a queue... Anyone has any tips to get this
working?

(setq send-mail-function (quote smtpmail-send-it))
(setq message-send-mail-function (quote smtpmail-send-it))
(setq smtpmail-smtp-server "smtp.wanadoo.es")
(setq smtpmail-auth-credentials '(("smtp.wanadoo.es" 25 "ang***@wanadoo.es" 
"****")))

Thanks
Angel



reply via email to

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