Server error - port 22 problems (I think) I am trying out Zimbra with a view to migration. My system is purely a test-bed and I am still finding my way around.
Although I can log in successfully via a browser on the Ubuntu system and on other PCs, any mail I send between user accounts never gets to its recipient. This is within the domain - I haven't got as far as external mail yet.
Investigating this further, when I click on "Mail Queues" in the administration screen, I get the following server error. Server error encountered Message: system failure: exception during auth {RemoteManager: localhost->zimbra@localhost:22} Error code: service.FAILURE Method: GetMailQueueInfoRequest Details:soap:Receiver
I have tried very hard to resolve the problem myself by researching this, and I believe I have a problem in that SSL isn't working on port 22.
I found this command on this forum...
/etc/init.d/ssh restart
bash: /etc/init.d/ssh: No such file or directory
I also tried this...
zimbra@dell-desktop:~$ su - zimbra
zmprov ms dell-desktop.localhost.com zimbraRemoteManagementPort 22
ERROR: account.NO_SUCH_SERVER (no such server: dell-desktop.localhost.com)
I have struggled a lot with DNS settings, so it might be something there, but I rather suspect something is missing from my system. Hope someone has seen this problem before. Thanks. |