Problems recieving smtp-mails

Hello!

We have Problems recieving mails from different smtp-servers.

When the server recieves (Domino 6.0.1 cf1) mail from e.g. epost.de it’s always the same. The Server connects with our server and nothing happens.

With mst other servers it works, but from some servers we can get no mail…

Here is a Part of our Server-Log:

22.04.2003 20:54:37 SMTP Server: 193.28.100.187 connected

22.04.2003 20:54:38 SMTP Server: Originator: stefan.hippeli@epost.de

22.04.2003 20:54:38 SMTP Server: Recipient: michel@hippeli.de

22.04.2003 21:00:00 SMTP Server: 193.28.100.187 disconnected. 0 message[s] received

22.04.2003 21:14:26 SMTP Server: b.ls.adjoli.net (80.190.100.70) connected

22.04.2003 21:14:27 SMTP Server: Originator: targetcard7-return-5-michel=hippeli.de@newsmarketing.adjoli.de

22.04.2003 21:14:27 SMTP Server: Recipient: michel@hippeli.de

22.04.2003 21:19:50 SMTP Server: b.ls.adjoli.net (80.190.100.70) disconnected. 0 message[s] received

22.04.2003 21:20:40 SMTP Server: 193.28.100.187 connected

22.04.2003 21:20:40 SMTP Server: Originator: stefan.hippeli@epost.de

22.04.2003 21:20:40 SMTP Server: Recipient: michel@hippeli.de

22.04.2003 21:26:51 SMTP Server: 193.28.100.187 disconnected. 0 message[s] received

Every little help would be higly appreciated!

ByeBye

Michael

Subject: Problems recieving smtp-mails

have you created SMTP Inbound document?

Subject: Problems recieving smtp-mails

Try to change your SMTP command settings. Disable them all and look if there’s any improvement. The pipelining extension command can sometimes give such problems. Search this forum too, this is a problem that’s often posted allready.

Subject: RE: Problems recieving smtp-mails

I tried different settings, but nothing worked…

Now i set SMTPDebug to “3”. It’s strange, but the server connects and after the DATA-Command comes a timeout-error.

This only happens, when the mail has an attachment.

24.04.2003 17:59:04 SMTP Server: Originator: stefan.mueller@epost.de

24.04.2003 17:59:04 SMTP Server [04E4:000A-07D4] Processing in Connected state

24.04.2003 17:59:04 SMTP Server [04E4:000A-07D4] RCPT command received

24.04.2003 17:59:04 SMTP Server: Recipient: michel@TESTCOM.de

24.04.2003 17:59:04,46 [04E4:000A-07D4] SMTP CITask StateMachine> Received 4 bytes from 193.28.100.187

[04E4:000A-07D4] R: DATA

24.04.2003 17:59:04,46 [04E4:000A-07D4] SMTP CITask StateMachine> Sent 53 bytes to 193.28.100.187

[04E4:000A-07D4] S: 354 Enter message, end with “.” on a line by itself

24.04.2003 17:59:04 SMTP Server [04E4:000A-07D4] Processing in Connected state

24.04.2003 17:59:04 SMTP Server [04E4:000A-07D4] DATA command received

24.04.2003 18:04:55,17 [04E4:000A-07D4] SMTP CITask RecvErrorHandler> ERROR: (193.28.100.187) Receive failed (did not timeout), error = 0A02h (Remote system no longer responding)

24.04.2003 18:04:55,17 [04E4:000A-07D4] SMTP CITask RecvErrorHandler> Running default hanlder, error = 0A02h (Remote system no longer responding)

24.04.2003 18:04:55 SMTP Server: 193.28.100.187 disconnected. 0 message[s] received

Subject: RE: Problems recieving smtp-mails

Has any progress been made with this issue?I have been working through the same issue and have yet to resolve it, even after trying all suugestions posted so far.