Hi,

On Friday 22 December 2006 18:46, Lucio Crusca wrote:
>   else
>   {
>     to "[EMAIL PROTECTED]" # but this doesn't work
>   }

Wrong syntax:
to "[EMAIL PROTECTED]"

or, maybe better, dunno:
MYFROM=escape($FROM)
to "|/usr/(s)bin/sendmail -f $MYFROM [EMAIL PROTECTED]"

man maildropfilter

-- 
Regards,

Arno.

-------------------------------------------------------------------------
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

Reply via email to