Switch to full style
Use this forum to post questions relating to WinGate, feature requests, technical or configuration problems
Post a reply

SMTP Problem

Sep 30 03 8:26 am

Have trouble sending some email.

Mail is from my MS Exchange server to WG SMTP.

Debug log info is below.

Seems to not like a RSET command.

Thanks!

Larry

09/29/03 09:46:50 172.16.1.41 radsys_mail 0000006973 Debug: <=S: 220 exchange.radianinc.com ESMTP Service ready
09/29/03 09:46:50 172.16.1.41 radsys_mail 0000006973 Debug: C=>: EHLO exchange.radianinc.com
09/29/03 09:46:50 172.16.1.41 radsys_mail 0000006973 Debug: <=S: 250-exchange.radianinc.com greets you
09/29/03 09:46:50 172.16.1.41 radsys_mail 0000006973 Debug: <=S: 250 AUTH CRAM-MD5
09/29/03 09:46:50 172.16.1.41 radsys_mail 0000006973 Debug: C=>: MAIL FROM:<CMonaghan@RadianInc.com>
09/29/03 09:46:50 172.16.1.41 radsys_mail 0000006973 Debug: <=S: 250 Requested mail action okay, completed
09/29/03 09:46:50 172.16.1.41 radsys_mail 0000006973 Debug: C=>: RCPT TO:<erin.mcandrew@Prudential.com>
09/29/03 09:46:50 172.16.1.41 radsys_mail 0000006973 Debug: <=S: 250 Requested mail action okay, completed
09/29/03 09:46:50 172.16.1.41 radsys_mail 0000006973 Debug: C=>: RSET
09/29/03 09:46:50 172.16.1.41 radsys_mail 0000006973 Debug: <=S: 250 Requested mail action okay, completed
09/29/03 09:46:51 172.16.1.41 radsys_mail 0000006973 Debug: <=S: 550 Try using an SMTP agent to send valid SMTP commands. Goodbye
09/29/03 09:46:51 172.16.1.41 radsys_mail 0000006973 Failed authorisation: A Session with 172.16.1.41 was terminated because their server sent a command buffer that did not contain a valid SMTP command

Sep 30 03 9:01 am

either that or the client is sending something after the reset that WinGate doesn't like that isn't getting logged...

Adrien

Sep 30 03 9:05 am

That also crossed my mind.

Any way to tell what it was?

Sep 30 03 9:17 am

hmmm, only way I can think of is using a packet sniffer like Netmon

Sep 30 03 9:20 am

NetPatrol wouldn't do it?

Sep 30 03 9:57 am

oh yeah, possibly! It used to have a packet dump facility - does it still do that?

Sep 30 03 10:33 am

Yes, NetPatrol can be used for sniffing - just make sure the sniffing mode is switched off when you no longer need it - not only does it take quite a lot of disk space, but it also becomes quite slow when the GUI reads out captures from the file.

RSET command

Feb 25 04 5:30 am

Wingate 5.2.2 fails three different Open Relay Test routines (and my site has been blackholed) because the server fails to respnd to the RSET command.

Not personally seeing how RSET failing is an Open Relay, it never the less represents a problem.

Any suggestions?

MOre info

Feb 25 04 5:34 am

In addition to failing the RSET command, the following relay test failed:

To: lindy
From: spamtest@[doman.com]
<<< 250 Requested mail action okay, completed
>>>> MAIL FROM:
<<< 250 Requested mail action okay, completed
>>>> RCPT TO:
<<< 501 Syntax error in email address

To: lindy@doman.com
From: spamtest@domain.com
<<< 250 Requested mail action okay, completed
>>>> MAIL FROM:
<<< 250 Requested mail action okay, completed
>>>> RCPT TO:
<<< 250 Requested mail action okay, completed
>>>> DATA
<<< 354 Start mail input; end with .
>>>> MESSAGE
<<< 250 Requested mail action okay, completed
SUCCESS

Relay Accepted - final response code 250
Post a reply