It's *really* ment to be use from inside mutt... but to use it from a command line you can do it like this: mail2procmail < some.mail.letter The needed lines to your muttrc is something like: macro pager \Cf "|~/path/to/mail2procmail\n" macro pager \Cf ":set pipe_decode\n|~/path/to/mail2procmail\n" This will binds -f to execute mail2procmail... mail2procmail will exec generateproc.pl to generate a file called ~/.procmail/m2proc.rc. in your .procmailrc you should have something like "INCLUDERC=~/.procmail/m2proc.rc" and everything should work. WWW: http://www.tux.org/~timball/ nk rel='vcs-git' href='https://phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Distfiles moved. (www.ruby-lang.org site reorg.)knu2003-03-301-1/+1
* De-pkg-comment.knu2003-02-182-1/+1
* Fix a fatal typo.knu2002-11-241-1/+1