On Fri, Nov 1, 2013 at 10:58 AM, Reindl Harald h.reindl@thelounge.netwrote:
Am 01.11.2013 17:46, schrieb Wes James:
On Fri, Nov 1, 2013 at 10:40 AM, Bart Schaefer <
barton.schaefer@gmail.com>wrote:
On Fri, Nov 1, 2013 at 9:21 AM, Wes James comptekki@gmail.com wrote:
Why does removing postfix remove these others. cron and the others are
dependent
on
having postfix? Seems odd if they are.
They are dependent on having a local SMTP server, for example cron requires one to send email containing the stderr output of (presumably failed) jobs. If the zimbra packages declare the appropriate provides, you should be able to re-install cron et al. after installing zimbra.
I see that from the previous email. I have been reinstalling them and
then
checking to see how to keep postfix from starting. After installing cronie, etc. back, postfix was installed. I did postfix stop, but it
said
it was not running. I'll have to look in the start up and see if it is
set
to start on reboot
why trial and error? chkconfig postfix off
are you really have services uncontrolled running instead explicit dsiable or enable them?
chkconfig --list and disable anything you are not using if it comes to servers connected to a network
chkconfig --help chkconfig version 1.3.49.3 - Copyright (C) 1997-2000 Red Hat, Inc. This may be freely redistributed under the terms of the GNU Public License.
Thanks - that info is useful.
-wes
On Fri, 1 Nov 2013 11:00:43 -0600 Wes James comptekki@gmail.com wrote:
On Fri, Nov 1, 2013 at 10:58 AM, Reindl Harald h.reindl@thelounge.netwrote:
Am 01.11.2013 17:46, schrieb Wes James:
On Fri, Nov 1, 2013 at 10:40 AM, Bart Schaefer <
barton.schaefer@gmail.com>wrote:
On Fri, Nov 1, 2013 at 9:21 AM, Wes James comptekki@gmail.com wrote:
Why does removing postfix remove these others. cron and the others are
dependent
on
having postfix? Seems odd if they are.
Hi,
I run a Zimbra server myself.
The correct procedure is to disable the services on startup like so: chkconfig (service) off service (service) stop
(service) being the service name.
Zimbra will install it's own versions of various bits of software and leave them in /opt/zimbra so you don't have to worry about conflicts as such.
The only real issue is to ensure that no other services (such as postfix) are using a port that Zimbra will need to use.
Things such as cron, logwatch etc can be configured to use Zimbra. But it may take a little more configuration than normal.
Hope this helps :-).
Kind Regards, Jake Shipton (JakeMS) GPG Key: 0xE3C31D8F GPG Fingerprint: 7515 CC63 19BD 06F9 400A DE8A 1D0B A5CF E3C3 1D8F