From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/34537 Path: main.gmane.org!not-for-mail From: Gerd Boerrigter Newsgroups: gmane.emacs.gnus.general Subject: Agent does not send mail immediately Date: 02 Feb 2001 23:25:21 +0100 Organization: myself Sender: owner-ding@hpc.uh.edu Message-ID: <87k878afmg.fsf@pcgboerrigter.i2c-systems.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035170446 30941 80.91.224.250 (21 Oct 2002 03:20:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:20:46 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by mailhost.sclp.com (Postfix) with ESMTP id B5256D049D for ; Fri, 2 Feb 2001 17:25:47 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id QAC20230; Fri, 2 Feb 2001 16:24:23 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 02 Feb 2001 16:23:42 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id QAA08671 for ; Fri, 2 Feb 2001 16:23:32 -0600 (CST) Original-Received: from mail.gmx.net (pop.gmx.net [194.221.183.20]) by mailhost.sclp.com (Postfix) with SMTP id 873C0D049D for ; Fri, 2 Feb 2001 17:24:02 -0500 (EST) Original-Received: (qmail 13010 invoked by uid 0); 2 Feb 2001 22:24:01 -0000 Original-Received: from pec-38-1.tnt3.f.uunet.de (HELO rincewind) (149.225.38.1) by mail.gmx.net (mp001-rz3) with SMTP; 2 Feb 2001 22:24:01 -0000 Original-Received: by rincewind via sendmail from stdin id (Debian Smail3.2.0.111) for ding@gnus.org; Fri, 2 Feb 2001 23:25:24 +0100 (CET) Original-To: ding@gnus.org X-Face: +XbM_~FId;&(wtavw`Vr6P-N_-R7b!0(R`GH0YHH[qK@L"T}?UWu%d|fEpPTLA]1:7?KOOl PO=)d\ft|&"Mpq:&#F;+RX7/0~i,"$bFw[Bljow|u&c. User-Agent: Gnus/5.090001 (Oort Gnus v0.01) XEmacs/21.1 (Capitol Reef) Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 23 Xref: main.gmane.org gmane.emacs.gnus.general:34537 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:34537 Hi, I just found out today, why my mails from last week where not send. They still where in the 'nndraft:queue' box. I might use gnus in a strange way. Everything is locally available except one IMAP-Server I like to use without downloading the mails. So nnimap is the right tool for that. And reading mail and news just works great with that setup, even agentized -- thanks ShengHuo. But if I send a mail, I like to use my local sendmail instead of the agent. I think there is no predefined way to do that. Is there a suitable hook, to set `message-send-mail-function' back to the original value? Or is it better to modify `gnus-agentize' or `gnus-agent-send-mail' to get the desired behavior? I am not sure, what to do. BTW, I am not sure if the docstring for 'gnus-agentize' is still correct regarding the modified variables. It seems that `gnus-before-startup-hook' and `gnus-post-method' are not modified. Instead `gnus-setup-news-hook' is. Thanks, Gerd