Re: [exim] Help with Data ACL

Góra strony
Delete this message
Reply to this message
Autor: Daryl Richards
Data:  
Dla: exim-users
Temat: Re: [exim] Help with Data ACL
On 24/10/2016 8:42 PM, thunder@??? wrote:
> Hi Guys,
>
> I am wondering if someone could help me with a quick fix here. My
> server is being bombarded with spam. I've looked at the type of mail
> coming in and its all random IP's, bogus email addresses, but, I found
> something consistent with all of the mail, all of them have this set
> in the envelope:
>
> Reply-To: HR manager <cointreerichard@???>
>
> The consistent part is "HR manager".
>
> Could anyone give me an example ACL that will deny the mail if the
> reply address contains 'HR manager' (case insensitive match).
>
> Kind Regards,
> Alex.
>


condition = ${if match{$h_subject:}{(?i)hr manager}{yes}{no}}


--
Daryl Richards
Isle Technical Services Inc.
(519) 573-3399