Giulioo,
Qmail list


Giulioo's server seems to be case sensitive, take a look at the following
example:

gyllenborst% telnet 204.144.231.55 25
Trying 204.144.231.55...
Connected to 204.144.231.55.
Escape character is '^]'.
220 softhome.net ESMTP
HELO tlth.lth.se
250 softhome.net
MAIL FROM: <[EMAIL PROTECTED]>
250 ok
RCPT TO: <[EMAIL PROTECTED]>
250 ok
DATA
354 go ahead
.
250 ok 955906520 qp 7726
RSET
250 flushed
QUIT
221 softhome.net
Connection closed by foreign host.

I didn't attach my first attempt since it failed. Then I tried uppercase
and that did the trick.

Chapter 2 in RFC821 says:
>Commands and replies are not case sensitive.  That is, a command or
>reply word may be upper case, lower case, or any mixture of upper and
>lower case.

Your server seems to violate it... BTW - you can find the rfc at:
http://www.ietf.org/rfc/rfc0821.txt

At 07:11 PM 4/16/00 +0200, you wrote:
>Can you explain me the following error? 
>
>Trying 204.144.231.55...
>Connected to mx0a.softhome.net.
>Escape character is '^]'.
>220 softhome.net ESMTP
>mail from: [EMAIL PROTECTED]
>250 ok
>rcpt to: [EMAIL PROTECTED]
>250 ok
>data
>554 RCPT first (#5.5.1)
>
>I think they have misconfigured their system, right? Or the command I
>used are wrong?
>
>Thanks.
>
>-- 
>[EMAIL PROTECTED]
>
>

--
Joergen Persson
Sysadmin TLTH

Reply via email to