|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Subject: Re: header checks
From: Susie Ward (sward
voltage.net)Date: Thu May 04 2000 - 17:46:14 CDT
- Next message: Susie Ward: "Filtering .vbs attachments? (Was: Re: Changed subject (was Re: reg. virus named ...)"
- Previous message: Bennett Todd: "Re: header checks"
- In reply to: Jerry Thomas: "header checks"
- Next in thread: Gert-Jan Looy: "Re: header checks"
- Reply: Susie Ward: "Re: header checks"
- Reply: Gert-Jan Looy: "Re: header checks"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 06:27 PM 5/4/00 -0400, Jerry Thomas wrote:
>line that I added to main.cf
>header_check = regexp:/etc/postfix/header_checks
Try: header_checks = regexp:/etc/postfix/header_checks
>my header_checks file
>/^Subject: ILOVEYOU/ REJECT
Try: /^Subject:.*ILOVEYOU$/i REJECT
Or: /^Subject:.*ILOVEYOU/ REJECT
>I am running the postfix-beta-19990317-1 installed from an rpm.
Doesn't look like you have the config right (unless you typo'd here) and I
had to upgrade one of my servers before it would work, so you may have to
do that. The oldest version I have working with the above config is
19991231-pl02.
Susie
- Next message: Susie Ward: "Filtering .vbs attachments? (Was: Re: Changed subject (was Re: reg. virus named ...)"
- Previous message: Bennett Todd: "Re: header checks"
- In reply to: Jerry Thomas: "header checks"
- Next in thread: Gert-Jan Looy: "Re: header checks"
- Reply: Susie Ward: "Re: header checks"
- Reply: Gert-Jan Looy: "Re: header checks"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]