On Tue, 15 Feb 2005, [iso-8859-1] S=F6nke Ruempler wrote:

> Hi Davide,
>=20
> 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:
>=20
> "xxxx"     "xxxx"        "xxxx"        "xxx" "2005-02-15 19:37:20"
> "post-data"     ""      "-5" "-1"     "/usr/src/avs/main"
>=20
>=20
> And here the SMTP log:
>=20
> "mail.city-map.de"      "mail.city-map.de"      "xxxx" "2005-02-15
> 19:37:07"   "xxxx"     "xxxx"     "[EMAIL PROTECTED]"
> "[EMAIL PROTECTED]"        "SBA7933"       "RCPT=3D3DOK"       ""
> "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=3D3DOK"       ""
> "41637" "xxxx"
>=20
> 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.
>=20
> XMail v1.21 on Linux/x86 FC2 Kernel 2.6
>=20
> Your opinion?

Timeout can show up even if the filter crashes because of segfaults or=20
other non caught signals.



- Davide

-
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