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

shared_namespace.conf changeable #5327

Closed
2ec98lwlhimflzx2 opened this issue Jul 23, 2023 · 2 comments
Closed

shared_namespace.conf changeable #5327

2ec98lwlhimflzx2 opened this issue Jul 23, 2023 · 2 comments

Comments

@2ec98lwlhimflzx2
Copy link

Summary

Hi,

I would like to suggest to make the shared_namespace.conf for dovecot changeable.
Right now the file is hardcoded created, any changes will be overwritten.

Reason is, that we want an user based seen flag, not an message based.
Had tried to make the changes via extra.conf but had no luck.

kind regards
rc

Motivation

Use :INDEXPVT=~
Seen Flags are userbased.

Additional context

No response

@MAGICCC
Copy link
Member

MAGICCC commented Jul 24, 2023

You could add a script in /data/hooks/dovecot with your edits, because it will be executed when you start the container
https://github.com/mailcow/mailcow-dockerized/blob/master/data/Dockerfiles/dovecot/docker-entrypoint.sh#L423

@2ec98lwlhimflzx2
Copy link
Author

Does Work. Thanks for the hint.

kind regards
rc

@MAGICCC MAGICCC closed this as completed Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants