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 05-25-2006, 01:31 PM
Junior Member
 
Posts: 5
Question Postfix Configuration & Mailman

I have an existing mailman configuration on my Zimbra server that I need to get back into service. Previously it was using Postfix and the postfix-to-mailman.py script.

I could hack up the zimbra Postfix config files to do it but I'd like to do it the "Zimbra way". Here are the config changes needed to post to make this fly.

postfix/main.cf:
relay_domains = ... lists.yourdomain.net
transport_maps = hash:/etc/postfix/transport
mailman_destination_recipient_limit = 1
[...]

postfix/master.cf
# [...]
mailman unix - n n - - pipe
flags=FR user=list
argv=/var/lib/mailman/bin/postfix-to-mailman.py ${nexthop} ${user}

postfix/transport:
lists.yourdomain.net mailman:


My final issue is Zimbra currently defines transport_maps to ldap:/opt/zimbra/conf/ldap-transport.cf which queries the ldap server for the transport. Is there a way to add my virtual domains to zimbra and then config them to the mailman transport like the above change in postfix/transport:.

If I didn't have a existing setup I would just follow the mailman instructions already posted here in the forum. But because I used this method previously I don't have the alias files and such need for the posted method.

- Paul
Reply With Quote
  #2 (permalink)  
Old 05-25-2006, 11:15 PM
Zimbra Consultant & Moderator
 
Posts: 20,312
Default

Welcome to the forums.

I don't know anything about mailman but does this post answer your questions?
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 05-26-2006, 04:18 AM
Junior Member
 
Posts: 5
Default

Thanks.

I'm afraid that post doesn't help. If I was doing a new install of mailman it would. Because of how I originally configured mailman I don't have the aliases* and virtual-mailman* files that method uses.

Though it does give me a pointer on how to work around the transport issue.

I guess my real question is: It doesn't seem right to manualy edit /opt/zimbra/postfix/conf/main.cf since each time zimbra starts up it regenerates it and I've seen mention about using zmlocalconfig to configure things for postfix. That and knowing that sooner or latter zimbra will probably include mailing list support. I was looking for the "Zimbra" way to make the above Postfix config changes to Zimbra so I will have the least problems with future upgrades.
Reply With Quote
  #4 (permalink)  
Old 05-26-2006, 12:10 PM
Elite Member & Volunteer
 
Posts: 255
Default

main.cf is regenerated everytime postfix is restart. Take a look at /opt/zimbra/conf/zmmta.cf.

This file tells Zimbra where to pull variables from LDAP or zmlocalconfig, once you figure that out you can then use the approprate tool to make your configuration changes.
Reply With Quote
  #5 (permalink)  
Old 10-09-2006, 08:11 AM
Starter Member
 
Posts: 2
Default

You can use zmlocalconfig...
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.