From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/36840 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: smtpmail and gnus-agentize Date: Tue, 10 Jul 2001 10:54:10 -0700 Message-ID: <2nzoacekl9.fsf@piglet.jia.vnet> References: <2n1ynp4ol7.fsf@piglet.jia.vnet> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035172359 10731 80.91.224.250 (21 Oct 2002 03:52:39 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:52:39 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 29979 invoked from network); 10 Jul 2001 17:56:46 -0000 Original-Received: from unknown (HELO zsh.2y.net) (131.241.79.242) by gnus.org with SMTP; 10 Jul 2001 17:56:46 -0000 Original-Received: (from zsh@localhost) by zsh.2y.net (8.11.2/8.11.2) id f6AHsAO06518; Tue, 10 Jul 2001 10:54:10 -0700 Original-To: ding@gnus.org X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q In-Reply-To: (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Tue, 10 Jul 2001 13:03:23 +0200") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.104 Original-Lines: 18 Xref: main.gmane.org gmane.emacs.gnus.general:36840 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:36840 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes: > On Mon, 09 Jul 2001, ShengHuo ZHU wrote: > >> Since message-send-mail-function is a customizable function, we'd >> better not change it. > > What do you mean by this? Do you mean that (gnus-agentize) should not > change the value of message-send-mail-function? Right. >> Now, message-send-mail-real-function is added for internal use. > > If my guess was right, then this sounds like the right thing to do. > Thanks! ShengHuo