Sahil Tandon wrote:
Steve Lowe <[EMAIL PROTECTED]> wrote:
I am testing a new entry in my header_checks file:
/^Return-Path:.*mjhunter=aurora\.edu*/DISCARD From Address
Rejected 018
Sorry for the wrapping above. PCRE right? You don't need the second
"*", so the following shoul
Steve Lowe <[EMAIL PROTECTED]> wrote:
> I am testing a new entry in my header_checks file:
>
>/^Return-Path:.*mjhunter=aurora\.edu*/DISCARD From Address
> Rejected 018
Sorry for the wrapping above. PCRE right? You don't need the second
"*", so the following should work:
/^Retur
I am testing a new entry in my header_checks file:
/^Return-Path:.*mjhunter=aurora\.edu*/DISCARD From Address Rejected
018
in an attempt to test this header entry:
Return-Path: <[EMAIL PROTECTED]>
I have entries for From, Subject, X-Barracuda-Connect and they work.
For some reason