Search found 121 matches
- Sat Mar 31, 2007 2:57 pm
- Forum: Administrators
- Topic: Servlet SoapServlet is currently unavailable? How do I fix this? mailbox.log
- Replies: 17
- Views: 1292
Servlet SoapServlet is currently unavailable? How do I fix this? mailbox.log
[quote user="tim brennan"]try setting up an entry in /etc/hosts for "tickus.com" that points to your 192... address, then do a 'tomcat stop; tomcat start' -- that should be enough to get your server to boot up....once the server boots up you should be able to run zmprov.[...
- Sat Mar 31, 2007 10:21 am
- Forum: Installation and Upgrade
- Topic: [SOLVED] How to bring up the setup menu
- Replies: 10
- Views: 1213
[SOLVED] How to bring up the setup menu
[quote user="dijichi2"]It should bring up that menu anyway, just with your local config applied to it. If you want to run it without your local config, try this:mv /opt/zimbra/.install_history /opt/zimbra/.tmp.install_history[/QUOTE]Yep that brought the menu back up. But it wont let me app...
- Sat Mar 31, 2007 10:18 am
- Forum: Administrators
- Topic: Servlet SoapServlet is currently unavailable? How do I fix this? mailbox.log
- Replies: 17
- Views: 1292
Servlet SoapServlet is currently unavailable? How do I fix this? mailbox.log
[quote user="tim brennan"]the problem seems to be that your server is trying to bind to "tickus.com" even though that isn't a local interface. If you do a 'zmprov gcf zimbraLmtpBindAddress' what does it return? If it returns tickus.com, trying doing a zmprov mcf to ch...
- Fri Mar 30, 2007 5:11 pm
- Forum: Installation and Upgrade
- Topic: [SOLVED] How to bring up the setup menu
- Replies: 10
- Views: 1213
[SOLVED] How to bring up the setup menu
[quote user="10330phoenix"]Is the related to your post on trying to remove the catch-all address? Is there anything in the logs when you tried that? What else did you do apart from that?[/QUOTE]Yes this is related to my other post. I have tried everything and it doesn't seem like anyon...
- Fri Mar 30, 2007 2:41 pm
- Forum: Installation and Upgrade
- Topic: [SOLVED] How to bring up the setup menu
- Replies: 10
- Views: 1213
[SOLVED] How to bring up the setup menu
[quote user="10330phoenix"]That's only for a clean install, perhaps if you described what you want it could be available via zmprov or some such tool.[/QUOTE]ya thats my problem zmprov is hosed. if I try to run a zmprov command this is what I get.[QUOTE]zimbra@mail:/home/nick$ zmprov g...
- Fri Mar 30, 2007 2:31 pm
- Forum: Installation and Upgrade
- Topic: [SOLVED] How to bring up the setup menu
- Replies: 10
- Views: 1213
[SOLVED] How to bring up the setup menu
[quote user="dijichi2"]Do you mean this one?/opt/zimbra/libexec/zmsetup.pl[/QUOTE]Yep I know where that is. but that just uses your last config file. I actually want access to the main menu when you install zimbra for the first time and you set the admin password and all those settings. Ho...
- Fri Mar 30, 2007 2:25 pm
- Forum: Administrators
- Topic: How to apply old config file in /opt/zimbra?
- Replies: 2
- Views: 302
How to apply old config file in /opt/zimbra?
I figured out how to apply the settings from a file I choose with this.
./zmsetup.pl -c config.###
./zmsetup.pl -c config.###
- Fri Mar 30, 2007 1:37 pm
- Forum: Administrators
- Topic: How to apply old config file in /opt/zimbra?
- Replies: 2
- Views: 302
How to apply old config file in /opt/zimbra?
Or I guess is it possible to access the menu that you are given during setup to change values.
Nick
Nick
- Fri Mar 30, 2007 10:05 am
- Forum: Administrators
- Topic: How to apply old config file in /opt/zimbra?
- Replies: 2
- Views: 302
How to apply old config file in /opt/zimbra?
Is there a way I can apply an old config file found in /opt/zimbra. For example I have these files in there:config.13349 config.19587 config.25951 config.30702 config.3239 config.5884 config.8362 config.8921 I would like to use the configuration from file config.13349 is there anyway to apply this t...
- Fri Mar 30, 2007 9:34 am
- Forum: Administrators
- Topic: Servlet SoapServlet is currently unavailable? How do I fix this? mailbox.log
- Replies: 17
- Views: 1292
Servlet SoapServlet is currently unavailable? How do I fix this? mailbox.log
My zimbra logs are showing this:Mar 30 07:37:22 mail postfix/lmtp[26474]: 4FA5A11D190: to=, relay=none, delay=217590, status=deferred (connect to mail.tickus.com[192.168.1.103]: Connection refused)lmtp runs on port 7025 right. zimbra not being able to bind to that port is driving me crazy since noth...