Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Dovecot mailbox settings #54

Closed
peter-mauritius opened this issue Jul 7, 2017 · 1 comment
Closed

Add support for Dovecot mailbox settings #54

peter-mauritius opened this issue Jul 7, 2017 · 1 comment
Assignees

Comments

@peter-mauritius
Copy link
Collaborator

Candidate for settings are

  • use_namespace
  • use_omap (use map instead of xattr)
@peter-mauritius peter-mauritius self-assigned this Jul 7, 2017
@peter-mauritius
Copy link
Collaborator Author

Added support plugin configuration. Example:

const char *settings_poolname = mail_user_plugin_getenv(mbox->storage->storage.user, "rbox_pool_name");

The Configuration can be found in eg. 90-plugin.conf:

plugin {
  rbox_pool_name = mail_storage
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant