Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Cc: Ding <ding@hpc.uh.edu>
Subject: Re: Sending outgoing messages while unplugged.
Date: Tue, 16 Jul 2002 16:14:39 +0200	[thread overview]
Message-ID: <vafn0srpxo0.fsf@INBOX.auto.gnus.tok.lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: <87bs97ootl.fsf@hal.Olympus.INVALID> ("Davide G.M.Salvetti"'s message of "Tue, 16 Jul 2002 14:11:02 +0200")

"Davide G.M.Salvetti" <salve@debian.org> writes:

> I'd like to use the agent only for some IMAP group which I can't access
> while I'm off line, but I do have a working MTA which takes care of my
> mail, so that I don't have a problem sending mail while unplugged.
>
> Is there any way I can tell Gnus not to use the queue even if unplugged?

Invoking the Agent installs gnus-agent-send-mail as the value of
message-send-mail-function, I think.  I think that setting it back to
message-send-mail-with-sendmail (or whatever) ought to do the trick.

(gnus-agentize)
(setq message-send-mail-function 'message-send-mail-with-sendmail)

But newer Oorts have another mechanism of enabling the Agent (not
gnus-agentize), so I'm not sure how to set message-send-mail-function
after this happens.  Anyone?

kai
-- 
A large number of young women don't trust men with beards.  (BFBS Radio)



  reply	other threads:[~2002-07-16 14:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-16 12:11 Davide G.M.Salvetti
2002-07-16 14:14 ` Kai Großjohann [this message]
2002-07-16 15:18   ` Davide G.M.Salvetti

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=vafn0srpxo0.fsf@INBOX.auto.gnus.tok.lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    --cc=ding@hpc.uh.edu \
    /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).