# Configuration file for Netscape45 import
# File format: Netscape import consists of 10 fields that are used to fill PhoneTray fields.
# 3 of these fields will be 'givenname', 'sn' (last name) and cn (full name). cn will be used if givenname and sn are empty.
# You can add up to 7 fields to these ones but they must not contain carriage returns
# In this configuration file you can set the name of the optional fields and the titles that will be added to the fields to identify them more easily in Phonetray.
# The format for a field definition is: <field name>|<title>
# To see the name of the fields, open your export file (*.ldif)
#
# Ex:
# ! Start of config
# mail|
# homephone|Tel (home): 
# facsimiletelephonenumber|Fax: 
# cellphone|Cell phone: 
# homeurl|
# telephonenumber|Tel (office): 
# pagerphone|Pager phone: 
# End of example
#
# Expected export file format (the order of the fields is not important):
# givenname: <first name>	[optional]
# sn: <last name> 		[optional]
# cn: <full name> 		[optional]
# objectclass: person 		[required]
# ....
# <empty line>
# givenname: <first name>	[optional]
# sn: <last name> 		[optional]
# cn: <full name> 		[optional]
# objectclass: person 		[required]
# ....
# <empty line>
# .....
#



! Start of config
mail|
homephone|Tel (home): 
facsimiletelephonenumber|Fax: 
cellphone|Cell phone: 
homeurl|
telephonenumber|Tel (office): 
pagerphone|Pager phone: 
