Configuration

If you need to modify something, you can access to FD configuration of the plugin by the ‘Configuration’ icon or entry in the ‘Addons’ section of the main page of FusionDirectory Configutation Interface:

Picture of Configuration icon in FusionDirectory

Access to configuration is read-only. If you need to make changes, then you must press the ‘Edit’ button at the bottom right of the window.

In Mail tab you will find the configuration of the plugin

Picture of Mail tab in FusionDirectory Picture of Mail Settings screen in FusionDirectory

Mail settings

  • Account attribute Identification : (required) Determines which attribute FusionDirectory will use to create accounts. Valid values are mail and uid

  • Mail user template : Allows to override the user account creation syntax. See the ‘Mail folder template’ description for more details

    Examples:

%prefix%%uid%           => user.foobar
my-prefix.%uid%%domain%  => my-prefix.foobar@example.com
  • Mail folder template : Allows to override the methods default account creation syntax

    Examples:

%prefix%%cn%              => shared.development
my-prefix.%cn%%domain%    => my-prefix.development@example.com

Placeholders

%prefix%    The methods default prefix. (Depends on 'Use cyrus UNIX style')
%cn%        The groups/users cn.
%uid%       The users uid.
%mail%      The objects mail attribute.
%domain%    The domain part of the objects mail attribute.
%mailpart%  The user address part of the mail address.
%uattrib%   Depends on mailAttribute (uid/mail).
  • Use cyrus UNIX style : Determines if FusionDirectory should use “foo/bar” instead of “foo.bar” namespaces in IMAP. Unix style is with slashes. To use this option, you must set ‘unixhierarchysep’ parameter to ‘yes’ in your imapd.conf configuration file.

  • Delete mailbox on account deletion : Determines if FusionDirectory should remove the mailbox from your IMAP server or keep it after the account is deleted in LDAP

  • Cyrus autocreate folders : Contains a comma separated list of personal IMAP folders that should be created along initial account creation

  • IMAP timeout : Sets the connection timeout for imap actions. Default value is 10 seconds

  • Shared prefix: Defines the prefix to add for mail shared folders