From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31680 Path: main.gmane.org!not-for-mail From: Miroslav Zubcic Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus and ESMTP Date: 07 Jul 2000 12:48:31 +0200 Organization: Cheater & son l.t.d. Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035168064 15476 80.91.224.250 (21 Oct 2002 02:41:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:41:04 +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 C3E8DD051F for ; Fri, 7 Jul 2000 07:15:02 -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 GAC16560; Fri, 7 Jul 2000 06:14:36 -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 06:13:34 -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 GAA25499 for ; Fri, 7 Jul 2000 06:13:17 -0500 (CDT) Original-Received: from quimby.gnus.org (quimby.gnus.org [193.69.4.139]) by mailhost.sclp.com (Postfix) with ESMTP id 230BED051F for ; Fri, 7 Jul 2000 07:13:50 -0400 (EDT) Original-Received: (from news@localhost) by quimby.gnus.org (8.9.3/8.9.3) id NAA06065 for ding@gnus.org; Thu, 6 Jul 2000 13:15:33 +0200 (CEST) Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 30 Original-NNTP-Posting-Host: zgis01.ina.hr Original-X-Trace: quimby.gnus.org 962882132 10984 194.152.228.18 (6 Jul 2000 11:15:32 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 6 Jul 2000 11:15:32 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:31680 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:31680 Kevin Falcone writes: > smtpmail.el It should be in $prefix/share/emacs/$version/lisp/mail/ > I use it from feedmail.el, which is in the same directory. Thank you, I have found it in xemacs-packages, but seems to me that it doesnt work with Gnus, no matter what I put in .gnus/.emacs, loading libs... :-( Can I please you - or somebody else an example configuration for Gnus <-> smtpmail? If we understand here, I want from Gnus to open connection on port, and speak with MTA; "EHLO", "MAIL FROM: " etc... Not like now: /usr/sbin/sendmail < message-buffer :-) [...] > If you are using agent, then you should look at feedmail which allows > you to queue all your mail, and then when you are online, use > feedmail-run-the-queue to call smtpmail with all your queued mail. But gnus-agent wil queue mail by default, so I'm using that line (my first post) because I preffer to send e-mail directy, because sendmail will queue it on /var/spool/mqueue, and when I go on-line, /etc/ppp/ip-up script starts sendmail -q ... Gnus-agent queue is good to me (excelent) for queueing news articles, there is no need for double queueing mail. -- This signature intentionally left blank