different mail location in different namespace

Héctor Moreno Blanco hmoreno at gmv.com
Wed Oct 29 15:43:36 UTC 2014


Hello everyone,

We have Dovecot 2.1.6.
With different Namespaces:

...
mail_location = maildir:%h/Maildir
...
namespace {
  separator = .
  prefix =
  inbox = yes
  type = private
}
namespace {
  inbox = no
  location =
  prefix = INBOX.
  separator = .
  hidden = yes
  type = private
  list = no
}
namespace {
  location = maildir:/buzon/archivo/%u/_ARCHIVO
  prefix = _ARCHIVO.
  hidden = yes
  separator = .
  type = private
}

We take the attribute "home directory" from the LDAP in the userdb attributes.

We would like to modify this attribute for the Namespace ARCHIVO.
For example, if a home directory is /buzon/buzon1/11111111, the mail location for ARCHIVO would be /buzon/archivo1/11111111.

Is this modification possible without adding another attribute at the LDAP (just editing the attribute)?

Thank you very much in advanced.
Kind regards.

Héctor Moreno.


P Please consider the environment before printing this e-mail.

______________________
This message including any attachments may contain confidential 
information, according to our Information Security Management System,
 and intended solely for a specific individual to whom they are addressed.
 Any unauthorised copy, disclosure or distribution of this message
 is strictly forbidden. If you have received this transmission in error,
 please notify the sender immediately and delete it.

______________________
Este mensaje, y en su caso, cualquier fichero anexo al mismo,
 puede contener informacion clasificada por su emisor como confidencial
 en el marco de su Sistema de Gestion de Seguridad de la 
Informacion siendo para uso exclusivo del destinatario, quedando 
prohibida su divulgacion copia o distribucion a terceros sin la 
autorizacion expresa del remitente. Si Vd. ha recibido este mensaje 
 erroneamente, se ruega lo notifique al remitente y proceda a su borrado. 
Gracias por su colaboracion.

______________________



More information about the dovecot mailing list