From 463ec6b57c48306b5c61a21cd68f1e135d8fc8b4 Mon Sep 17 00:00:00 2001 From: alecpl Date: Thu, 12 Apr 2012 12:35:28 +0000 Subject: - facsimileTelephoneNumber attribute also doesn't work, commented out --- config/main.inc.php.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/main.inc.php.dist') diff --git a/config/main.inc.php.dist b/config/main.inc.php.dist index 99aeed0fc..3f6b040c2 100644 --- a/config/main.inc.php.dist +++ b/config/main.inc.php.dist @@ -592,7 +592,6 @@ $rcmail_config['ldap_public']['Verisign'] = array( 'email' => 'mail', 'phone:home' => 'homePhone', 'phone:work' => 'telephoneNumber', - 'phone:workfax' => 'facsimileTelephoneNumber', 'phone:mobile' => 'mobile', 'phone:pager' => 'pager', 'street' => 'street', @@ -604,6 +603,7 @@ $rcmail_config['ldap_public']['Verisign'] = array( 'department' => 'departmentNumber', 'notes' => 'description', // these currently don't work: +// 'phone:workfax' => 'facsimileTelephoneNumber', // 'photo' => 'jpegPhoto', // 'organization' => 'o', // 'manager' => 'manager', -- cgit v1.2.3