View Single Post
  #1 (permalink)  
Old 06-09-2009, 01:40 AM
samael samael is offline
Member
 
Posts: 13
Default [SOLVED] Add a disclaimer (fail)

Hi:
I'm trying to add a disclaimer so i've searched before and find:
Domain Disclaimer Extension Admin UI - Zimbra :: Wiki
Adding a disclaimer (altermime) or footer - Zimbra :: Wiki

I use Ubuntu 8.04 server and zcs 5.0.16 in 64 bits.

I tried whith those solutions but i only have problems:
I can't compile altermime with make, i've already instaled make.

So i intalled it using "sudo apt-get install altermime" and follow the steps but, when I modify "/opt/zimbra/postfix/conf/master.cf" and save it the changes do not stay, I use vim to change and save with :w! because the file is readonly.

And then LADP broke, i've recibed 2 mail: "You have new mail in /var/mail/zimbra":

Code:
From: root@**** (Cron Daemon)
To: zimbra@****
Subject: Cron <zimbra@malone> /opt/zimbra/libexec/zmqueuelog
Content-Type: text/plain; charset=ANSI_X3.4-1968
X-Cron-Env: <SHELL=/bin/sh>
X-Cron-Env: <HOME=/opt/zimbra>
X-Cron-Env: <PATH=/usr/bin:/bin>
X-Cron-Env: <LOGNAME=zimbra>
Message-Id: <E1MDvT7-0006VT-Hn@****>
Date: Tue, 09 Jun 2009 09:10:01 +0200

postqueue: fatal: Queue report unavailable - mail system is down
Code:
From: root@**** (Cron Daemon)
To: zimbra@****
Subject: Cron <zimbra@malone> /opt/zimbra/libexec/zmstatuslog
Content-Type: text/plain; charset=ANSI_X3.4-1968
X-Cron-Env: <SHELL=/bin/sh>
X-Cron-Env: <HOME=/opt/zimbra>
X-Cron-Env: <PATH=/usr/bin:/bin>
X-Cron-Env: <LOGNAME=zimbra>
Message-Id: <E1MDvTO-0006ag-AG@****>
Date: Tue, 09 Jun 2009 09:10:19 +0200

Unable to determine enabled services from ldap.
Enabled services read from cache. Service list may be inaccurate.
Thank for the time to read this and for any solution
Reply With Quote