> Hi,
> I use pine for mail and fetchmail with procmail to pickup mail.
> Pine allows me to change where it looks for mail, but is there
> a way to tell procmail to put incoming mail into a different
> file rather than /var/mail/username I would like to pick up the
> mail and put it in /usr/local/lib/mail so several different people
> working on a project could share all the mail. I know how to put
> it in any given users mailbox put not in a different location.


A procmail rule like the following should do the trick..

-----8<------
:0 
/usr/local/lib/mail
-----8<------

The mail would need to be sent *too* the user with the procmail setting
though.  Perhaps a mailing list would be more appropriate?  Or even just
have procmail forward to each of the users?

-- 
// Andrew MacKenzie  |  http://www.edespot.com
// Create like a god, command like a king, work like a slave. 

Attachment: msg92522/pgp00000.pgp
Description: PGP signature

Reply via email to