Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Angel de Vicente <angelv@iac.es>
To: info-gnus-english@gnu.org
Subject: Re: Agent and smtp?
Date: 03 Feb 2007 14:10:58 +0000	[thread overview]
Message-ID: <82hcu3nxfx.fsf@kohji.angelv.es> (raw)
In-Reply-To: <mailman.3969.1170539104.2155.info-gnus-english@gnu.org>

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" "****")))
> >

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


Thanks for the suggestion, but it is not what I was hoping for. C-c
C-d puts the mail in "drafts", which I would like to keep separate
from queued mail. Also, it is a different command, and then (perhaps
I'm mistaken on this) I have to send them one by one.

When not using smtpmail-send-it to send the mail, mails go directly
into "queued" when doing C-c C-c in Unplugged mode, and when back to
the Plugged mode, I can send all queued mail by just typing J S. If I
could get a similar behaviour with smtp it would be great.

Thanks,
Angel de Vicente

  parent reply	other threads:[~2007-02-03 14:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-02 21:07 Angel de Vicente
     [not found] ` <mailman.3969.1170539104.2155.info-gnus-english@gnu.org>
2007-02-03 14:10   ` Angel de Vicente [this message]
2007-02-03 18:14   ` Angel de Vicente
2007-02-03 21:44 ` Leo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=82hcu3nxfx.fsf@kohji.angelv.es \
    --to=angelv@iac.es \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).