Recipe Question1995-12-27 16:10:09An electronic paging package that I'm using gives the following rule #generate pages when subject contains "pager" :1Hbc ^Subject:.*pager |/usr/local/bin/epage -q ...... Now my questions: 1. I've looked through all the documentation and I can't find any mention of :1 2. Does there need to be a space between :1 and the flags? 3. According to the documentation, it looks like rules need to start with '*'. Is the rule above valid? Thanks, brett bartick bartick(_at_)nynexst(_dot_)com
|
|