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 "[EMAIL PROTECTED]"
"****")))
Thanks
Angel
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english