Autor: Peter Bowyer Data: A: exim users Assumpte: Re: [exim] Starting extern command in rcpt acl
2009/1/17 Nathan Huesken <exim@???>: > Hello,
>
> in my rcpt acl, I would like to start an extern command (abook) to check if the sender address is in my addressbook and should be whitelistet.
> How do I do that?
The ${run...} expansion is your friend. Or your enemy if you use it
indiscriminately. You might find it more efficient to periodically
export your address book into a format that can be queried directly by
Exim (lsearch etc).
--
Peter Bowyer
Email: peter@???
Follow me on Twitter: twitter.com/peeebeee