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: > Below is the [slightly modified, to protect the guilty :)] header. > 'x-sbclass' is ending up in my .idata file when using You need to get rid of the first line ">From foo@bar Thu Apr 4 21:39:32 2002" in order for the message to be correctly formatted. Every line of a header section that is flush left should have a colon before any spaces. Once ifile sees the space, it assumes that it's no longer in the header section. Jason