On Thu, 2004-09-30 at 10:25 -0500, David Murphy wrote:
> While that does make sense I can seem to get exim to let me put a pipe
> command in that section. I not understanding what im doing wrong.
There is no ACL verb which allows an external command to be run.
> I wanted it to run right at
>
> drop dnslists = relays.ordb.org : bl.spamcop.net
> message = your mail server $sender_host_address is in a black list \
> at $dnslist_domain ($dnslist_text)
>
> But its like pipe isn't allowed in that section.
You might be able to fake it using a ${run} string expansion from within
something else there... however I must say the idea of adjusting kernel
firewalling tables based on this strikes me as insane - and gaining
nothing other than obscuring whats happening (you can block just as
easily from exim).
Nigel.
--
[ Nigel Metheringham Nigel.Metheringham@??? ]
[ - Comments in this message are my own and not ITO opinion/policy - ]