masteruser can not select INBOX

Alessio Cecchi alessio at skye.it
Tue Apr 9 10:55:21 EEST 2019


Hi,

you can do it via post-login script as explained in 
https://wiki.dovecot.org/Authentication/MasterUsers

I have a post login script similar to:

#!/bin/bash
export USERNAME=${USER%@*}
export DOMAIN=${USER#*@}
exec "$@"

and works fine.

Ciao

Il 09/04/19 09:46, Ludwig Wieland via dovecot ha scritto:
> Thank you,
>
> How and where ?
>
>
> I configured only this:
> cat /Library/Server/Mail/Data/shared/shared-mailboxes
> * user=masteruser lr
>
>
> masteruser is ok for all masters (mailmaster) ?
>
> Luda
>
>> Am 09.04.2019 um 09:33 schrieb Aki Tuomi <aki.tuomi at open-xchange.com 
>> <mailto:aki.tuomi at open-xchange.com>>:
>>
>> Hi!
>>
>> You need to grant the master user rights in your ACL file.
>>
>> Aki
>
-- 
Alessio Cecchi
Postmaster @ http://www.qboxmail.it
https://www.linkedin.com/in/alessice

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20190409/3685e524/attachment.html>


More information about the dovecot mailing list