This bug report will be sent to the XEmacs Development Team,
not to your local site managers!!
Please write in English, because the XEmacs maintainers do not have
translators to read other languages for them.
In XEmacs 21.2 (beta26) "Millenium" [Lucid] (i686-pc-linux) of Mon Jan 17 2000
on trinity
configured using `configure --without-dialogs --without-mule'
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:
I use the following in my .emacs file to send mail from my workstation
to my mail server. With a copy of xemacs identical to this one, but
--with-mule in compilation options, a sent message hangs until
cancelled with c-g. The smtp traceback shows nothing except the
initial connection followed by a BYE, when I manually stop the
process.
So it would appear that something to do with the mule code is
hindering the smtp exchange.
;Sendmail
(setq send-mail-function 'smtpmail-send-it)
(setq smtpmail-default-smtp-server "zen")
(setq smtpmail-smtp-service "smtp")
(setq smtpmail-local-domain "2d.private")
(setq smtpmail-debug-info t)
(load-library "smtpmail")
(setq smtpmail-code-conv-from nil)
(setq user-full-name "dmm")
Recent keystrokes:
z . n e t . a u down t e s t C-c C-c button1 button1up
RET d RET y RET RET C-x o C RET C-x o C-c C-c down
down down down down down down down up up up up up up
up up up up up up up down down down down down down
down down C-c C-c button1 button1up misc-user q C-x
C-f . x e m TAB . x e m TAB RET down down down down
down down C-SPC down down down down down down down
down down M-w C-x k RET misc-user
Recent messages (most recent first):
Loading emacsbug...done
Loading emacsbug...
Deleting article /home/dmm/News/drafts/drafts/1 in drafts...
Sending...done
Wrote /home/dmm/Mail/archive/mail/2000-01
Opening nnfolder server on archive...
221 Bye
250 Ok: queued as 6E58C2A0A6
354 End data with <CR><LF>.<CR><LF>
250 Ok