'other' => _("Not one of the above servers") ) ),
'$optional_delimiter' => array( 'name' => _("IMAP Folder Delimiter"),
'type' => SMOPT_TYPE_STRING,
- 'size' => 2 ),
+ 'size' => 10 ),
'$useSendmail' => array( 'name' => _("Use Sendmail"),
'type' => SMOPT_TYPE_BOOLEAN ),
'$sendmail_path' => array( 'name' => _("Sendmail Path"),
'type' => SMOPT_TYPE_INTEGER ),
'$auto_create_special' => array( 'name' => _("Auto Create Special Folders"),
'type' => SMOPT_TYPE_BOOLEAN ),
+ '$default_use_javascript_addr_book' => array( 'name' => _("Default Javascript Adrressbook"),
+ 'type' => SMOPT_TYPE_BOOLEAN ),
/* --------------------------------------------------------*/
'Group4' => array( 'name' => _("General Options"),
'type' => SMOPT_TYPE_TITLE ),