LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Postfix Installation (https://www.linuxquestions.org/questions/linux-newbie-8/postfix-installation-261895/)

dwpondscum 12-02-2004 05:23 PM

Postfix Installation
 
I am running RedHat 9. It comes with Postfix 1.11 installed via RPM. However, I would like to install Postfix 2.0.5. I have downloaded the a source tarball and I think I can install it from there, however, how do I have postfix start when the machine boots. I have an idea that a startup script will not be created with the tarball installation. It would only be created with a RPM installation. Is this correct? However, I can not find Postfix 2.0.5 in a RPM.

I guess what I am asking is what is the best way to update to Postfix 2.0.5 and still have an startup script? Right now I do not have one.

David

sigsegv 12-02-2004 05:32 PM

You can just add /path/to/postfix start to rc.local as an ugly hack. The "correct" way would be to install it from a source rpm. The next best thing would be a source install and symlink /path/to/postfix to /etc/rc[3-5].d/postfix.


All times are GMT -5. The time now is 01:35 AM.