David Woodhouse wrote: > echo 'example.com: !rcpt1 : !postmaster : *' > /etc/exim/reject-example > > And in your rcpt acl, > deny senders = @@lsearch;/etc/exim/reject-example > message = Don't want to relay for that recipient.
Thanks for the pointer. I had to change senders into recipients, because I am checking the recipient. Then it worked. Greetings, Jeroen -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
