Jakob Hirsch wrote:
> Quoting Andrew Lewis:
> 
> > I have a desire to execute mysql delete statements in my remote_smtp
> > transport :) which would be rather useful to me. I'm having problems
> > finding a suitable place to put this though. I was abusing
> 
> Basically, any option that is expanded, but you should use harmless one,
> e.g.
> 
> fine_transport:
>  ...
>  headers_add = ${lookup mysql {...} {}{}}

How about:
        condition = ${lookup mysql {...} {yes}{yes}}

I'm sure there's plenty of ways.  I've always preferred the condition part
due to the ease of moving it to an acl.

-- 
 Lab tests show that use of micro$oft causes cancer in lab animals
 Got Gas???

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to