stdevPavelmc / mailad

Software to provision a mail server with users from a Windows or Samba 4 Active Directory
GNU General Public License v3.0
33 stars 11 forks source link

[FEAT] Mailbox folder split geographicaly #183

Closed stdevPavelmc closed 2 years ago

stdevPavelmc commented 2 years ago

Some [big & important] users are requesting an optional mailbox isolation on folders. I explain...

They want [for a particular reason] that the user's mailboxes of the domain (~10k users) is split on geographical bases, like

/home/vmail/
                   /habana
                   /pinar
                   /isla
                   /matanzas
                   /noexiste ;-)
                   /villaclara
...

That's doable and not hard, please comment if you need a feature like this.

stdevPavelmc commented 2 years ago

Giving this a quick round...

  1. It makes sense to use the property office aka "Office" see the picture it's the "Oficina" one: User details
  2. It's on the same properties page, so no extra clicking to find "an obscure property down there..."
  3. It must be an opt-in feature, off by default to maintain compatibility an respect sysadmins using the Office property now.
stdevPavelmc commented 2 years ago

This will be a opt-in feature, aka: it will be disabled by default.

So you have to enable it by hand, the sub-folder will be in the Office property of the Active Directory

Working on it.

stdevPavelmc commented 2 years ago

Closed by PR #187