Mark wrote:

>> This is what I have in my amavisd.conf:
>>
>> $MIN_EXPANSION_QUOTA =      1000000*1024;
>> $MAX_EXPANSION_QUOTA = 300*1024*1024;
>> $MIN_EXPANSION_FACTOR =   5;
>> $MAX_EXPANSION_FACTOR = 500;
>>
>> And this is what I have in my maia-amavisd.conf:
>>
>> $MAXLEVELS = 14;
>> $MAXFILES = 1500;
>> $MIN_EXPANSION_QUOTA = 1000000*1024;  # bytes
>> $MAX_EXPANSION_QUOTA = 300*1024*1024;  # bytes

> I may be wrong, but I think that the version of amavisd modified for Maia
> only observes the maia-amavisd.conf, and amavisd.conf is ignored.

>> What I see in my log-file everytime is where you also asked for. Here it is
>>
>> Jun 24 16:46:58 mail-01 amavis[24455]: (24455-05) mime_decode:
>> Content-type: text/plain, name:
>> Jun 24 16:46:58 mail-01 amavis[24455]: (24455-05) Charging 23 bytes to
>> remaining quota 102400 (out of 102400, (0%))

> You are missing $MIN_EXPANSION_FACTOR and $MAX_EXPANSION_FACTOR
> in your maia-amavisd.conf. These two settings are required in
> all but the most recent versions of amavisd-new, there are
> no useful defaults.

>   Mark

I may be wrong too, but I think it uses amavisd.conf. It is
certainly easy to find out. Simply rename maia-amavisd.conf to
something else, stop and start amavisd-new, If it crashes, it uses
maia-amavisd.conf, so obviously rename it back. testacc, you need
to determine this before continuing.

I apologize for once again injecting comments in the middle of
your conversation, causing distractions.

Gary V



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
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