BoD <[EMAIL PROTECTED]> writes:

> I'm subsribed to the xalan-j-user mailing list, and try to put the
> message in a particular folder on my mbox.
> It works for most of the messages but some of them are not accepted,
> and I don't understand why.
>
> Here is the rule in my incoming filter:
> --
> headers "Mailing-List:.*xalan-j-users.*" deliver=~/.maildir/.xalan-user/
> --

This looks fine, although I would suggest the following rule instead,
rather than using a regular expression:

from [EMAIL PROTECTED] deliver ~/.maildri/.xalan-user/

> Here is the log for an example of rejected message:
> --
> Date: Sat Dec 20 00:43:11 CET 2003
> Sndr: [EMAIL PROTECTED]
> From: Bhakti Mehta <[EMAIL PROTECTED]>
>    To: [EMAIL PROTECTED]
> Subj: Re: resolving DTDs while transforming
> Actn: CONFIRM action_incoming (7198)
>
> Date: Sat Dec 20 00:43:11 CET 2003
> Sndr: [EMAIL PROTECTED]
> From: Bhakti Mehta <[EMAIL PROTECTED]>
>    To: [EMAIL PROTECTED]
> Subj: Re: resolving DTDs while transforming
> Actn: CONFIRM pending 1071877391.12077.msg (7198)
>
> Date: Sat Dec 20 00:43:11 CET 2003
> Sndr: [EMAIL PROTECTED]
> From: Bhakti Mehta <[EMAIL PROTECTED]>
>    To: [EMAIL PROTECTED]
> Subj: Re: resolving DTDs while transforming
> Actn: NOREPLY (List-Help: <mailto:[EMAIL PROTECTED]>)
> (7198)
> --

I don't understand why the above rule didn't match.  Could you send me
the message as an attachment (rather than inline), so that if there
are any weird characters in it they are preserved?  I want to do a
little testing on the regular expression match.

Also, what version of Python are you using and what OS is TMDA running
on?


Tim

_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to