On 9/15/2009 1:32 PM, Roman Naumenko wrote:
> Hello,
>
> I'd like to ask amavis guru if possible to have list of email for
> sa_tag2_level_deflt in external file?
> It shouldn't be db, just a simple file shared over nfs between email nodes.
>
> $sa_tag2_level_deflt =
> {
> list of emails
> };
>
As a starter, see the end of the amavisd.conf-sample file for
instructions on how to include another config file from the primary
amavisd.conf file. Just make your assignment of $sa_tag2_level_deflt in
the included file.
Or use one or more -c command line options to specify the list of config
files to read.
--
Mike
--
Mike
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
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/