all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* SMTP transaction failure
@ 2004-01-04  7:53 David Vanderschel
  2004-01-04 14:02 ` Kai Grossjohann
  0 siblings, 1 reply; 5+ messages in thread
From: David Vanderschel @ 2004-01-04  7:53 UTC (permalink / raw)


I can no longer send email from emacs.  This had been
working for years.  Any insight that might lead to a
restoration of function would be appreciated.  I am
running 20.7 on Windows 98.  See backtrace and
SMTP session buffer appended below.

Things I changed recently:  (These are
probably red herrings.)  I installed a simple
D-Link broadband router.  (However, I have
successfully sent email from emacs on several days
since the router was put in the path.)  I installed McAfee
VirusScan 8.0.  (However, even when I disable it from
starting at startup, I still cannot send email from
emacs.)

I can send email using OE 6.0 with no problem.  I
suspect that my ISP has made some change in the
behaviour of its SMTP servers which has somehow
confounded emacs.

Thanks for any pointers,
  David V.


______________________________________________________________________

Backtrace:

Signaling: (error "Sending failed; SMTP protocol error")
  signal(error ("Sending failed; SMTP protocol error"))
  error("Sending failed; SMTP protocol error")
  smtpmail-send-it()
  message-send-mail(nil)
  message-send-via-mail(nil)
  message-send(nil)
  message-send-and-exit(nil)
  call-interactively(message-send-and-exit)

______________________________________________________________________


SMTP session buffer:

220 ms-smtp-03-eri0.texas.rr.com ESMTP Welcome to Road Runner.  WARNING: *** FOR
AUTHORIZED USE ONLY! ***
EHLO UNKNOWN
250-ms-smtp-03-eri0.texas.rr.com Hello cs679154-172.austin.rr.com
[67.9.154.172], pleased to meet you
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-8BITMIME
250-SIZE 20971520
250-ETRN
250-DELIVERBY
250 HELP
MAIL FROM: <DJV4@Austin.RR.com> SIZE=215
250 2.1.0 <DJV4@Austin.RR.com>... Sender ok
RCPT TO: <DJV4@austin.rr.com>
250 2.1.5 <DJV4@austin.rr.com>... Recipient ok
DATA
354
.
500 5.5.1 Command unrecognized: "To: DJV4@austin.rr.com"
500 5.5.1 Command unrecognized: "Subject: test"
500 5.5.1 Command unrecognized: "X-Mailer: ntemacs 20.7 on Windows 98"
500 5.5.1 Command unrecognized: "From: David Vanderschel <DJV4@Austin.RR.com>"
500 5.5.1 Command unrecognized: "Date: 04 Jan 2004 01:29:33 -0600"
500 5.5.1 Command unrecognized: "Message-ID: <wkad54i336.fsf@Austin.RR.com>"
500 5.5.1 Command unrecognized: "Lines: 0"
500 5.5.1 Command unrecognized: ""
500 5.5.1 Command unrecognized: ""
500 5.5.1 Command unrecognized: "."
QUIT
221 2.0.0 ms-smtp-03-eri0.texas.rr.com closing connection

______________________________________________________________________

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

end of thread, other threads:[~2004-01-09 15:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-04  7:53 SMTP transaction failure David Vanderschel
2004-01-04 14:02 ` Kai Grossjohann
2004-01-05  0:47   ` David Vanderschel
2004-01-05  5:56     ` Eli Zaretskii
2004-01-09 15:37     ` Kai Grossjohann

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.