Remove Amavis Content Filter From Postfix Configuration, Requeue All Postfix Email Messages
Posted by alex in InsightsI installed ISPConfig awhile back on a web hosting server that at one point also hosted email accounts. I recently moved all of the email to a different server and wanted to cut down on CPU and memory usage so I needed to disable amavisd, clamd, courier-imap, and courier-authlib. These services provided a way to receive email via POP3 and IMAP as well as content filtering and virus scanning for all of that email. So after shutting all of the services down I needed to remove the reference to the local content filter from Postfix because if amavis is shut down and mail is sent from a web application to the localhost then the connection will be refused and Postfix will not send the email. Below I describe the Postfix configuration lines to comment out as well as a way to reload all of the queued email into the Postfix queue so it could be sent again.
Tags: 10024, amavis, amavisd, clamd, content_filter, email, IMAP, localhost, maillog, main.cf, master.cf, message, POP3, postfix, postsuper, queue, reload, requeue, SMTP








Entries (RSS)