On Fri, 15 Feb 2002, Mike Scott wrote:
> Even though I use the RBL functionality in Exim, I have certain users that
> wish to receive all messages regardless of RBL status. What I've done is
> put all my rbl_domains on warn mode.
This will be much easier in Exim 4, where you can "siphon off" those
users who don't want RBL before you do (hard) RBL checks.
> Then in my system filter, dump all
You can't do that in a system filter.
> When Exim receives a message with multiple recipients, does the system
> filter process this message for each recipient independently?
No. That's why it doesn't work. The system filter is a *per message*
thing. You can run *per address* filters if you want to. I know I've
documented this, but I can't remember offhand if it's in the book, the
manual, or the FAQ.
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.