Changes

Postfix Tips and Tricks

424 bytes added, 00:51, 5 June 2015
/* Determine Installed Version */
The following lines were added (+) and removed (-):
== Determine Installed Version ==If postfix is running and the main.cf specifies smtpd_banner = $myhostname ESMTP $mail_name (Ubuntu)you can telnet localhost 25If postfix is not running you can check by the package.There is no version switch on the postfix binary.  Here are some ways you can determine what version of postfix is installed:Redhat/Fedora/CentOS: rpm -qa postfixDebian/Ubuntu: dpkg -s postfix
Bureaucrat, administrator
16,192
edits