procmail
[Top] [All Lists]

Re: piping to a web directory

1996-12-20 01:58:08
On Thursday 19 December 96, at 13 h 6, the keyboard of charles marsh 
<charles(_at_)yakko(_dot_)cs(_dot_)wmich(_dot_)edu> wrote:

I would like an action which would save each message passing a certain
condition to be saved to a unique file in the www/philos/ directory.

This can be as simple as:

:0
* ^TOmylist
/www/philos/.

(Use of MH folders will generate unique files.)

But I highly recommend MHonArc:

http://www.oac.uci.edu/indiv/ehood/mhonarc.html

I just call it from ".procmailrc":

:0:/tmp/mylist.lock
* ^TOmylist
| /web/mail/MHonArc/bin/mhonarc -outdir /www/philos -add -umask 022 \
   -rcfile /www/mylist-rcfile

<Prev in Thread] Current Thread [Next in Thread>