summaryrefslogtreecommitdiffstats
path: root/mail/mail2procmailrc/pkg-descr
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-12-29 17:06:13 +0000
committerijliao <ijliao@FreeBSD.org>2001-12-29 17:06:13 +0000
commit9f8628b38351eed758ab24e2b17b9b7ed9d3a490 (patch)
tree421104ad34de1352032b556f186f0a59f1117880 /mail/mail2procmailrc/pkg-descr
parent2a2f9b9beceda4b23bc465fe79534487690ead1f (diff)
downloadFreeBSD-ports-9f8628b38351eed758ab24e2b17b9b7ed9d3a490.zip
FreeBSD-ports-9f8628b38351eed758ab24e2b17b9b7ed9d3a490.tar.gz
add mail2procmailrc 0.9
mail to procmailrc generator
Diffstat (limited to 'mail/mail2procmailrc/pkg-descr')
-rw-r--r--mail/mail2procmailrc/pkg-descr14
1 files changed, 14 insertions, 0 deletions
diff --git a/mail/mail2procmailrc/pkg-descr b/mail/mail2procmailrc/pkg-descr
new file mode 100644
index 0000000..613cd6d
--- /dev/null
+++ b/mail/mail2procmailrc/pkg-descr
@@ -0,0 +1,14 @@
+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 <ctrl>-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.ghettohack.net/timball/
OpenPOWER on IntegriCloud