Hello zimbra uzers!
I have found one bug, so if user enable new mail notification in Options, the notification will be send twice! ;) How to resolve these bug?
Best regards,
Alexander Andrijenko
Printable View
Hello zimbra uzers!
I have found one bug, so if user enable new mail notification in Options, the notification will be send twice! ;) How to resolve these bug?
Best regards,
Alexander Andrijenko
Are you notifying to the same address or a different address? Any filters running?
The notify is set to *****@sms.lmt.lv, so it is the e-mail address of my mobile phone! Filters are not running!
just tried it out on my mail account here and I get only one copy. Check your postfix logs and what not and make sure it is not Zimbra that is causing your duplicates. Also check that you don't have a forwarding address which then turns around and notifies also.
I understand the problem, notification mail was correct! The problem is on the sms mail server, the message is merged: the subject of mail and body! Threfore in mobile phone the text repeate twice! :)
Where can I change notification text in zimbra code? :confused:
The code on a prod install is in /opt/zimbra/zimlet-extra/com_zimbra_sms.zip
Check sms.js
Thanks, that is good! :)