Re: [Exim] List filter rules

Pàgina inicial
Delete this message
Reply to this message
Autor: Greg Matheson
Data:  
A: exim-users
Assumpte: Re: [Exim] List filter rules
On Wed, 30 Oct 2002, Greg Matheson wrote:

> Why isn't "mailbox-owner@???" matching on
> "([a-z0-9-]+)-owner@"


Sorry about that. It was matching earlier up with a List-Id:
header in the mail I didn't see. With this section:

if "${if def:header_list-id:{true}}" is true then
        if $header_list-id: matches "<([a-z0-9-]+)\\\\." then
                save Mail/${lc:$1}
        else
                save Mail/unknown
        endif
        finish


I guess I needed a more verbose logging.

--
Greg Matheson                Walk the talk.
Chinmin College              Talk the walk.
Taiwan Penpals Archive <URL: http://penpals.chinmin.edu.tw/>