Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F6065000
config.inc.php.dist
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
810 B
Referenced Files
None
Subscribers
None
config.inc.php.dist
View Options
<?php
// Proxy user login
// Note: that you should log using form of: <proxy_login>**<username>
$config['kolab_auth_proxy_user'] = '';
// Proxy user password
$config['kolab_auth_proxy_pass'] = '';
// IMAP (master) user
$config['kolab_auth_proxy_imap_user'] = 'cyrus-admin';
// IMAP (master) password
$config['kolab_auth_proxy_imap_pass'] = '';
// SMTP server host
// To override the SMTP port or connection method, provide a full URL like 'tls://somehost:587'
$config['kolab_auth_proxy_smtp_server'] = '';
// SMTP username
$config['kolab_auth_proxy_smtp_user'] = '';
// SMTP password
$config['kolab_auth_proxy_smtp_pass'] = '';
// LDAP user DN
$config['kolab_auth_proxy_ldap_user'] = 'uid=kolab-service,ou=Special Users,dc=example,dc=org';
// LDAP password
$config['kolab_auth_proxy_ldap_pass'] = '';
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, May 22, 4:30 AM (1 d, 22 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
641663
Default Alt Text
config.inc.php.dist (810 B)
Attached To
Mode
R14 roundcubemail-plugins-kolab
Attached
Detach File
Event Timeline
Log In to Comment