6 messages in net.sourceforge.lists.courier-usersRe: [courier-users] maildropfilter an...
FromSent OnAttachments
Lucio CruscaDec 22, 2006 7:53 am 
ArnoDec 22, 2006 8:27 am 
Flavio StanchinaDec 22, 2006 8:35 am 
Lucio CruscaDec 22, 2006 9:46 am 
ArnoDec 22, 2006 10:39 am 
Alessandro VeselyDec 23, 2006 3:46 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] maildropfilter and spamassassinActions...
From:Arno (ar@disconnect.de)
Date:Dec 22, 2006 10:39:37 am
List:net.sourceforge.lists.courier-users

Hi,

On Friday 22 December 2006 18:46, Lucio Crusca wrote:

else { to "remo@someothermailserver.com" # but this doesn't work }

Wrong syntax: to "!remo@someothermailserver.com"

or, maybe better, dunno: MYFROM=escape($FROM) to "|/usr/(s)bin/sendmail -f $MYFROM remo@someothermailserver.com"

man maildropfilter