--On Thursday, June 25, 2009 8:25 PM +0200 Mark Martinec
<[email protected]> wrote:
> Version 2.6.4 of amavisd-new has been released, it is available at:
For a long time, we've been patching in 3 $sa_.. variables for rules. I
see 2.6.4 takes care of two fo the cases. We had:
rules_filename => $sa_rules_file,
site_rules_filename => $sa_site_rules_file,
userprefs_filename => $sa_userprefs_file,
which is now supplanted in 2.6.4 with:
rules_filename => $sa_configpath,
site_rules_filename => $sa_siteconfigpath,
However, there is still no support for the userprefs bit. Is it possible
to have this in 2.6.5?
--Quanah
--
Quanah Gibson-Mount
Principal Software Engineer
Zimbra, Inc
--------------------
Zimbra :: the leader in open source messaging and collaboration
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
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/