Flavio Stanchina wrote:
> Rather, move suspected spam to a subfolder (named "Spam", maybe) and just
> don't look at it when you're on GPRS.
I'd like I could, but for other reasons, I have also to move the ham off the
mailserver (which is not what I've said before, but now it's what I have to
do).
I'd need to REDIRECT ham to a remote mailbox, something like:
if ( /^X-Spam-Level: \*\*\*/:w )
{
to /dev/null
}
else
{
to "[EMAIL PROTECTED]" # but this doesn't work
}
how can I accomplish that?
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users