Issue resolved after removing additional added webmail url from Admin Console > Servers > MTA > Network > Webmail MTA hostnames.
Thanks/Pavan
Search found 7 matches
- Thu Mar 12, 2020 5:18 am
- Forum: Administrators
- Topic: Intermittent Error while sending email
- Replies: 1
- Views: 531
- Fri Feb 14, 2020 2:35 pm
- Forum: Administrators
- Topic: Intermittent Error while sending email
- Replies: 1
- Views: 531
Intermittent Error while sending email
Intermittent Error while sending email using Zimbra WebMail Client to newly added users, Error Message as shown below: Message not sent; one or more addresses were not accepted. Rejected addresses method: [unknown] msg: Invalid address: OSC <osc@example.com>. com.zimbra.cs.mailbox.MailSender$SafeSen...
- Fri Jan 17, 2020 8:40 am
- Forum: Zimbra Chat
- Topic: Chat error on load
- Replies: 38
- Views: 27293
Re: Chat error on load
Please follow below step to work chat zimlet for Zimbra Chat
# mv /opt/zimbra/lib/ext/openchat/zal.jar /tmp
# cp -rp /opt/zimbra/lib/ext/zimbradrive/zal.jar /opt/zimbra/lib/ext/openchat/zal.jar
# su - zimbra
$ zmmailboxdctl restart
Thank you!
# mv /opt/zimbra/lib/ext/openchat/zal.jar /tmp
# cp -rp /opt/zimbra/lib/ext/zimbradrive/zal.jar /opt/zimbra/lib/ext/openchat/zal.jar
# su - zimbra
$ zmmailboxdctl restart
Thank you!
- Fri Jan 17, 2020 8:38 am
- Forum: Administrators
- Topic: Unknown command sent to server. ZxChatRequest
- Replies: 19
- Views: 14778
Re: Unknown command sent to server. ZxChatRequest
Confirmed that 8.8.15 chat issue resolved with below step which is provided by above thread. Thank you # mv /opt/zimbra/lib/ext/openchat/zal.jar /tmp # cp -rp /opt/zimbra/lib/ext/zimbradrive/zal.jar /opt/zimbra/lib/ext/openchat/zal.jar # su - zimbra $ zmmailboxdctl restart If chat zimlet is disabled...
- Fri Jan 17, 2020 7:46 am
- Forum: Zimbra Chat
- Topic: Chat error on load
- Replies: 38
- Views: 27293
Re: Chat error on load
Same issue with 8.8.15 p1,p2,p3,p4,p5 and p6 as well. showing error for chat when it's login user or admin console. Chat is not working...
- Fri Jan 17, 2020 7:45 am
- Forum: Zimbra Chat
- Topic: ZxChat 8.8.15
- Replies: 4
- Views: 2017
Re: ZxChat 8.8.15
Same issue with Chat for ZCS OSE 8.8.15 p6 as well, chat is not working and showing at the user/admin console login.
- Sun Jul 07, 2019 1:50 pm
- Forum: Installation and Upgrade
- Topic: /opt/zimbra/common/lib/jvm/java/bin/java: No such file or directory - when I reinstalled Zimbra 8.8.12
- Replies: 8
- Views: 5727
Re: /opt/zimbra/common/lib/jvm/java/bin/java: No such file or directory - when I reinstalled Zimbra 8.8.12
./install.sh -u
yum-complete-transaction --cleanup-only
yum history redo last
rpm -qa|grep zimbra-openjdk
yum remove zimbra-openjdk
Then try re-installation:
./install.sh
yum-complete-transaction --cleanup-only
yum history redo last
rpm -qa|grep zimbra-openjdk
yum remove zimbra-openjdk
Then try re-installation:
./install.sh