Re: -h (strip header) flag not working (was Re: ifile as an anti-spam tool and to process)
Jason Rennie <[email protected]>
| Newsgroups | gmane.mail.ifile.general |
|---|---|
| Message-ID | <[email protected]> |
[email protected] said: > A script I use uses ifile to strip out spam, but I'm finding that > ifile -h is not working. Some forbidden header fields (fields other > than Subject:, To:, & From:) are sneaking their way into my .idata > file, and, for my purposes, this throws off my teaching the difference > between spam and non-spam. > Is it just me, or is this an honest bug? If the latter, I'll attempt > to fix it. So, the -h option only strips headers before it finds two newlines, so it won't strip the headers after part boundaries and multi-part messages. What sort of headers are you finding in .idata? Jason