On Dec 15, 2012, at 3:27 AM, W B Hacker <wbh@???> wrote:
> SELECT <db_entry> AS <Exim variable>, [next set], ... [last set] WHERE
>
> ... thereby directly 'stuffing' as many items as needed into the relevant variables w/o need of later string slicing or extraction.
>
> Been in production for Exim (and Dovecot) for Donkey's Years here.
I was aware that you could do this in Dovecot, but not Exim...
So something like:
SELECT 'foo' AS acl_c_whatever ...
Works ?
--
Robert Blayzor
INOC, LLC
rblayzor@???
http://www.inoc.net/~rblayzor/