Hello

          Would it be possible to put 'SQL Lookup for all maps' in the 
whishlist ?

______________________________
Ricardo Canani
[EMAIL PROTECTED]


Em 7/9/2006 10:59, Ricardo Canani escreveu:
>     Gary
> 
>     Thanks for your hints. I'm already successfully using
> $sql_select_policy and $sql_select_white_black_list in amavisd.conf.
> 
>     I'm trying to go beyond README.sql and be able to use SQL lookups for
> *all* maps, despite any performance decrease. Something like:
> 
> @local_domains_maps            = ( sql_lookup_field(...) );
> @viruses_that_fake_sender_maps = ( sql_lookup_field(...) );
> @score_sender_maps             = ( sql_lookup_field(...) );
> @keep_decoded_original_maps    = ( sql_lookup_field(...) );
> @blacklist_sender_maps         = ( sql_lookup_field(...) );
> 
> 
>     Nowadays I use SQL lookups for almost all Postfix maps and I'd like to
> do the same for Amavis-new maps.
> 
>     Have you ever tried anything like that ?
> 
> ____________________________________
> Ricardo Canani - Intranetworks
> [EMAIL PROTECTED]
> 
> 
> Gary V wrote:
>> Ricardo wrote:
>>
>>>         Hi
>>
>>>         Is it possible to use SQL lookups for local_domains_maps, 
>>> score_sender_maps, blacklist_sender_maps, bypass_spam_checks_maps, etc ?
>>
>>>         I tried to put lookup_sql() and lookup_sql_field() calls in 
>>> amavisd.conf, but I always get a syntax error.
>>
>>
>>>         If it's possible, would somebody post an example ?
>>
>>> ______________________________
>>> Ricardo Canani
>>> [EMAIL PROTECTED]

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

Reply via email to