tags 315507 pending
thanks
On Thu, 23 Jun 2005, System Administrator wrote:
> Please correct the following line:
> ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: [[:upper:]0-9]+:
> reject: RCPT from [^[:space:]]+: [45][0-9][0-9] Service unavailable; Sender
> address \[[^[:space:]]+\] blocked using [._[:alnum:]-]+; .*;
> from=<[^[:space:]]*> to=<[^[:space:]]+> proto=(ESMTP|SMTP)
> helo=<[^[:space:]]+>$
>
> to:
> ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: [[:upper:]0-9]+:
> reject: RCPT from [^[:space:]]+: [45][0-9][0-9] Service unavailable; Sender
> address \[[^[:space:]]+\] blocked using [._[:alnum:]-]+;( .*;)?
> from=<[^[:space:]]*> to=<[^[:space:]]+> proto=(ESMTP|SMTP)
> helo=<[^[:space:]]+>$
>
> Note that '; .*;' has been changed to ';( .*;)?'. This fix was already
> in the line below this one.
>
thanks for your report fixed in current cvs,
will be in for the next release.
--
maks
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]