Unable to Compose/Reply/Forward for users with ChildAccounts enabled: Difference between revisions

No edit summary
No edit summary
 
Line 1: Line 1:
{{WIP}}== Symptoms ==
{{BC|Community Sandbox}}
__FORCETOC__
<div class="col-md-12 ibox-content">
=Unable to Compose/reply/forward for users with ChildAccounts enabled=
{{KB|{{Unsupported}}|{{ZCS 8.0}}|{{ZCS 7.0}}|}}
{{WIP}}
== Symptoms ==
* When trying to compose email using the Zimbra web client, you receive a JavaScript error.
* When trying to compose email using the Zimbra web client, you receive a JavaScript error.
* You are not able to compose/reply messages in the web client.
* You are not able to compose/reply messages in the web client.
Line 19: Line 25:
     zmprov ma user@domain.com -zimbraChildAccount
     zmprov ma user@domain.com -zimbraChildAccount
     zmprov ma user@domain.com -zimbraPrefChildVisibl
     zmprov ma user@domain.com -zimbraPrefChildVisibl
{{Article Footer|Zimbra Collaboration 8.0, 7.0|04/16/2014}}

Latest revision as of 11:08, 13 July 2015

Unable to Compose/reply/forward for users with ChildAccounts enabled

   KB 20400        Last updated on 2015-07-13  




0.00
(0 votes)

Symptoms

  • When trying to compose email using the Zimbra web client, you receive a JavaScript error.
  • You are not able to compose/reply messages in the web client.
  • Going to Preferences -> Accounts shows up empty

Cause

ChildAccounts is a feature which has been deprecated following ZCS 7. If a user has this feature enabled and ZCS is upgraded from ZCS 7.x to ZCS 8, then the above symptoms might show.

Specifically, the account information lost is the account details under Preferences > Accounts. This information is used when an email is being composed to determine the From and Reply-to addresses.

Resolution

To resolve :

   List all accounts with the ChildAccount attributes set using the command:
   zmprov sa '|(zimbraChildAccount=*)(zimbraPrefChildVisibleAccount=*)'


   For all the accounts listed, remove the zimbraChildAccount and zimbraPrefChildVisibleAccount attributes, by running the commands:
   zmprov ma user@domain.com -zimbraChildAccount
   zmprov ma user@domain.com -zimbraPrefChildVisibl
Verified Against: Zimbra Collaboration 8.0, 7.0 Date Created: 04/16/2014
Article ID: https://wiki.zimbra.com/index.php?title=Unable_to_Compose/Reply/Forward_for_users_with_ChildAccounts_enabled Date Modified: 2015-07-13



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »


Jump to: navigation, search