View Single Post
  #1 (permalink)  
Old 11-24-2008, 08:58 PM
tkerkman tkerkman is offline
Trained Alumni
 
Posts: 19
Default [SOLVED] Sendmail MTA to Zimbra Community Edition for Testing Zimbra

Good Day... I have a sendmail server (smtpgate.my.domain) that receives our email from the internet. Then uses the aliases database to forward it on to our current POP server or the new Zimbra Server ( zimbramail.my.domain) depending. I have one account that I am forwarding ( zmitg: zmtig@zimbramail.my.domain ) I have a local DNS entry for the MX record for kccjs.org to point to smtpgate.my.domain.

I have setup the new Zimbra Server also for the my.domain domain, and created one test user. zmtig@my.domain.

Since I thought this is setup is a split-domain. I used the Wiki so setup the Zimbra Server as a Secondary System.

zmprov md my.domain zimbraMailCatchAllAddress @my.domain
zmprov md my.domain zimbraMailCatchAllForwardingAddress @my.domain
zmprov md my.domian zimbraMialTransport smtp:smtpgate.my.domain

zmprov mcf zimbraMtaReplayHost smtpgate.my.domain
zmprov mcf zimbraMtaDnsLookupsEnabled False

postfix stop
postfix start

The problem I am having is that when I sendmail to zmtig@my.domain. It get bounced between the smtpgate.my.domain and zimbramail.my.domain.

I have redone the load etc etc etc.

I can run the Sendmail Chat script by hand from smtpgate.my.domain to zimbramail.my.domain with telnet zimbramail.my.domain 25 and fake a message, and it get delivered? But if I send it normally from a Mail Client, it gets bounced between the 2 until I hit the 28 bounce limit??

This is my first try to get a Zimbra Server up with the same domain as the sendmail server.

I am sure I am missing something obvious, but I sure don't see it??

Thanks
Tkerkman
Reply With Quote