Re: Adding a "plugin" parser to ifile
clemens fischer <[email protected]> Thu, 06 Mar 2003 18:39:39 +0100 (CET)
| Newsgroups | gmane.mail.ifile.general |
|---|---|
| Message-ID | <[email protected]> |
Booker Bense <[email protected]>: > to do it within the structure of ifile. For example, > if email is from my wife, just return my wife's address. > and ignore the rest of the content. now that's a good idea! how about giving ifile an option "-x exception-header", where exception-header is a header whose vvalue is returned by ifile without doing anything else. if (re-)categorizing options (-i, -d) are also used, then ifile shall act accordingly, but it will always skip outputting results and return that special headers value if it is present! clemens