[exim] System Filter Question

Top Page
Delete this message
Reply to this message
Author: Kevin Colagio
Date:  
To: exim-users
Subject: [exim] System Filter Question

Hey folks.

We are running Exim 4.52 and I'm trying to setup a system filter that
will match the following flow...

if
    $local_part ends "-l"
    and
        subject is "User Quarantine Account Information"
        or
        subject is "Spam Quarantine Summary"
then
    deliver to ${local_part}-owner@???
endif


But from the book, $local_part is not defined in the system filter...so
I'm not quite sure how I can do this.

Any thoughts, ideas, or solutions?

Thanks!

-- 
    Kevin Colagio: Systems Analyst, Reef Geek, and Perpetual Student
    Computing and Information Technology, SUNY at Geneseo, South 124
    colagio@???    (585) 245-5577     http://www.geneseo.edu
Experience is a harsh teacher, the tests are first, the lessons follow.