On Aug 11, 2003 [17:38] +0100, Angel Gabriel <[EMAIL PROTECTED]> wrote: > I have a feeleing that my ~/.procmailrc files are being skipped, it > seems that email being delivered via fetchmail, is not following the > rules in these files. Is there anyway, to force fetchmail to send all > mail it collects to procmail? > > I use postfix as my MTA > > > > > -- > [EMAIL PROTECTED] mailing list >
Could just add a ".forward" file to your home directory (just make sure that it is executable). This is what mine looks like: IFS=' ' && p=/usr/bin/procmail && test -f $p && exec $p -Yf- || exit 75" -- Cheers, John-Paul Andrusky <[EMAIL PROTECTED]> GnuPG Key ID: B6959A50
pgp00000.pgp
Description: PGP signature
