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

Prevent sieve symlink to be evaluated as a directory by dovecot #1481

Merged
merged 1 commit into from
May 2, 2020

Conversation

youtous
Copy link
Contributor

@youtous youtous commented May 1, 2020

Seen dovecot-sieve is always enabled, setting maildir_stat_dirs = yes permits to avoid /var/mail/domain.tld/user/.dovecot.sieve (symlink) to be treated as a directory (default behavior).

According to Mailu/Mailu#143 (comment), there is no noticeable impact when this is enabled.

An advanced user could eventually set maildir_stat_dirs=no in config/dovecot.cf if sieve is not used at all.

Fix #1480.

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

Successfully merging this pull request may close these issues.

Not wanted dovecot quota
2 participants