I want my spam to go to my $HOME/.Maildir/.Spam/ folder, but I don't want to know it is there, so I would like it to go straight to the /cur/ folder so I don't know I've got new spam. Is there a way to do this with procmail? I tried doing MAILDIR=$HOME/.Maildir :0: * ^Subject: *****SPAM***** $MAILDIR/.Spam/cur/ But it didn't work. Nathan --