SMTP server erro: getting crazy

I’ve configured an R6 server to get and send mail to Internet.

R6 smtp server send/receive msg throug a Cisco router 2610, that maps my R6 Ip to a public Ip address.

Problem is that I see the msg below:

++++++++++++++++++++++++++

12/12/2003 12:59:38 PM SMTP Server [0A18:000A-09C0] State change from Greeting to Connected

12/12/2003 12:59:38 PM SMTP Server: 151.8.4.36 connected

12/12/2003 12:59:38 PM SMTP Server: 151.8.4.36 disconnected. 0 message[s] received

++++++++++++++++++++++++++

And I don’t get any message :frowning:

I tried using Windows MTU sizes, then disabling Smtp pipeling command …

Specific notes.ini smtp logs varioables are useless…

Any hints are welcome !

Bye

CD

Subject: SMTP server erro: getting crazy

do you have that error for all the message passing thru your Gateway or not? We also have some of those messages in our logs and this is mainly due to a Timeout from the source → check in the log of the source.

Subject: SOLVED SMTP server error: getting crazy

Hi.

I’ve finally solved the trouble…

Everything was set fine, both Domino and the Cisco router !

The problem was caused by this:

the router config was ok, BUT the router was not reboot and the config was not read correctly…

I found the answer because I installed e packet sniffer on port 25 for domino server, and I couldn’t see any data text inside packets !!! (HELO, etc)

I couldn’t believe it 'cause some error messages were written on the domino console…

In fact I telneted from a dial-up inet account to port 25 I couldn’t get the Domino SMTP greeting msg .