Converts rfc822 email text into text suitable for paging
email2page [-C \s-1CONF\s0] [-h]
Read the configuration file \s-1CONF\s0 instead of /etc/sendpage/email2page.conf for the rewriting rules.
Display a summary of all the available command line options (and there sure aren't many).
This tool is used to break down an email into a shortened version, using a configurable set of rewriting rules, found in /etc/sendpage/email2page.conf. email2page reads \s-1STDIN\s0, and writes to \s-1STDOUT\s0. Any errors will be reported on \s-1STDERR\s0. It was designed to be used with 'sendpage'.
Kees Cook <[email protected]>
All the bugs with the program will probably come from the config file, as several of the items are run with Perl's 'eval' statement. Please see the documentation in the /etc/sendpage/email2page.conf file.
email2page is free software; it can be used under the terms of the \s-1GNU\s0 General Public License.
perl\|(1), sendpage\|(1), Mail::Internet\|(3)