Reset contact Autocomplete ranking: Difference between revisions

(Created page with "{{WIP}}{{Article Infobox|{{admin}}|{{ZCS 8.6}}|{{ZCS 8.5}}|{{ZCS 8.0}}}} =Reset contact Autocomplete ranking= ==Purpose== Customer like to reset contact Autocomplete ranking t...")
 
No edit summary
Line 6: Line 6:
==Resolution==
==Resolution==
Autocomplete ranking is stored in mysql database, and to reset it, use the following soap command line:
Autocomplete ranking is stored in mysql database, and to reset it, use the following soap command line:
* Reset ranking table data:-
  su - zimbra
  su - zimbra
  zmsoap -z -m user@domain.com RankingActionRequest/action @op=reset
  zmsoap -z -m user@domain.com RankingActionRequest/action @op=reset
* Remove all contacts from "Emailed Contacts" folder:-
zmmailbox -z -m USERNAME@DOMAIN.COM ef /"Emailed Contacts"
*Now flush the account cache:-
zmprov fc account USERNAME@DOMAIN.COM
If you want to delete a single contact instead of resetting complete ranking table then use following commands:-
zmsoap -z -m USERNAME@DOMAIN.COM RankingActionRequest/action @op=delete @email=ANONYMOUS@gmail.com
zmprov fc account USERNAME@DOMAIN.COM
'''Note:'''
Replace '''ANONYMOUS@gmail.com''' with that contact which you want to delete from ranking table.


==Additional Content==
==Additional Content==

Revision as of 13:42, 28 April 2015

Admin Article

Article Information

This article applies to the following ZCS versions.

ZCS 8.6 Article ZCS 8.6 ZCS 8.5 Article ZCS 8.5 ZCS 8.0 Article ZCS 8.0


Reset contact Autocomplete ranking

Purpose

Customer like to reset contact Autocomplete ranking to get a rid of duplicate lookup.

Resolution

Autocomplete ranking is stored in mysql database, and to reset it, use the following soap command line:

  • Reset ranking table data:-
su - zimbra
zmsoap -z -m user@domain.com RankingActionRequest/action @op=reset
  • Remove all contacts from "Emailed Contacts" folder:-
zmmailbox -z -m USERNAME@DOMAIN.COM ef /"Emailed Contacts"
  • Now flush the account cache:-
zmprov fc account USERNAME@DOMAIN.COM

If you want to delete a single contact instead of resetting complete ranking table then use following commands:-

zmsoap -z -m USERNAME@DOMAIN.COM RankingActionRequest/action @op=delete @email=ANONYMOUS@gmail.com
zmprov fc account USERNAME@DOMAIN.COM

Note: Replace ANONYMOUS@gmail.com with that contact which you want to delete from ranking table.

Additional Content


Verified Against: Zimbra Collaboration 8.6, 8.5, 8.0 Date Created: 04/15/2015
Article ID: https://wiki.zimbra.com/index.php?title=Reset_contact_Autocomplete_ranking Date Modified: 2015-04-28



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 »


Wiki/KB reviewed by SME1 SME2 Copyeditor Last edit by Jorge de la Cruz
Jump to: navigation, search