Ok, this is totally clear ! Sorry Mark for not reading your message the right way. I will post it directly !
This is what I have in my amavisd.conf: $MIN_EXPANSION_QUOTA = 1000000*1024; # bytes (default undef, not enforced) $MAX_EXPANSION_QUOTA = 300*1024*1024; # bytes (default undef, not enforced) $MIN_EXPANSION_FACTOR = 5; # times original mail size (must be specified) $MAX_EXPANSION_FACTOR = 500; # times original mail size (must be specified) And this is what I have in my maia-amavisd.conf: $MAXLEVELS = 14; $MAXFILES = 1500; $MIN_EXPANSION_QUOTA = 1000000*1024; # bytes (default undef, not enforced) $MAX_EXPANSION_QUOTA = 300*1024*1024; # bytes (default undef, not enforced) 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%)) - by m$ Jun 24 16:46:58 mail-01 amavis[24455]: (24455-05) mime_decode: Content-type: application/octet-stream, name: seahorse Jun 24 16:46:58 mail-01 amavis[24455]: (24455-05) Charging 1959 bytes to remaining quota 102377 (out of 102400, (2%)) - by$ Jun 24 16:46:58 mail-01 amavis[24455]: (24455-05) mime_decode: Content-type: application/pdf, name: bpu03122.pdf Jun 24 16:46:58 mail-01 amavis[24455]: (24455-05) Charging 6200651 bytes to remaining quota 100418 (out of 102400, (6057%)$ Jun 24 16:46:58 mail-01 amavis[24455]: (24455-05) Exceeded storage quota 102400 bytes by mime_decode; last chunk 6200651 b$ Jun 24 16:46:58 mail-01 amavis[24455]: (24455-05) TROUBLE in check_mail: mime_decode-2 FAILED: Exceeded storage quota 1024$ Jun 24 16:46:58 mail-01 amavis[24455]: (24455-05) Maia: [disconnect] Disconnecting from SQL database Jun 24 16:46:58 mail-01 amavis[24455]: (24455-05) sending SMTP response: "451 4.5.0 Error in processing, id=24455-05, mime$ Jun 24 16:46:58 mail-01 amavis[24455]: (24455-05) timer stopped after DATA end Jun 24 16:46:58 mail-01 amavis[24455]: (24455-05) PRESERVING EVIDENCE in /var/lib/amavis/tmp/amavis-20050624T164656-24455 I hope you can make me this al little bit more clear. Thnx ! > testacc wrote: > >>> testacc wrote: >>> >>>>>> I'm using Amavis+ClamAV+Maia. >>> >>> >>>>> Btw, recent version of amavisd-new no longer keep mail in MTA queue, >>>>> but flag it as undecodable and pass it on, defanged. >>> >>> >>>> I use the version on Debian Sarge. I have to look for the version that >>>> it >>>> has in it using apt-get for installing. >>> >>> If you are using Maia, then you are not using amavisd-new exactly. >>> Installing any version of amavisd-new, whether from source or from >>> apt-get will kill Maia. Maia is a custom version of amavisd-new. > >> I have installed amavisd-new and after that maia. So this shouldn't work >> ? > > Yes, but please understand, the maia version of amavisd-new replaces the > original version of amavisd-new. > >> What should I do here than ? > > Nothing, that is the point. I'm simply cautioning you against > upgrading to a different version of amavisd-new. If you were to upgrade > amavisd-new to a new, or even the same version, you would replace the > maia version and your system will no longer be running maia. > >>> Are you stopping/starting or reloading amavisd-new after each change? > >> Yes I do, have tried restarting, stopping and starting. > > Good. > >> Can you give me some good advise about Maia ? > > I can't, other than you should also subscribe to the maia mailing > list. http://www.renaissoft.com/mailman/listinfo/maia-users > > Mark is willing to help you solve your problem. If you will > do what he has asked here: > http://marc.theaimsgroup.com/?l=amavis-user&m=111955365726148&w=2 > it will help. > > 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 > [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/
