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

From Freeside
Jump to: navigation, search
(New page: = Introduction = Freeside includes an export to integrate with the Communigate Pro mail/communications server. Accounts, Domains and Forwards are currently supported; other CGP objects ...)
 
(Services)
Line 6: Line 6:
  
 
== Accounts (svc_acct) ==
 
== Accounts (svc_acct) ==
* On Logout Remove Trash ("EmptyTrash" preference) currently a text field
+
* 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.
 
* 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) ==
 
== 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.
 
* Turn on the svc_domain-edit_domain configuration value to enable domain renames.
  
 
== Forwards (svc_forward) ==
 
== Forwards (svc_forward) ==
 
* Set the svc_forward-no_srcsvc configuration option.
 
* Set the svc_forward-no_srcsvc configuration option.

Revision as of 23:24, 21 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.

Forwards (svc_forward)

  • Set the svc_forward-no_srcsvc configuration option.