----- Original Message -----
From: "Len Conrad" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 22, 2003 4:57 PM
Subject: [IMGate] Re: PRCE and substitution


>
>
> >/cablep\.bezeqint\.net/ 554 ACL Cabel/DSL reject - use your ISPs mail
> >server, HELO = $1
> >
> >Under smtpd_recipient_restrictions I have
> >check_helo_accress pcre:/etc/postfix/helo_hostnames.regexp
>
> you want that in helo or client access?
>
> helo is forgeable, PTR hostname isn't.

PTR, ins't that how your basic config does it?

>
>
> >When I examine the log file, the reject line only shows the first part of
> >the hostname that matched, ie. cablep
> >
> >What am I doing wrong?
>
> /(.*cablep\.bezeqint\.net)/
>
> ... need paren to create the PERL "back reference"
>

That answers that. Will that also eliminate the following error?
"replace index out of range"

Mike



> Len
>
>
>
>



Reply via email to