Re: [AMaViS-user] Global symbol requires explicit package name

2009-08-01 Thread Mike Cappella
On 8/1/09 7:26 PM, Sahil Tandon wrote: > In amavisd.conf, I have: > > @trusted_networks = ( read_hash("$MYHOME/trusted_networks") ); > > and: > > @client_ipaddr_policy = ( >\...@trusted_networks=> 'BYPASS', >\...@mynetworks => 'MYNETS', >

[AMaViS-user] Global symbol requires explicit package name

2009-08-01 Thread Sahil Tandon
In amavisd.conf, I have: @trusted_networks = ( read_hash("$MYHOME/trusted_networks") ); and: @client_ipaddr_policy = ( \...@trusted_networks=> 'BYPASS', \...@mynetworks => 'MYNETS', ); which leads to: Error in config file "/usr/local/e

Re: [AMaViS-user] Q about partitioning tables and data types

2009-08-01 Thread Nathan M
On Fri, Jul 31, 2009 at 7:59 PM, Luis Daniel Lucio Quiroz wrote: > > A stupid question, what advantages do I get if I use partition_tag with > amavisd+mysql? > Faster database cleanups. On a high traffic mail server, cleanups can begin to take days instead of minutes. Depending on your mail traf