Hello all,

Today I have noticed that I cannot receive any emails from cisco.com. It
looks like the connection is being dropped for whatever reason..

I can receive mails from anyone without problems, hotmail, gmail, etc. This
one is a bit strange, here is the debug information:

### CISCO START ###
SMTP client connection from [128.107.241.180]
SMTP filter run: Filter = "/mailsrv/MailRoot/filters/fixcorrupt/xbmf"
Retcode = 0
SMTP filter run: Filter = "/mailsrv/MailRoot/filters/antispam/antispam.php"
Retcode = 7
SMTP filter run: Filter =
"/mailsrv/MailRoot/filters/antivirus/antivirus.php" Retcode = 7
SMTP client exit [128.107.241.180]
### CISCO END ###

If I compare with the information I have from a successful connection:

### WORKING EXAMPLE START ###
SMTP client connection from [1.2.3.4]
SMTP filter run: Filter = "/mailsrv/MailRoot/filters/fixcorrupt/xbmf"
Retcode = 0
SMTP filter run: Filter = "/mailsrv/MailRoot/filters/antispam/antispam.php"
Retcode = 7
SMTP filter run: Filter =
"/mailsrv/MailRoot/filters/antivirus/antivirus.php" Retcode = 7
SMAIL local SMTP = "mydomain.net" From = <[EMAIL PROTECTED]> To =
<[EMAIL PROTECTED]>
SMTP client exit [1.2.3.4]
### WORKING EXAMPLE STOP ###

Why does the cisco connection drops and no SMAIL processing?

Content of filters.post-data.tab:

"/mailsrv/MailRoot/filters/fixcorrupt/xbmf"     "@@FILE"
"/mailsrv/MailRoot/filters/antispam/antispam.php"       "@@FROM"
"@@CRCPT"       "@@RRCPT"       "@@REMOTEADDR"  "@@FILE"
"/mailsrv/MailRoot/filters/antivirus/antivirus.php"     "@@FILE"
"@@REMOTEADDR"  "@@FROM"        "@@RRCPT"

If I disable all the filters in filters.post-data.tab I can now receive
emails from cisco... Is their SMTP server is dropping the connection too
soon because it is not waiting long enough for my server to go through the
filters?

This might be a big problem.. maybe my collegues are not receiving important
emails from other servers.. Please help!




-fred



-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to