At 09:16 12.02.2002 +0100, [EMAIL PROTECTED] wrote:
>Hallo,
>
>can someone help me about use telnet session on port 25 to FW-1 secure SMTP
>server for send mail?

SMTP always looks like this:

reinhard@zeus:/home/reinhard > telnet mail.austria.eu.net 25
Trying 193.81.13.2...
Connected to mail.austria.eu.net.
Escape character is '^]'.
220 relay2.austria.eu.net ESMTP Sendmail ; Tue, 12 Feb 2002 13:24:04 +0100
(MET)
helo my.host
250 relay2.austria.eu.net Hello [my.host], pleased to meet you
mail from: <[EMAIL PROTECTED]>
250 2.1.0 <[EMAIL PROTECTED]>... Sender ok
rcpt to: <[EMAIL PROTECTED]>
250 2.1.5 <[EMAIL PROTECTED]>... Recipient ok
data
354 Enter mail, end with "." on a line by itself
Subject: test


testmessage
.
250 2.0.0 g1CCO4xv012862 Message accepted for delivery
quit
221 2.0.0 relay2.austria.eu.net closing connection
Connection closed by foreign host.
reinhard@zeus:/home/reinhard >

just try it ....

cheers
-reinhard


--
Reinhard Stich,   ASSIST    [EMAIL PROTECTED]
Internet Security AG, 1190 Wien, Nussdorfer Laende 29-33
Tel: +43 1 370 94 40  RS784-RIPE Fax: +43 1 370 94 40-10

=================================================
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