From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31692 Path: main.gmane.org!not-for-mail From: Miroslav Zubcic Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus and ESMTP Date: 07 Jul 2000 19:32:43 +0200 Organization: Cheater & son l.t.d. Sender: owner-ding@hpc.uh.edu Message-ID: References: <2n8zve5exm.fsf@tiger.jia.vnet> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035168074 15534 80.91.224.250 (21 Oct 2002 02:41:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:41:14 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by mailhost.sclp.com (Postfix) with ESMTP id D206CD051F for ; Fri, 7 Jul 2000 13:44:55 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id MAC18411; Fri, 7 Jul 2000 12:44:34 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 07 Jul 2000 12:43:47 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id MAA03079 for ; Fri, 7 Jul 2000 12:43:35 -0500 (CDT) Original-Received: from quimby.gnus.org (quimby.gnus.org [193.69.4.139]) by mailhost.sclp.com (Postfix) with ESMTP id AC117D051F for ; Fri, 7 Jul 2000 13:44:08 -0400 (EDT) Original-Received: (from news@localhost) by quimby.gnus.org (8.9.3/8.9.3) id TAA09907 for ding@gnus.org; Thu, 6 Jul 2000 19:45:51 +0200 (CEST) Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 19 Original-NNTP-Posting-Host: zgis01.ina.hr Original-X-Trace: quimby.gnus.org 962905550 31046 194.152.228.18 (6 Jul 2000 17:45:50 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 6 Jul 2000 17:45:50 GMT X-face: GK)@rjKTDPkyI]TBX{!7&/#rT:#yE\QNK}s(-/!'{dG0r^_>?tIjT[x0aj'Q0u>a yv62CGsq'Tb_=>f5p|$~BlO2~A&%<+ry%+o;k'<(2tdowfysFc:?@($aTGX 4fq`u}~4,0;}y/F*5,9;3.5[dv~C,hl4s*`Hk|1dUaTO[pd[x1OrGu_:1%-lJ]W@ X-Operating-System: GNU/Linux 2.2.16 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Bryce Canyon) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:31692 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:31692 ShengHuo ZHU writes: > Try this > > (if (and (boundp 'gnus-agent-send-mail-function) > gnus-agent-send-mail-function) > (setq gnus-agent-send-mail-function 'smtpmail-send-it) > (setq message-send-mail-function 'smtpmail-send-it)) Yes, it works, together with Kai's and David Kigedal's advices. Thank you Shenguo, Kai, David, and other guys for fast help. BTW, on this place I have find patches for smtpmail.el for smtp AUTH didn't tested it yet... http://www.pdc.kth.se/~jas/emacs-rfc2554.html -- This signature intentionally left blank