Hi,
 
I'm trying to use the alternate namespace feature, but having little joy.
 
My /etc/imapd.conf file looks like this:
 
configdirectory: /var/imap
partition-default: /var/spool/imap
admins: *******
sasl_pwcheck_method: sasldb
allowanonymouslogin: no
allowplaintext: yes
altnamespace: yes
userprefix: user
sharedprefix: shared
unixhierarchysep: yes
tls_cert_file: /var/imap/server.pem
tls_key_file: /var/imap/server.pem
tls_ca_file: /var/imap/cacert.pem
tls_ca_path: /etc/CA
When I use imtest to connect, I get this capability line:
 
S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT MULTIAPPEND SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES IDLE STARTTLS AUTH=DIGEST-MD5 AUTH=CRAM-MD5
S: C01 OK Completed
Which is exactly the same as when I don't have altnamespace or unixhierarchysep set to 'yes' (I don't know, but I'd expect something different.. maybe not!)
 
Imaps is definitely using this configuration file.
 
I have restarted the master process.
 
Bit stuck now, so any help much appreciated!

Reply via email to