* Marianne Promberger <[email protected]> [09-16-09 11:12]:
> 
> Is there a pattern to match messages that haven't been replied to by
> anyone? 
> 

Not a pattern as such, but you could check for the existance of a
"References:" header.  If that header does not exist, the message
*should* be initial providing the sender is using a complient client...

~h !References                ## Header does not contain "References"

or

~x |.*                        ## References header is empty

not tested and my syntax may be incorrect ...

-- 
Patrick Shanahan         Plainfield, Indiana, USA        HOG # US1244711
http://wahoo.no-ip.org     Photo Album:  http://wahoo.no-ip.org/gallery2
Registered Linux User #207535                    @ http://counter.li.org

Reply via email to