Added _procmailrc file for interactive email handling.
authorW. Trevor King <wking@drexel.edu>
Tue, 14 Jul 2009 19:49:58 +0000 (15:49 -0400)
committerW. Trevor King <wking@drexel.edu>
Tue, 14 Jul 2009 19:49:58 +0000 (15:49 -0400)
commit1cb19d8c51dde8ed091ee875c095066165a5488d
tree43f1481d8ef48500dd0a9a3619b4062a2342ef1a
parent2f2378b56b6293091fe38ed165f262785ee3cb42
Added _procmailrc file for interactive email handling.

The beginnings of an interactive email interface to BE.

With a working procmail setup, copying _procmailrc to ~/.procmailrc
should sort through incoming email to that user, passing all messages
with subjects starting with [be-mail] on to the script be-handle-mail
and deleting the rest.

Now I just need to write be-handle-mail ;).
interfaces/email/interactive/_procmailrc [new file with mode: 0644]