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: Agent and smtp?
Date: 02 Feb 2007 21:07:19 +0000	[thread overview]
Message-ID: <82lkjgs1yw.fsf@kohji.angelv.es> (raw)

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	other threads:[~2007-02-02 21:07 UTC|newest]

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