-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 * Javier Rojas <[EMAIL PROTECTED]> [10-04-07 00:05]: [...] > I have all my local mail forwarded to my inbox, with this rule > > :0 > * .* > inbox/ > > be careful to put it at the end of .procmailrc; otherwise, the rest of > .procmailrc's rules won't be applied to your messages
unnecessary IF you define DEFAULT as $PATH/inbox/ ALL posts that do NOT match a recipe are by definition delivered to $DEFAULT. from my ~/.procmailrc: SPOOL="/var/spool/mail" MAILDIR="$HOME/mail" DEFAULT="$SPOOL/pat" note: I use mbox instead of maildir format which path definition differs only by the trailing /. - -- Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://counter.li.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4-svn4472 (GNU/Linux) iD8DBQFHBG+/ClSjbQz1U5oRAtYbAJ92392XaP8e/NakmNv47S9aMt1WyQCfdacF 4kvUkgehXzZe79X3WKPTzEk= =wWax -----END PGP SIGNATURE-----
