[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Procmail and Mutt questions ?



On Tue, Feb 19, 2002 at 06:20:47PM +0100, R. Pac wrote:
> how should I filter mail with procmail ?
> I want to put each mail from the same person in a directory like
> ~/Mail/person_name

Would help to know which MTA you are using... But you can generally put
|/usr/bin/procmail in ~/.forward

You will also need something like the following in .procmail:

DEFAULT="inbox"

:O:
* ^X-Mailing-List:.<debian-user@lists.debian.org>
Debian-User

I'd *strongly* recommend reading the procmailex and procmail man pages...

> how may specify to mutt co keep a copy in  ~/Mail/outbox/   directory
> each time I send a mail to someone ?

set record="~/Mail/outbox" 

Again 'man muttrc' will be a good friend to you here...

hth,
Iain

Attachment: pgp24oGyGY68U.pgp
Description: PGP signature


Reply to: