Gnus development mailing list
 help / color / mirror / Atom feed
From: ShengHuo ZHU <zsh@cs.rochester.edu>
Subject: Re: smtpmail and gnus-agentize
Date: Thu, 26 Jul 2001 12:03:37 -0700	[thread overview]
Message-ID: <2nelr3cy2e.fsf@piglet.jia.vnet> (raw)
In-Reply-To: <m2r8v3tuyc.fsf@michaelt.umontreal.ca> (Michael Totschnig's message of "Thu, 26 Jul 2001 14:18:51 -0400")

Michael Totschnig <totschnig.michael@courrier.uqam.ca> writes:

> ShengHuo ZHU <zsh@cs.rochester.edu> wrote:
> 
>> Since message-send-mail-function is a customizable function, we'd
>> better not change it.  Now, message-send-mail-real-function is added
>> for internal use.
> 
> I updated CVS today, and now the following (which let me send mail
> directly without queuing by Agent) does no longer work:
> 
> (gnus-agentize)
> (setq gnus-plugged nil)
> (setq message-send-mail-function 'message-send-mail-with-sendmail)
> 
> after reading this thread, I thought I'd have to put
> (setq message-send-mail-function 'message-send-mail-with-sendmail)
> before
> (gnus-agentize)
> 
> but that does not work either. Since you say
> message-send-mail-real-function is for internal use, I conclude, that
> it is not meant to be costumized. But how then, can I have my mail
> sent directly?

How about

(setq gnus-agent-send-mail-function message-send-mail-function)
(gnus-agentize)

ShengHuo


  reply	other threads:[~2001-07-26 19:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-09 20:17 Kai Großjohann
2001-07-10  0:08 ` Sriram Karra
2001-07-10  0:25 ` ShengHuo ZHU
2001-07-10 11:03   ` Kai Großjohann
2001-07-10 17:54     ` ShengHuo ZHU
2001-07-26 18:18   ` Michael Totschnig
2001-07-26 19:03     ` ShengHuo ZHU [this message]
2001-07-26 20:20       ` Michael Totschnig

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=2nelr3cy2e.fsf@piglet.jia.vnet \
    --to=zsh@cs.rochester.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).