LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to get know postfix version? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-get-know-postfix-version-539852/)

gubak 03-23-2007 02:28 AM

How to get know postfix version?
 
A quick question:
Which command gets me the postfix version?

mether 03-23-2007 10:13 AM

rpm -qa | grep postfix <- Will tell the package version

rpm -qi postfix

trickykid 03-23-2007 10:42 AM

postfix -v will print out a bunch of info about your configured install and provide a version as well.


All times are GMT -5. The time now is 10:55 AM.