Hallo list,

if I use mail or sendmail on a UNIX machine to send an email through the
fw1 SMTP Server, all things are OK.
But if I simulate a SMTP Session like (mailhost is the fw1 machine):

telnet mailhost 25

220 host.domain.com SMTP/smap Ready.
HELO mail.domain.com
250 (mail.domain.com) pleased to meet you.
MAIL FROM: <[EMAIL PROTECTED]>
250 <[EMAIL PROTECTED]>... Sender Ok
RCPT TO: <[EMAIL PROTECTED]>
250 <[EMAIL PROTECTED]> OK
DATA
354 Enter mail, end with "." on a line by itself
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Test

This is the Email body
.
250 Mail accepted
QUIT
221 Closing connection
Connection closed by foreign host.


The SMTP Server on fw1 answers with the correct statements, but the
email isn't sent, any hints?

Yours,
Markus Veittes

=================================================
To set vacation, Out Of Office, or away messages,
send an email to [EMAIL PROTECTED]
in the BODY of the email add:
set fw-1-mailinglist nomail
=================================================
To unsubscribe from this mailing list,
please see the instructions at
http://www.checkpoint.com/services/mailing.html
=================================================
If you have any questions on how to change your
subscription options, email
[EMAIL PROTECTED]
=================================================

Reply via email to