Leonardo,
> I was checking amavisd.conf-default and found an
example on setting
> up to another table, postfix_domains ..... that's
pretty similar
> to my real situation here.
Placing records for each domain into table 'users' is
cleaner
and simplest. Prepend domains with a dot if you want
subdomains
to be implied as well.
There are some workarounds with replacing a SELECT with a
more
complicated clause to look up into an UNION of two tables
for those
that can afford the straightforward solution, but is not for
the
faint at heart
> Last doubt ..... after configuring things
(lookup_sql_dsn and
> sql_select_policy), how my local_domains_maps would
have to be
> configured ?? Or can i leave it undef ???
Yes, you may leave local_domains_maps as empty list:
local_domains_maps = ();
bacause SQL and LDAP lookups are automatically included
into the local_domains_maps list at a later stage.
Mark
------------------------------------------------------------
-------------
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
AMaViS-user lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amav
is.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/ho
wto/
|