Changeset e3af1f2 in github


Ignore:
Timestamp:
Nov 10, 2010 3:53:45 AM (3 years ago)
Author:
alecpl <alec@…>
Branches:
master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
Children:
7403abd
Parents:
4d21f62
Message:
  • Added comment about imap_ns_* settings
File:
1 edited

Legend:

Unmodified
Added
Removed
  • config/main.inc.php.dist

    r00290a6 re3af1f2  
    8282// using shared folders or personal root folder is non-empty, you'll need to 
    8383// set these options. All can be strings or arrays of strings. 
     84// Folders need to be ended with directory separator, e.g. "INBOX." 
     85// (special directory "~" is an exception to this rule) 
    8486$rcmail_config['imap_ns_personal'] = null; 
    8587$rcmail_config['imap_ns_other']    = null; 
Note: See TracChangeset for help on using the changeset viewer.