Hi Davide,

again something about smtp filtering. I'm testing a new post-data
filter. It works nice so far, but in some cases I got "-5" error back.
That means filter timeout, right? Filter timeout is 90 seconds for both
SMTP and SMAIL filters. But the filter did not run for 90 secs as I can
see from the logs:

"xxxx"     "xxxx"        "xxxx"        "xxx" "2005-02-15 19:37:20"
"post-data"     ""      "-5" "-1"     "/usr/src/avs/main"


And here the SMTP log:

"mail.city-map.de"      "mail.city-map.de"      "xxxx" "2005-02-15
19:37:07"   "xxxx"     "xxxx"     "[EMAIL PROTECTED]"
"[EMAIL PROTECTED]"        "SBA7933"       "RCPT=3DOK"       ""
"0"     "xxxx"
"mail.city-map.de"      "mail.city-map.de"      "xxxx" "2005-02-15
19:37:20"   "xxxx"     "xxxx"     "[EMAIL PROTECTED]"
"[EMAIL PROTECTED]"        "SBA7933"       "RECV=3DOK"       ""
"41637" "xxxx"

As you can see there are max. 17 seconds between RCPT and RECV. I
debugged the filter and it seems that it gots killed after a while
(because the debug messages end at different parts of the code). Or the
filter is really buggy, but -5 error code is _not_ timeout here.

XMail v1.21 on Linux/x86 FC2 Kernel 2.6

Your opinion?
-
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