procmail
[Top] [All Lists]

procmail 3.22: ':0 B:' misbehaves on solaris

2006-12-06 12:34:40
Moin,

2 unrelated notes first:

- procmail.org is out of date about the mailing-lists, the lists
        addrs changed from "@informatik" to "@lists".
        If nobody on this list can fix it, who can?
        What about finally moving to procmail.org with the lists?

- For those unaware, there is #procmail @ irc.freenode.net,
        waiting for you. Maybe this could be put on the homepage,
        too, once somebody gets to generally update it.


Now the problem:

On solaris 7,8+10 (9 untested) procmail 3.22 misbehaves while on
Linux it works for restricting matches to "body only" == :0 B:
Instead it applies to the _whole_ msg including both body _and_
header! Example case:

:0 B:
* ^^\/(.|$)*^^
/path/to/folder

This puts complete msg in MATCH with header, not only the body.
If I put
* B ?? ^^\/(.|$)*^^

then it does correctly apply only to the body.

Why does only this fail while restrictions :0 H: (the default)
work correctly?

-- 
© Rado S. -- You must provide YOUR effort for your goal!
Even if it seems insignificant, in fact EVERY effort counts
for a shared task, at least to show your deserving attitude.

____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail