From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/28211 Path: main.gmane.org!not-for-mail From: Laura Conrad Newsgroups: gmane.emacs.gnus.general Subject: sending to aol via smtp hangs gnus Date: 14 Dec 1999 11:02:09 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: Reply-To: lconrad@world.std.com NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035165100 28722 80.91.224.250 (21 Oct 2002 01:51:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:51:40 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA15140 for ; Tue, 14 Dec 1999 11:03:34 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.3/8.9.1) with ESMTP id KAB24165; Tue, 14 Dec 1999 10:03:13 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 14 Dec 1999 10:02:53 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id KAA06982 for ; Tue, 14 Dec 1999 10:02:36 -0600 (CST) Original-Received: from gamesville.com (fwuser@gtw.nineco.com [206.166.153.130]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA15132 for ; Tue, 14 Dec 1999 11:02:14 -0500 (EST) Original-Received: from acme47.nineco.com (IDENT:lconrad@acme47.nineCo.com [192.168.0.54]) by gamesville.com (8.9.3/8.9.3) with SMTP id LAA02918 for ; Tue, 14 Dec 1999 11:02:08 -0500 Original-To: ding@gnus.org X-Face: #0j-Ll[fajrfupWYMv&wa\m7!Sh=&3;JE-_&M-L,ULz(aE8iu%m1SHa5wG.V{3B:Fdnd/T# O -}0pPGYw%t1z`o&T_c=)p8l[}7R\={[@B*Jyj*.L4 hnJ*AXb Original-Lines: 47 User-Agent: Gnus/5.0803 (Gnus v5.8.3) XEmacs/21.1 (20 Minutes to Nikko) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:28211 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:28211 I can reproduce this at will. When I attempt to email an aol customer via smtpmail with a cvs gnus from yesterday afternoon, gnus hangs and cannot be interrupted by ^G. Here's the lisp backtrace: Lisp backtrace follows: open-network-stream-internal("SMTP" # "taz" 25) # bind (service host buffer name) open-network-stream("SMTP" # "taz" 25) byte-code("..." [get-buffer-create format "*trace of SMTP session to %s*" host process-buffer erase-buffer open-network-stream "SMTP" port process throw done nil set-process-filter smtpmail-process-filter make-local-variable smtpmail-read-point smtpmail-read-response greeting 400 smtpmail-send-command "HELO %s" smtpmail-fqdn response-code "MAIL FROM: <%s>" user-mail-address 0 n recipient "RCPT TO: <%s>" "DATA" smtpmail-send-data smtpmail-text-buffer "." t] 7) # (catch done ...) # (unwind-protect ...) # bind (process host port response-code greeting process-buffer smtpmail-text-buffer recipient) smtpmail-via-smtp(("tysontsuru@aol.com") #) # (unwind-protect ...) # (unwind-protect ...) # bind (errbuf tembuf case-fold-search resend-to-addresses delimline mailbuf) smtpmail-send-it() # (unwind-protect ...) # (unwind-protect ...) # bind (tembuf case-fold-search news mailbuf arg) message-send-mail(nil) # bind (arg) message-send-via-mail(nil) # bind (alist success elem sent arg) message-send(nil) # bind (buf actions arg) message-send-and-exit(nil) # bind (command-debug-status) call-interactively(message-send-and-exit) # (condition-case ... . error) # (catch top-level ...) [1] + 3346 terminated xemacs The relevant part of my .gnus file: (setq smtpmail-default-smtp-server "taz") (setq smtpmail-local-domain nil) (setq send-mail-function 'smtpmail-send-it) (setq message-send-mail-function 'smtpmail-send-it) -- Laura (mailto:lconrad@world.std.com , http://www.world.std.com/~lconrad/ ) (617) 661-8097 fax: (801) 365-6574 233 Broadway, Cambridge, MA 02139