Re: [exim] configuration to freeze all messages from specifi…

Top Page
Delete this message
Reply to this message
Author: Paul Walsh
Date:  
To: exim-users
Subject: Re: [exim] configuration to freeze all messages from specific domains
correction,

queue_smtp_domains = yahoo.com : hotmail.com


Alternatively, how about a system filter:



if foranyaddress $h_to:,$h_cc:,$h_bcc ($thisaddress contains "yahoo.com") or ($thisaddress contains "hotmail.com")
then
    freeze
    seen finish
endif




Paul


On 06/01/15 08:42, Paul Walsh wrote:
> Wouldn't this work?:
>
> queue_smtp_domains = yahoo.con : hotmail.com
>
>
> On 06/01/15 06:20, LinuxAdmin wrote:
>> Dear All,
>>
>> i know the command to freeze all messages that are in queue.
>>
>> But i want to create ACL to freeze all meesage for specific domains like hotmail.com, while its come to queue.
>>
>> Thanks in advance.
>>
>> Thanks & Regards,
>> Dilip Jadav
>> Sr. Linux Administrator
>


--
Paul Walsh

Head of Unix/Linux Systems Services,
Corporate ICT,
Birmingham City University,
City North Campus, Perry Barr,
BIRMINGHAM B42 2SU, UK
Tel:    +44 (0)121 331 5708
Fax:    +44 (0)121 356 2875
Mobile: +44 (0)7974 150 421