>> I have changed $MIN_EXPANSION_QUOTA to 10000*1024; for an example, and >> when I want to send an e-amil with an attachment about 6MB I still have >> the same problem. > > 10000*1024 = 9.77 MB > > if a 6 MB attachment is base64 encoded, it requires about 8 MB of storage, > plus mail header plus some overhead.
Strange than. Every setting that I make...... same problem. Always this: Jun 23 14:27:35 mail-01 amavis[552]: (00552-07) Exceeded storage quota 102400 bytes by mime_decode; >> Maybe I get the whole quota thing wrong here. Maybe someone can explane >> what I do wrong in the settings ? Or how the settings are seen. > > What are you other settings ($MAX_EXPANSION_QUOTA, $MIN_EXPANSION_FACTOR, > $MAX_EXPANSION_FACTOR) ? Don't keep them too tight - the defaults > (as they come in the sample .conf file) are usually just fine. > > You may increase the log level and examine how the quota is initially > calculated and how it gets depleted during decoding of your mail. > > Mark > > > ------------------------------------------------------- > 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 > [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/ > ------------------------------------------------------- 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 [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/
