Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
  #1 (permalink)  
Old 10-01-2006, 05:54 PM
deugenin deugenin is offline
Senior Member
 
Join Date: Jun 2006
Location: Santiago - Chile
Posts: 64
deugenin is on a distinguished road
Send a message via MSN to deugenin Send a message via Skype™ to deugenin
Default [SOLVED] Adding a disclaimer (footer)

Hi all!
I have seen all forums messages related with e-mail disclaimers, and I did a little article in Zimbra Wiki.

http://wiki.zimbra.com/index.php?tit...2 9_or_footer

This system can be modify to add a diferent disclaimer to all diferents domains.

Any comments well will be received.
__________________
Daniel Eugenin
http://www.it-linux.cl
Reply With Quote
  #2 (permalink)  
Old 10-03-2006, 11:45 PM
dgamez's Avatar
dgamez dgamez is offline
Member
 
Join Date: Oct 2005
Posts: 22
dgamez is on a distinguished road
Send a message via MSN to dgamez
Talking Excellent !

It works PERFECTLY !
__________________
:: D4G4 ::
Zimbra Rules !!


Netnovation.com
Caracas - Venezuela
Reply With Quote
  #3 (permalink)  
Old 10-04-2006, 06:19 AM
deugenin deugenin is offline
Senior Member
 
Join Date: Jun 2006
Location: Santiago - Chile
Posts: 64
deugenin is on a distinguished road
Send a message via MSN to deugenin Send a message via Skype™ to deugenin
Default

Thank you very much!

I'm working on adding a diferent disclaimer by domain, I'm goint to add it later...

Best regards
__________________
Daniel Eugenin
http://www.it-linux.cl
Reply With Quote
  #4 (permalink)  
Old 10-04-2006, 09:43 AM
deugenin deugenin is offline
Senior Member
 
Join Date: Jun 2006
Location: Santiago - Chile
Posts: 64
deugenin is on a distinguished road
Send a message via MSN to deugenin Send a message via Skype™ to deugenin
Default

I did update last wiki article, and i did add and extra point for add an diferent disclaimer by domain

Good Look!
__________________
Daniel Eugenin
http://www.it-linux.cl
Reply With Quote
  #5 (permalink)  
Old 10-05-2006, 12:32 AM
riegersteve riegersteve is offline
Senior Member
 
Join Date: Sep 2005
Location: Los Angeles
Posts: 51
riegersteve is on a distinguished road
Send a message via ICQ to riegersteve Send a message via AIM to riegersteve Send a message via MSN to riegersteve Send a message via Yahoo to riegersteve
Default

Quote:
Originally Posted by deugenin
Thank you very much!

I'm working on adding a diferent disclaimer by domain, I'm goint to add it later...

Best regards
this is an easy implementation

any questions ask...
Reply With Quote
  #6 (permalink)  
Old 10-06-2006, 07:48 AM
deugenin deugenin is offline
Senior Member
 
Join Date: Jun 2006
Location: Santiago - Chile
Posts: 64
deugenin is on a distinguished road
Send a message via MSN to deugenin Send a message via Skype™ to deugenin
Default

Yeah, the wiki article update it's done!
__________________
Daniel Eugenin
http://www.it-linux.cl
Reply With Quote
  #7 (permalink)  
Old 10-10-2006, 12:50 AM
Dirk Dirk is offline
Moderator
 
Join Date: May 2006
Location: England
ZCS Version: 5.0.2_GA_1975.UBUNTU6 UBUNTU6 NETWORK edition
Posts: 360
Dirk is on a distinguished road
Default

Thanks for this, the instructions are clear and easy to follow. I've done this on our server and it worked first time.

However, the disclaimer is also being added to messages recieved by zimbra. So if I send a mail from home to my work email address, the company disclaimer is being added to it when zimbra gets hold of it. This looks odd and people are complaining. Could anyone tell me how to make this script only add the disclaimer to mail sent from the server?
Reply With Quote
  #8 (permalink)  
Old 10-10-2006, 02:54 PM
deugenin deugenin is offline
Senior Member
 
Join Date: Jun 2006
Location: Santiago - Chile
Posts: 64
deugenin is on a distinguished road
Send a message via MSN to deugenin Send a message via Skype™ to deugenin
Default

In this case you must to do a bit change in your master.cf file:

<incoming ip>:smtp inet n - y - - smtpd
<outgoing ip>:smtp inet n - y - - smtpd
-o content_filter=dfilt:



Replacing <incoming ip> and <outgoing ip> with the IP addresses of the different network interfaces. In practice, these IP addresses could be bound to the same network controller.

You can read this reference:
http://www.paw.za.org/docs/howtos/po...o-2.html#ss2.5

Regards
__________________
Daniel Eugenin
http://www.it-linux.cl
Reply With Quote
  #9 (permalink)  
Old 10-13-2006, 03:54 AM
Dirk Dirk is offline
Moderator
 
Join Date: May 2006
Location: England
ZCS Version: 5.0.2_GA_1975.UBUNTU6 UBUNTU6 NETWORK edition
Posts: 360
Dirk is on a distinguished road
Default

This zimbra server is setup with a single IP address. It has one network card in it and has a private IP of 192.169.0.2 (yes I know that should be 192.168 but it's been like that for years and changing it is more hassle than I can be bothered with)

I've no idea how to go about fixing this in this instance, I assume I could add a second card to the box and wire the second card directly to the router giving the machine an external IP address in addition to it's internal one, but then it wouldnt be protected by the firewall and I'd need to learn setting up the firewall directly on the zimbra server. If that's the only option, then I'll do it, but is there a way to do it based on sender email address rather than IP? So it would stamp the disclaimer if the domain of the sender was our own domain?
Reply With Quote
  #10 (permalink)  
Old 10-13-2006, 04:32 AM
deugenin deugenin is offline
Senior Member
 
Join Date: Jun 2006
Location: Santiago - Chile
Posts: 64
deugenin is on a distinguished road
Send a message via MSN to deugenin Send a message via Skype™ to deugenin
Default

Is not necesary to add a second network card. Only you must add another IP in the same card (for example: eth0:0), and modify your master.cf adding <incoming ip> and <outgoing ip>.

I will do an example later...

Regards
__________________
Daniel Eugenin
http://www.it-linux.cl
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with antivirus, antispam, postfix, and spell check jmu1 Installation 13 07-20-2007 03:21 AM
Is it started or not kwelipatton Installation 10 03-28-2006 10:11 PM
Soap call failed: 500 read timeout at /opt/zimbra/bin/zmcontrol line 230 ter Installation 13 10-31-2005 03:22 PM
Soap call failed: 500 Can't connect to localhost:7777 Jaymate Installation 18 10-30-2005 08:12 PM
Certify Error on (re)install rodrigoccurvo Installation 4 09-23-2005 09:04 AM


freshmeat.net sourceforge.net The best Java IDE



 

Search Engine Optimization by vBSEO 3.0.0