Can I remove PostConf from the server without affecting email
delivery?
PostConf was designed to work independently of the software it
manages. Because of this modular design PostConf can be upgraded
or removed without affecting email or anything else running on the
server.
To remove PostConf simply run the following command on an
RPM-based Linux system:
rpm -e PostConf
On other OSs, using non-RPM package management, run:
/usr/postconf/bin/uninstall_postconf
The Postfix, Spamassassin, and/or ClamAV configuration files will
not be affected and can be managed via the command line from that
point on.
Return to Documentation Home
|