Difference between revisions of "Freeside:1.9:Documentation:Administration:communigate pro.pm"

From Freeside
Jump to: navigation, search
(Domains (svc_domain))
(Domains (svc_domain))
Line 13: Line 13:
 
* Associating a communigate export with a domain service definition will enable additional communigate-specific fields.
 
* Associating a communigate export with a domain service definition will enable additional communigate-specific fields.
 
* Turn on the svc_domain-edit_domain configuration value to enable domain renames.
 
* Turn on the svc_domain-edit_domain configuration value to enable domain renames.
* If using a clustered Communigate, set export option "Domain creation API call" to use CreateSharedDomain instead of CreateDomain
+
* If using a clustered Communigate, set the export option "Domain creation API call" to use CreateSharedDomain instead of CreateDomain
  
 
== Forwards (svc_forward) ==
 
== Forwards (svc_forward) ==

Revision as of 03:38, 22 February 2010

Introduction

Freeside includes an export to integrate with the Communigate Pro mail/communications server. Accounts, Domains and Forwards are currently supported; other CGP objects (Groups, certificates) will be added soon.

Services

Accounts (svc_acct)

  • Associating a communigate export with an account service definition will enable additional communigate-specific fields.
  • On Logout Remove Trash ("EmptyTrash" preference) currently a text field.
  • CGP bug?: changing account type blanks AccessModes (allowed services), even if we set it explicitly along with the account type change. Not yet worked around; it is recommended to set account type to fixed in the service definition.

Domains (svc_domain)

  • Associating a communigate export with a domain service definition will enable additional communigate-specific fields.
  • Turn on the svc_domain-edit_domain configuration value to enable domain renames.
  • If using a clustered Communigate, set the export option "Domain creation API call" to use CreateSharedDomain instead of CreateDomain

Forwards (svc_forward)

  • Set the svc_forward-no_srcsvc configuration option.

Misc

  • In preferences (upper right), Development section, "Show export data on service view (when available)" can be checked to show Communigate data directly on account and domain view pages.