Changeset 1395 in subversion
- Timestamp:
- May 15, 2008 5:23:41 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/config/main.inc.php.dist (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/config/main.inc.php.dist
r1394 r1395 41 41 $rcmail_config['default_port'] = 143; 42 42 43 // IMAP authentication type (auth, plain) or null to use best server supported one 43 // IMAP auth type. Can be "auth" (CRAM-MD5), "plain" (PLAIN) or "check" to auto detect. 44 // Optional, defaults to "check" 44 45 $rcmail_config['imap_auth_type'] = null; 45 46
Note: See TracChangeset
for help on using the changeset viewer.
