Re: Re: Maildir format
Jason Rennie <[email protected]> Thu, 29 May 2003 09:50:03 -0400
| Newsgroups | gmane.mail.ifile.general |
|---|---|
| Message-ID | <[email protected]> |
[email protected] said: > IMHO ifile should be made capable of adding a special ("X-ifiled: > <category>") header to messages. i think this is the best solution > for this kind of problems. for this ifile would have to store the > message on stdin or given on the argument line, classify it and > concatenate the classification in the form of that special header and > the message itself to make the final result. The ifilter.mh script in the mh-ifile package does this. It wouldn't take much to modify ifilter.mh to just create a new file rather than running the mh program to put it in a certain mailbox. Let me know if I can help with editing the script. Jason