From: Kai Grossjohann <kai@emptydomain.de>
Subject: Re: SMTP transaction failure
Date: Sun, 04 Jan 2004 15:02:08 +0100 [thread overview]
Message-ID: <87wu87errz.fsf@emptyhost.emptydomain.de> (raw)
In-Reply-To: 2I-dnceKGtkLW2qiU-KYiQ@texas.net
"David Vanderschel" <DJV4@Austin.RR.com> writes:
> 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"
The "354" line and the "." line after the DATA command look weird.
Normally, you should send "DATA", then the server replies with
something (maybe that's the 354), then you send the message, then you
send a dot (the "." line) to terminate the message.
But it seems in your case the message terminator was sent before the
message?
Kai
next prev parent reply other threads:[~2004-01-04 14:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-04 7:53 SMTP transaction failure David Vanderschel
2004-01-04 14:02 ` Kai Grossjohann [this message]
2004-01-05 0:47 ` David Vanderschel
2004-01-05 5:56 ` Eli Zaretskii
2004-01-09 15:37 ` Kai Grossjohann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87wu87errz.fsf@emptyhost.emptydomain.de \
--to=kai@emptydomain.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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 read-only IMAP folder(s) and NNTP newsgroup(s).