MS Outlook extended by the Kerio Outlook Connector enables searching through the MS Outlook Address Book via the MAPI interface. Outlook Address Book is a special folder allowing search email addresses where addresses are filled in automatically. Addresses are filled in automatically for example when an address is being specified during a new mail composition. Simply enter initial characters of the first or second name string to the To:, Cc: or Bcc: entries to make the client search for matching items and fill the address in automatically. If multiple email addresses matching the string are found, a menu is opened where you can select from the options.
To avoid misunderstandings, the following terms must be explained:
Outlook Address Book — a special folder where MS Outlook looks up email addresses (e.g. when addresses are filled in automatically or where email addresses are searched by first or second names).
Unlike a contact folder, the address book does not include additional information to first and second names and the corresponding email address. Address books are simple lists of possible recipients of email, meetings and delegated tasks.
Contacts — the folder including user contacts. These folders can be private, public or it is possible to subscribe a shared folder. Each contact item includes first name, second name and additional info such as address, phone numbers, email addresses, dates of birth, etc. Address books do not include this information.
In MS Outlook, any contact folder can be added as a directory to Outlook Address Books. All contact items included in the subscribed contact folders will then be searched through when the function of automatic completion of email addresses is applied.
Once a contact folder is added, full names and an email addresses of all contacts included in the particular folder are added to the address book. Other information associated with contacts are not transferred to address books. It is not possible to search in contacts for example by date of birth or department.
The search criteria is first and second names in contacts (the Full name item). It is not possible to search by usernames or email addresses.
Connection of a folder as a directory does not influence the contact folder. The data is not changed or moved. Each contact folder can be used as before — it is possible to add, remove and contacts, etc. The only effect is that whenever a new contact is added, its first name and surname and email address will be added also to the address book.
By default, searches are performed in the Outlook Address Book directory. The Outlook Address Books administration can be found in the menu (see figure 6.22 Directory management).
It is possible to add to the MS Outlook Address Book any folders with contacts where lookup should be performed.
The following settings must be done for addition of a contact folder as a directory:
Right-click on the contact folder.
In the context menu, select Properties...
This opens a dialog where the contact folder properties can be edited. Open the Outlook Address Book tab (see figure 6.23 Show this folder as an e-mail Address Book).
Enable the Show this folder as an e-mail Address Book option.
Click OK to confirm settings.
MS Outlook allows searching in contacts via the LDAP service. The LDAP directory service allows searching of user information (email addresses, above all), as well as automatic filling of addresses in email headers.
Kerio MailServer includes a proprietary built-in LDAP database which can also be used for this purpose. It is also possible to use any other LDAP database on other servers if available.
It is necessary to set properly the address book where contacts will be searched to allow MS Outlook use the LDAP service to access contacts stored in Kerio MailServer.
LDAP directories can be added in the menu:
This opens the wizard where email accounts and address books can be created (see figure 6.24 A new account/directory dialog box — add a new directory). Select the Add a new address book option.
Click on
.The next dialog provides two directory types. Select the Internet Directory Service (LDAP) option.
Click on
.The third dialog allows specification of basic data which can be used for connection to a corresponding LDAP database (see figure 6.25 A new account/directory dialog box — setting of directory service):
DNS name (e.g.
mail.company.com
) or
IP
address (e.g.192.168.1.10
) of the host that
Kerio MailServer is running on.
This data is used by users to log into the LDAP server (equal to the name and password for user login to mailboxes). The LDAP server in Kerio MailServer does not support anonymous logins — the user login is always required.
Click on 6.25 A new account/directory dialog box — setting of directory service) to open more options for the directory service settings. The dialog consists of two tabs:
(see figureThe SSL encryption and port number for traffic can be set on the Connection tab. Default values are predefined, so it is recommended not to edit this dialog unless necessary.
If the LDAP service is running on a server's non-standard port (network administrators are aware of this information), it is necessary to change the port number.
Port number should be also changed where SSL encryption is to be used. Port 636 is used as default for the secured version of LDAP service (see figure 6.26 Microsoft LDAP Directory — Connection).
On the Search for tab, set Search base.
If you want to access all private and subscribed shared and public folders, leave the entry blank or enter
fn=ContactRoot
Specify appropriate branch of the LDAP database in more details to limit access only to certain folders. To better understand various alternatives, read the following examples:
cn=wsmith@company.com,fn=ContactRoot
— it will be searched only through contact
files of the user john@company.com
fn=personal,fn=ContactRoot
—
it will be searched only through contact files of users that are logged into
the LDAP server. This option is identical with the previous one, however, it is
not necessary to specify username (or email address) of the user. This feature
can be used for example for configuration of more clients, etc.
fn=public,fn=ContactRoot
it will be searched only through public contact files
fn=Contacts,cn=wsmith@company.com,fn=ContactRoot
— it will be searched only through the
Contacts
folder of the user
fn=PublicContacts,fn=public,fn=ContactRoot
— it will be searched through the public
PublicContacts
folder only
When all necessary settings are done, click on
to save the parameters and then on to open the final dialog of the wizard.Save the settings by the
button.The settings shown here applies to MS Outlook 2003. Corresponding settings for individual versions can be found in the Tools → Accounts menu.
It is recommended to forward the contacts in the vCard format ( ). When a contact is opened in a client application that supports vCard format (Kerio WebMail, Mozilla Mail, etc.), the received contact can be added to the contacts folder.
And the other way round, If MS Outlook receives a message with a contact in vCard format, the recipient can simply click the link in the message and the standard form for creating new messages is opened.
Kerio MailServer supports storage of distribution lists on the server. Thanks to this fact, distribution lists created in MS Outlook can be available also in Kerio WebMail, and vice versa.
Distribution lists are groups of email addresses used for sending of collective email. Simply use a special dialog in MS Outlook to complete desired email addresses and save them under a common name. Any time when sending an email message to such a group, simply enter the name of the corresponding distribution list in the To entry instead of filling in all addresses involved.
Distribution lists are helpful if email is often sent to a group of addressees. For example, it can be a group of people with whom you often communicate in your work (it is a certain alternative to mailing lists or to group addresses).
To learn more on how to create and use distribution lists, refer to any reference guide addressing MS Outlook issues.