Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-04-2008, 01:09 AM
Elite Member
 
Posts: 440
Post Regarding Standard Signature in zimbra

I am using zcs 4.5.10 on RHEL5 64 bit in production envirnoment fro one customer, Now customer want to use standard signature template for all the user. customer want to configure standard signature template while creating account in zimbra or at server side only.

1) Is GUI or HTML signature or template allowed in zimbra.

2) How to configure standard signature template for all the user for particular domain at zimbra server side.

Please help, if there is any solution for the above problem.
Reply With Quote
  #2 (permalink)  
Old 12-04-2008, 02:03 AM
Moderator
 
Posts: 7,928
Default

Adding a disclaimer (altermime) or footer - Zimbra :: Wiki
__________________
Reply With Quote
  #3 (permalink)  
Old 01-13-2009, 10:46 PM
Elite Member
 
Posts: 440
Default

hi,

Thank you so much for reply. This is really very useful link.
But they have mentioned that automatic instalation script for signature is only for Red Hat or CentOS 4.x or 5.x 32 bits and Zimbra 5.0.2.

and i am using zcs 4.5.10 on RHEL5 64 bit in production envirnoment. so its not applicable for me. can you pls suggest any way out for zimbra version which i am using ..?

my customer is asking me for this option.

thanks
Reply With Quote
  #4 (permalink)  
Old 01-14-2009, 02:45 AM
Moderator
 
Posts: 7,928
Default

I would seriously recommend that you upgrade your ZCS installation.
__________________
Reply With Quote
  #5 (permalink)  
Old 01-30-2009, 04:30 AM
Elite Member
 
Posts: 440
Default

hi,

I have just thinking to start migration on test environemnt to get this signature feature...before that just ran through below link

Domain Disclaimer Extension Admin UI - Zimbra :: Wiki

which is really good...but found that it is only for zcs 5.0.2 version with 32 bit..and i am planning for 5.0.12 and i am using 64 bit OS...so pls let me know is there any Disclaimer setup file for 5.0.12 with 64 bit ??

pls help.
Reply With Quote
  #6 (permalink)  
Old 01-30-2009, 04:34 AM
Moderator
 
Posts: 7,928
Default

It will work with 5.0.12 though you will require a X86_64 bit version of altermime which should be available from RPM Search altermime-0.3.7-2.el5.x86_64.rpm for RHEL5.
__________________
Reply With Quote
  #7 (permalink)  
Old 02-04-2009, 01:07 AM
Elite Member
 
Posts: 440
Default

Thanks for reply and RPM source.

I have upgrade zimbra with zcs 5.0.12 in my staging environemnt and ran this rPM but what is next. Might be i am asking silliy question but i couldnt find out any procedure for ZCS 5.0.12 - RHEL 5 - 64 bit setup for signature which our client badly need.

similar thread i found RHEL 64 (64-bit) altermime Domain_Disclaimer_Extension_Admin_UI installation
but without solution..

pls help.
Reply With Quote
  #8 (permalink)  
Old 02-04-2009, 01:12 AM
Moderator
 
Posts: 7,928
Default

If that RPM has installed successfully then you should be able to follow :- Adding a disclaimer (altermime) or footer - Zimbra :: Wiki
__________________
Reply With Quote
  #9 (permalink)  
Old 02-09-2009, 09:33 PM
Elite Member
 
Posts: 440
Default

Hi Uxbod,

Yesterday i did fresh installation of zcs-5.0.12_GA_2789.RHEL5_64.20090126051426 on rhel 5 for this testing. But i am getting below error..pls have a look..


zcs-5.0.12_GA_2789.RHEL5_64.20090126051426


[root@mail /]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5.2 (Tikanga)
[root@mail /]#




[root@mail ~]# rpm -ivh altermime-0.3.7-2.el5.x86_64.rpm
warning: altermime-0.3.7-2.el5.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 217521f6
Preparing... ########################################### [100%]
1:altermime ########################################### [100%]

[root@mail opt]# tar xzf altermime-0.3.10.tar.gz

[root@mail altermime-0.3.10]# make
cc -Wall -Werror -g -I. -O2 -c strstack.c
cc -Wall -Werror -g -I. -O2 -c mime_alter.c
cc -Wall -Werror -g -I. -O2 -c ffget.c
cc -Wall -Werror -g -I. -O2 -c pldstr.c
cc -Wall -Werror -g -I. -O2 -c filename-filters.c
cc -Wall -Werror -g -I. -O2 -c logger.c
cc -Wall -Werror -g -I. -O2 -c MIME_headers.c
cc -Wall -Werror -g -I. -O2 -c libmime-decoders.c
cc -Wall -Werror -g -I. -O2 -c boundary-stack.c
cc -Wall -Werror -g -I. -O2 -c qpe.c
cc1: warnings being treated as errors
qpe.c: In function âqp_encodeâ:
qpe.c:100: warning: format â%dâ expects type âintâ, but argument 3 has type âsiz
qpe.c:111: warning: format â%dâ expects type âintâ, but argument 5 has type âsiz
qpe.c: In function âqp_encode_from_fileâ:
qpe.c:152: warning: format â%dâ expects type âintâ, but argument 3 has type âsiz
qpe.c:158: warning: format â%dâ expects type âintâ, but argument 3 has type âsiz
qpe.c:172: warning: format â%dâ expects type âintâ, but argument 4 has type âsiz
make: *** [qpe.o] Error 1
[root@mail altermime-0.3.10]#


[root@mail altermime-0.3.10]# rpm -qa | grep gcc
gcc-c++-4.1.2-14.el5
compat-gcc-34-c++-3.4.6-4
libgcc-4.1.2-14.el5
gcc-gnat-4.1.2-14.el5
libgcc-4.1.2-14.el5
gcc-4.1.2-14.el5
gcc-gfortran-4.1.2-14.el5
compat-gcc-34-3.4.6-4
gcc-objc-4.1.2-14.el5
gcc-java-4.1.2-14.el5
compat-libgcc-296-2.96-138
compat-gcc-34-g77-3.4.6-4
[root@mail altermime-0.3.10]#

i searched on net but couldnt find any solution. http://www.zimbra.com/forums/adminis...ke-errors.html link is also without update....

any suggestion ?

Thanks
Reply With Quote
  #10 (permalink)  
Old 02-09-2009, 11:31 PM
Moderator
 
Posts: 7,928
Default

Why are you installing the RPM and then trying to install the source ? Check that the RPM has been installed ok
Code:
rpm -qa | grep -i altermime
__________________
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.