On 2007-02-02, Angel de Vicente said:

> 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

`C-c C-d' would put it in queue.

-- 
Leo <sdl.web AT gmail.com>                         (GPG Key: 9283AA3F)



_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to