> You have a few choices for this... > > > - insure that your ram drive is big enough that it's unlikely > to fill up, else don't use a ram drive.
How much you intend "big enough"? I have: /dev/shm 262144 12352 249792 5% /var/amavis/scan > - do nothing. Postfix will start sending mail to amavis again > after a few minutes. It may be useful to adjust the > queue_run_delay, minimal_backoff_time and maximal_backoff_time > values, especially if you have postfix 2.3 or earlier. Thanks, it was an interesting hint. I have some server with an older (than 2.3) Postfix. I will upgrade them and left deafault values for theese parameters. > - For *occasional* use, run "postfix flush" to restart > delivery to all destinations. Flushing postfix is bad for > performance (but not as bad as "postfix reload") so shouldn't > be done on a regular basis. > > - see the mitigation recipes at > http://www.postfix.org/QSHAPE_README.html#backlog > This works best with postfix 2.5 and newer. > How do you justfy the fact that from time to time I have: status=deferred (delivery temporarily suspended: connect to 127.0.0.1[127.0.0.1]: Connection refused) in maillog after restarting Amavisd-new? :-( It was a matter that shutting down Amavisd-new, the connected socket was suddenly deleted? And Postfix still tries to use that socket? Maybe after $queue_run_delay Postfix create a new socket with Amavisd-new listening socket? I can't have a clear picture of this fact.. :-( rocsca ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ 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/
