Gary, every information is useful, so you don't have to apologize !!! > testacc wrote: > >> What I can try is to change /usr/sbin/amavisd and change here the >> min_expansion_quota in direct values. > >> But this shouldn't be a solution off course. > > testacc, I have a question. Do you also have /usr/sbin/amavisd-new ?
Yes I have, I only have that one... amavisd was a typo, I missed -new. Sorry > If you installed amavisd-new from Debian, then amavisd-new will start > up automatically when the system starts. In a Debian system, If you > want to use Maia, you would copy the patched version of amavisd to > /usr/sbin/amavisd-new. In other words, you would replace > /usr/sbin/amavisd-new with the Maia version of amavisd. At this > point, you may be running two copies of amavisd. OK, but where is the patched version located at the moment ? In the maia-directory you think ? I saw something with almost the same code as in /usr/sbin/amavisd-new > Before you do anything, make sure you have not stopped amavisd, > then run 'ps aux | grep amavis' and let us know what it says. # ps aux | grep amavis amavis 26876 0.0 1.5 35372 32152 ? Ss Jun22 0:00 amavisd (master) amavis 29284 0.0 1.5 36080 33168 ? S 19:00 0:02 amavisd (child) amavis 30466 0.0 1.5 35372 32152 ? S 19:33 0:00 amavisd (virgin child) root 31393 0.0 0.0 1840 604 pts/0 S+ 20:02 0:00 grep amavis mail-01:/etc/amavis# > What commands are you using when you stop and start amavisd-new? > Are you using?: > amavisd stop > amavisd start > or are you using?: > amavisd-new stop > amavisd-new start I triede everythin that you typed above here. I have noticed that when I use ./amavisd restart it comes with this: (starting amavisd-new) ./amavis restart Stopping amavisd: (not running). Starting amavisd: amavisd-new. > At some point you may have missed two important concepts: > 1) The Debian name for amavisd is amavisd-new. > 2) Maia does not work *with* amavisd-new, it *replaces* it. 1) Yes, sorry..... typo :) 2) Yes I understand now, but you forst have to install it ? From you earlier post I understood you shouldn't. Please explain again. > Gary V > When I rename maia-amavisd.conf and restart amavis I get this indeed as you was supposing: /amavis restart Stopping amavisd: (not running). Starting amavisd: Config file /etc/amavisd.conf does not exist at /usr/sbin/amavisd-new line 595. (failed). > > ------------------------------------------------------- > 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/
