The Hermit Hacker wrote:
>
> Why doesn't:
>
> elsif allof (address :contains ["From","from"] "[EMAIL PROTECTED]") {
> fileinto "INBOX.majordomo_bounce";
> }
>
> file these messages with headers of:
>
> Date: Mon, 18 Dec 2000 08:33:12 -0500 (EST)
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: Bounce detected (list pgsql-general) from [EMAIL PROTECTED],
> [EMAIL PROTECTED]
>
> Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
> Systems Administrator @ hub.org
> primary: [EMAIL PROTECTED] secondary: scrappy@{freebsd|postgresql}.org
Where is the message going, INBOX? It's hard to give you a definitive
answer without seeing the rest of the script. But, if the message is
not getting filed there are only a few possible answers:
1. the message is getting filed or kept by an earlier rule
2. the addresses don't match exactly in your rule (this doesn't appear
to be the case here)
3. the mailbox doesn't exist, isn't 'postable' or is over quota
4. sieve crashes
Have you tried running this (or a similar) message and your script
through the Sieve 'test' program to see if it behaves differently?
BTW, ["From", "from"] is redundant because sieve compares the header
names in a case-insenstive fashion.
Ken
--
Kenneth Murchison Oceana Matrix Ltd.
Software Engineer 21 Princeton Place
716-662-8973 x26 Orchard Park, NY 14127
--PGP Public Key-- http://www.oceana.com/~ken/ksm.pgp