Marc Haber wrote:
> On Mon, 06 Oct 2008 18:46:53 +0200, Marc Haber
> <[EMAIL PROTECTED]> wrote:
>> I'd like to have a possibility to express (in an exim user filter)
>>
>> if $local_part_prefix is "foo-" and
>>   $original_local_part is "mh" and
>>   $local_part_suffix is "+bar" and
>>   $domain is "example.com" then
>> ....
>> endif
>>
>> more easily, for example as
>>
>> if [EMAIL PROTECTED] is
>>   "[EMAIL PROTECTED]" then
>> ...
>> endif
>>
>> Is there a way to do this?
> 
> No takers?
> 
> Greetings
> Marc
> 

Only if you want it as a "WHERE ..." clause to an SQL "SELECT"

;-)

Lazy, I yam.

Bill

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

Reply via email to