modoboa / modoboa-installer

An installer for Modoboa
MIT License
255 stars 135 forks source link

Fix dovecot ownership #471

Closed Spitfireap closed 1 year ago

Spitfireap commented 1 year ago

Fix some hard coded "vmail" as opposed to custom mailbox_owner config.

Need testing.

codecov[bot] commented 1 year ago

Codecov Report

Base: 50.07% // Head: 50.07% // No change to project coverage :thumbsup:

Coverage data is based on head (81129d2) compared to base (a647edf). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #471 +/- ## ======================================= Coverage 50.07% 50.07% ======================================= Files 10 10 Lines 681 681 ======================================= Hits 341 341 Misses 340 340 ``` | [Impacted Files](https://codecov.io/gh/modoboa/modoboa-installer/pull/471?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modoboa) | Coverage Δ | | |---|---|---| | [modoboa\_installer/config\_dict\_template.py](https://codecov.io/gh/modoboa/modoboa-installer/pull/471?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modoboa#diff-bW9kb2JvYV9pbnN0YWxsZXIvY29uZmlnX2RpY3RfdGVtcGxhdGUucHk=) | `100.00% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modoboa). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modoboa)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.