> A list of recipient which want recipient notifications?
No, I wanted say, which are the variables that I can put in the policy bank?
For example can I put in policy bank this?
@viruses_that_fake_sender_maps = (new_RE( ));
I tried to put this
$policy_bank{'FET'} = {
warnvirusrecip_maps => [1],
final_virus_destiny => D_BOUNCE,
viruses_that_fake_sender_maps => [new_RE( )],
};
but in my log I receive
amavis[4224]: (!) loading policy bank "FET": unknown field
"viruses_that_fake_sender_maps"
For this I asked you if it is possible to put all variables in policy bank,
or am I wronging something?
Thank
Andrea
-------------------------------------------------------------------------
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
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/