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/ ='https://www.lant.com.tw/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move devel/py-msgpack-python to devel/py-msgpacksunpoet2018-04-231-1/+2
* Convert Python ports to FLAVORS.mat2017-11-301-26/+14
* Update tp 0.17.2grembo2017-03-15