[Postfixbuch-users] Problem: POPbeforeSMTP (Postfix,CourierIMAP)
Ralf Hildebrandt
Ralf.Hildebrandt at charite.de
So Mär 9 00:03:06 CET 2003
* Daniel Stobbe <xaarr at web.de>:
> Hallo,
>
> Ich hab es endlich geschaft Postfix & Courier IMAP zum laufen zu
> bringen.
>
> Leider scheint POPbeforeSMTP keine IP's zu erkennen. :(
>
> Meine /var/log/mail sieht so aus:
>
> Mar 9 00:44:53 phpaction imapd: Connection, ip=[::ffff:213.7.185.200]
> Mar 9 00:44:54 phpaction imapd: LOGIN, user=username at phpaction.de,
> ip=[::ffff:213.7.185.200]
> Mar 9 00:45:32 phpaction imapd: LOGOUT, user=username at phpaction.de,
> ip=[::ffff:213.7.185.200], headers=0, body=0
>
>
> Mein Pat String ist folgender:
>
> $pat = '^(... .. ..:..:..) \S+ (?:ipop3s?d|imaps?d)\[\d+\]: ' .
> '(?:Login|Authenticated|Auth) user=\S+ ' .
> 'host=(?:\S+ )?\[(\d+\.\d+\.\d+\.\d+)\]';
Der ist falsch.
# For Courier-POP3 and Courier-IMAP:
$pat = '^(... .. ..:..:..) \S+ (?:courier)?(?:pop3|imap)(?:login|d|d-ssl): ' .
'LOGIN, user=\S+, ip=\[[:f]*(\d+\.\d+\.\d+\.\d+)\]$';
--
Ralf Hildebrandt (Im Auftrag des Referat V a) Ralf.Hildebrandt at charite.de
Charite Campus Mitte Tel. +49 (0)30-450 570-155
Referat V a - Kommunikationsnetze - Fax. +49 (0)30-450 570-916
When a girl marries she exchanges the attentions of many men for the
inattentions of one. - Helen Rowland
Mehr Informationen über die Mailingliste Postfixbuch-users