[Dovecot] Starting Dovecot at the boot time.
Dear All, I am new to Dovecot, so please help me to overcome the following problem.
I have installed postfix + Dovecot in Redhat EL 3. I have installed them from the source codes.
Problem is that how can I start Dovecot at the boot time?
Regards Indrajith
SUPER POSTFIX wrote:
I have installed postfix + Dovecot in Redhat EL 3. I have installed them from the source codes.
Problem is that how can I start Dovecot at the boot time?
Get init.d script from http://pi.ip.fi/~toha/dovecot/redhat/dovecot.initd
Check that "PREFIX=" in dovecot.initd matches your Dovecot installation prefix.
Rename file to "dovecot" and move it to /etc/init.d
Run "chkconfig --add dovecot"
and you are done.
-- Tomi Hakala
Thanks Tomi and all, I could configure it and start dovecot at the boot time.
Thanks and regards
Indrajith
----- Original Message ----- From: "Tomi Hakala" tomi.hakala@clinet.fi To: "SUPER POSTFIX" super@postfix.sltidc.lk Cc: dovecot@dovecot.org Sent: Friday, October 07, 2005 2:01 AM Subject: Re: [Dovecot] Starting Dovecot at the boot time.
SUPER POSTFIX wrote:
I have installed postfix + Dovecot in Redhat EL 3. I have installed them from the source codes.
Problem is that how can I start Dovecot at the boot time?
Get init.d script from http://pi.ip.fi/~toha/dovecot/redhat/dovecot.initd
Check that "PREFIX=" in dovecot.initd matches your Dovecot installation prefix.
Rename file to "dovecot" and move it to /etc/init.d
Run "chkconfig --add dovecot"
and you are done.
-- Tomi Hakala
participants (2)
-
SUPER POSTFIX
-
Tomi Hakala