Parent Directory
|
Revision Log
Initial revision
| 1 | # Header lines to be filtered out. |
| 2 | |
| 3 | /^From:/ |
| 4 | /^Sender:/ |
| 5 | /^X-Sender:/ |
| 6 | /^Resent-/ |
| 7 | /^Approved:/ |
| 8 | /^Errors-To:/ |
| 9 | /^Message-ID:/ |
| 10 | /^Comments: Authenticated sender is/ |
| 11 | /^Path:/ |
| 12 | /^Received:/ |
| 13 | |
| 14 | /^Control: rmgroup/q |
| 15 | /^Control: newgroup/q |
| 16 | /^Control: sendsys/q |
| 17 | /^Control: checkgroups/q |
| 18 | /^Control: version/q |
| 19 | |
| 20 | # Don't allow excessive crossposting: |
| 21 | /^Newsgroups:.*,.*,.*,.*,.*,/q |
| 22 |
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |