Class IMP_Imap_Config
The configuration for a IMP backend.
- IMP_Imap_Config implements Serializable
Category: Horde
Copyright: 2013-2014 Horde LLC
License: GPL
Author: Michael Slusarz slusarz@horde.org
Located at Imap/Config.php
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
string |
PASSWORDS_KEY
|
#
'imap_config_pass'
|
public
boolean
|
$acl
Enable ACLs? |
public
array
|
$admin
Admin configuration. |
public
array
|
$autocreate_special
Autocreate the special mailboxes? |
public
mixed
|
$cache
The cache configuration from backends.php. |
public
string
|
$cache_lifetime
Cache lifetime. |
public
array
|
$capability_ignore
The list of capabilities to ignore. |
public
string
|
$comparator
The non-default comparator to use. |
public
string
|
$debug
The debug handler. |
public
boolean
|
$debug_raw
Do raw debugging? |
public
mixed
|
$hordeauth
Type of horde authentication to use. |
public
string
|
$hostspec
Hostspec of the backend. |
public
array
|
$id
List of ID information to send via the ID command. |
public
array
|
$lang
The list of langauges used to display messages on the IMAP server. |
public
string
|
$maildomain
The maildomain to use for outgoing mail. |
public
string
|
$name
Label for the backend. |
public
array
|
$namespace
Namespace overrides. |
public
integer
|
$port
Port number of the backend. |
public
string
|
$protocol
Either 'imap' or 'pop'. |
public
array
|
$quota
Quota paramters. |
public
mixed
|
$secure
The security layer to use. |
public
array
|
$smtp
SMTP configuration. |
public
boolean
|
$sort_force
Force sorting on the web server? |
public
array
|
$spam
Spam configuration. |
public
array
|
$special_mboxes
List of special mailboxes overrides. |
public
string
|
$thread
The preferred thread sort algorithm. |
public
string
|
$timeout
The connection timeout (in seconds). |
public
array
|
$cache_params
The cache configuration. |
public
integer
|
$import_limit
The maximum number of messages allowed to be imported. |
public
array
|
$innocent_params
Innocent reporting parameters. |
public
mixed
|
$preferred
The preferred server(s). |
public
array
|
$spam_params
Spam reporting parameters. |
public
array
|
$user_special_mboxes
List of user special mailboxes. |