-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 02/04/08 01:54, Chris Bannister wrote: [snip] > > example from .mailfilter: > > DEFAULT=$HOME/Mail/IN-personal/ > > if (/^X-Loop: [EMAIL PROTECTED]/) > { > to "$HOME/Mail/IN-debian-user/" > } > > Notice the slash after IN-debian-user and IN-personal
Are you using Maildir? This is how it has to look when you drop email into Maildir: if ( /^Subject: \-\- Spam \-\-/ ) { to "Maildir/.Spam" } if ( /^X-Mailing-List:.*<debian-user@lists.debian.org>*/ ) { to "Maildir/.Lists.Debian.User.2008q1" } - -- Ron Johnson, Jr. Jefferson LA USA PETA - People Eating Tasty Animals -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHptwJS9HxQb37XmcRAtfmAKCoxYm2u72np5/6f6N2KOeRS3Xf/wCgjBD7 fIRdiH/fO802Nessd7bVvZk= =FnXM -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]