Gnus development mailing list
 help / color / mirror / Atom feed
* sending to aol via smtp hangs gnus
@ 1999-12-14 16:02 Laura Conrad
  1999-12-14 16:43 ` Shenghuo ZHU
  0 siblings, 1 reply; 8+ messages in thread
From: Laura Conrad @ 1999-12-14 16:02 UTC (permalink / raw)


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" #<buffer "*trace of SMTP session to taz*"> "taz" 25)
  # bind (service host buffer name)
  open-network-stream("SMTP" #<buffer "*trace of SMTP session to taz*"> "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") #<buffer " smtpmail temp">)
  # (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



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~1999-12-14 21:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-12-14 16:02 sending to aol via smtp hangs gnus Laura Conrad
1999-12-14 16:43 ` Shenghuo ZHU
1999-12-14 17:06   ` Laura Conrad
1999-12-14 17:20     ` Shenghuo ZHU
1999-12-14 19:58       ` Laura Conrad
1999-12-14 20:15         ` Shenghuo ZHU
1999-12-14 20:32         ` Gunnar Evermann
1999-12-14 21:46           ` Laura Conrad

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).