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

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 04-08-2009, 04:26 AM
Junior Member
 
Posts: 5
Default [SOLVED] LMTP host

After trying to change the LMTP host, I can't load the admin page. It's the only thing I changed on a working server. Is there a way to just set the lmtp host back to blank, from the command line?

This is zcs-NETWORK-5.0.15_GA_2851.UBUNTU8.20090310180525

Thanks.
Reply With Quote
  #2 (permalink)  
Old 04-08-2009, 06:47 AM
Moderator
 
Posts: 6,237
Default

Welcome to the forums,
Code:
su - zimbra
zmprov ms server.domain.com zimbraLmtpBindAddress ''
If empty it binds to all interfaces.

Others:
zimbraLmtpAdvertisedName - uses hostname for greeting if blank
zimbraLmtpBindPort - should be set to 7025 by default

Last edited by mmorse; 04-08-2009 at 07:09 AM..
Reply With Quote
  #3 (permalink)  
Old 04-08-2009, 06:50 AM
Moderator
 
Posts: 6,237
Default

If you set it at the global level just:

Code:
su - zimbra
zmprov mcf zimbraLmtpBindAddress ''
To provision via ldap if you've screwed up other mailbox services is -l (eLL) argument:
Code:
su - zimbra
zmprov -l ms server.domain.com zimbraLmtpBindAddress ''

Last edited by mmorse; 04-08-2009 at 07:09 AM..
Reply With Quote
  #4 (permalink)  
Old 04-08-2009, 07:06 AM
Junior Member
 
Posts: 5
Default

I think I made the change at the server level.

zmprov -l ms tools.rtdesigngroup.net zimbraLmtpBindPort ''
had no errors.

zimbra@tools:/var/log$ zmprov mcf zimbraLmtpBindPort ''
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)
zimbra@tools:/var/log$ zmprov ms tools.rtdesigngroup.net zimbraLmtpBindPort ''
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)
zimbra@tools:/var/log$ zmcontrol status
Host tools.rtdesigngroup.net
antispam Running
antivirus Running
ldap Running
logger Running
mailbox Stopped
zmmtaconfig is running.
mailboxd is not running.
zmmailboxdctl is not running
mta Running
snmp Running
spell Running
stats Running
Reply With Quote
  #5 (permalink)  
Old 04-08-2009, 07:09 AM
Moderator
 
Posts: 6,237
Default

Don't think you saw my edits in time.
You want zimbraLmtpBindAddress ''
zimbraLmtpBindPort you need to set to 7025
Reply With Quote
  #6 (permalink)  
Old 04-08-2009, 07:11 AM
Moderator
 
Posts: 6,237
Default

zmprov -l mcf zimbraLmtpBindAddress ''
zmprov -l ms tools.rtdesigngroup.net zimbraLmtpBindAddress ''
zmprov -l mcf zimbraLmtpBindPort 7025
zmprov -l ms tools.rtdesigngroup.net zimbraLmtpBindPort 7025
Reply With Quote
  #7 (permalink)  
Old 04-08-2009, 07:21 AM
Moderator
 
Posts: 6,237
Default

Travis, I left a phone msg with Ryan - my apologies - should have made it a new post instead of an edit.
Reply With Quote
  #8 (permalink)  
Old 04-08-2009, 07:38 AM
Junior Member
 
Posts: 5
Default

That did it. Thanks very much!
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.