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 [EMAIL PROTECTED]
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
    [EMAIL PROTECTED]    (585) 245-5577     http://www.geneseo.edu
Experience is a harsh teacher, the tests are first, the lessons follow.

-- 
## 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