On Fri, 2011-01-28 at 09:59 -0500, PA wrote:
Timo thanks for the reply. To do what your suggested I would need a specific user_query for that domain correct? Ex: WHERE userid = '%u@domain1.com'. Also how would I override the mail_plugins setting, can you give me an example, the example on the URL below doesn't make that clear to me.
Something like:
user_query = SELECT if('%d'='domain1.com', 'quota imap_quota acl imap_acl', null) as mail_plugins, ..etc..
Also I was trying to have 2 shared namespaces which would have been ideal, why allowing any user to share a folder it wouldn't work unless the from path is listed on the location field but it looks like I can't have more than one shared namespace is this correct?
"from path"? I haven't tried more than one shared namespace, but I don't really see why it couldn't work.