I recently installed a new etch minimal and did configure a mailserver.
This bug is still in this package. The sarge server I moved away from
did not have this bug.
So I would say its still in the package, is a problem of the regular
expression and should be fixed by something as above!
This fix is more like it was in the sarge version:
# For Courier-POP3 and Courier-IMAP:
$pat = '^[LOGTIME] (?:\[|\S+
)(?:courier)?(?:pop3|imap|tcp)(?:d|d-ssl|login)\]?: ' .
'LOGIN, user=\S+, ip=\[[:f]*(\d+\.\d+\.\d+\.\d+)\]';
$out_pat = '^[LOGTIME] (?:\[|\S+
)(?:courier)?(?:pop3|imap|tcp)(?:d|d-ssl|login)\]?: ' .
'(?:LOGOUT|DISCONNECTED), user=\S+, ip=\[[:f]*(\d+\.\d+\.\d+\.\d+)\]';
Best regards,
Karsten Eichentopf
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]