help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SMTP transaction failure


From: David Vanderschel
Subject: SMTP transaction failure
Date: Sun, 4 Jan 2004 01:53:57 -0600

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

______________________________________________________________________




reply via email to

[Prev in Thread] Current Thread [Next in Thread]