Sorry for the scatter-brained post, but I've been fighting this for several days and I'm at a total loss as to what to do next. I'm rusty with Zimbra and a Postfix noob (never needed to mess with it before!).
I used to use Zimbra network edition but all my mailing lists were on a qmail server with ezmlm. Unfortunately, this past summer I've been forced to move from Zimbra to Exchange, and then on Thursday my qmail server died on me. I loved using Zimbra so I moved all the qmail accounts to Zimbra but now I need a mailing list manager and ezmlm only works with qmail.
So I'm trying to get Mailman working with Zimbra, and running into a "too many hops" problem.
I followed the instructions in
http://www.zimbra.com/forums/adminis...-post7858.html, except that I used the CentOS Mailman rpm and did not install from source.
CentOS 6 x86_64/ Zimbra 7.1.3 FOSS with patch P1/Mailman 2.1.12-17
Internet <=====> Exchange 2010 <====> Zimbra (with mailman)
Zimbra is a secondary server that relays everything to Exchange, has no virtual domains, is in the same domain as the Exchange server. Mail accounts on Zimbra work fine, mail is sent and received correctly. Exchange has all the Zimbra accounts configured as MailContacts, and forwards everything to Zimbra correctly, including the list addresses.
We're not using virtual domains so I didn't make any of the virtual domain changes in the howto; I can create lists and the web interface works fine. After creating a list, in the "Hit Enter to notify the mailing list administrator" step, Mailman does send the mail out, but when I try to send mail to any lists I get the "too many hops" bounces back.
In yesterday's mail report, I saw this:
Fatal Errors
------------
postalias (total: 1)
1 open /etc/mailman/aliases.db: Permission denied
I think this tells me that postfix is trying to read the mailman aliases file, so the change in the main.cf file is being picked up???
Permissions on that file were were -rw-r----- root.mailman, so I changed the permissions to -rw-r--r-- hoping that means that postfix could read the file, but that didn't fix anything.
It seems that a lot of people have gotten this to work, but everything I can find references virtual domains and some of the references are for older versions of Zimbra and I've gotten myself so confused I'm not sure where to go next.
Could some kind soul take pity on me and point me in the right direction?
Thanks so much!
Lisa