[exim] Senderblocking via separate list

Top Page
Delete this message
Reply to this message
Author: Jens Strohschnitter
Date:  
To: EXIM Official Maillist
Subject: [exim] Senderblocking via separate list
Hi there,

I have running exim-3.35 (ok I should upgrade - but never touch
a running system:-)) with an entry in my exim.conf that blocks
a senderaddress:

#DIRECTOR
blocksender:
condition = "${if eq {$sender_address}{XXXX@???} {1} {0}}"
driver = smartuser
transport = rm_delivery

#ROUTER
blocksender:
condition = "${if eq {$sender_address}{XXXX@???} {1} {0}}"
driver = domainlist
route_list = "*"
transport = rm_delivery

To make this little bit flexible, I want to create a separate list
like in /etc/exim/blocking.list that contains a list of all addresses
to block like shown above.

So how do I have to change my exim.conf to make it work ? I don't
want to use the external systemfilter. Is this possible ?


--
Regards,

     Jens Strohschnitter


-------------------------------------
*!!!LINUX LINUX LINUX LINUX LINUX!!!*

* http://www.jens-strohschnitter.de *
-------------------------------------
Set the controls for 
         the heart of the sun
-------------------------------------