> > Can anyone tell me how to apply my existing .procmailrc to my existing > > /var/mail/graham inbox file?
One way is to use the "-m" option for procmail. I tried it and it works. I suggest reading the man page first and backing up, making copies, etc before trying it. You would use it like: cat /var/mail/graham | procmail -m procmail_rc_file Be careful of your directories and file names that are in the procmail_rc_file. You could get email placed where you don't want it. _______________________________________________ vox-tech mailing list [EMAIL PROTECTED] http://lists.lugod.org/mailman/listinfo/vox-tech
