On Sat, 20 Jan 2024, Andreas Haerter wrote:
Hi Barbara,
On 13.12.23 15:08, Barbara M. wrote:
passdb {
args = /etc/dovecot/master-users
Correct me if I am wrong, but IIRC, these files are read after privileges are
dropped... so quick guess: is the file readable by the service user itself?
Hi Barbara,
On 13.12.23 15:08, Barbara M. wrote:
passdb {
args = /etc/dovecot/master-users
Correct me if I am wrong, but IIRC, these files are read after
privileges are dropped... so quick guess: is the file readable by the
service user itself?
If your service runs with "dovecot" as use
On Sat, 23 Dec 2023, Noel Butler via dovecot wrote:
Hi Barbara,
On 14/12/2023 00:08, Barbara M. wrote:
passdb {
args = /etc/dovecot/master-users
driver = passwd-file
master = yes
result_success = continue
}
try replacing result_success with
pass = yes
Thank
Hi Barbara,
On 14/12/2023 00:08, Barbara M. wrote:
passdb {
args = /etc/dovecot/master-users
driver = passwd-file
master = yes
result_success = continue
}
try replacing result_success with
pass = yes
--
Regards,
Noel Butler
___
Thanks for your quick reply!!
2017年6月8日(木) 7:28 Oscar del Rio :
>
> On 06/ 7/17 05:55 PM, Noriyuki TAKEI wrote:
> > Hi,all
> >
> > What version of dovecot supports master users?
> >
> > Master users means as follows
> > https://wiki2.dovecot.org/Authentication/MasterUsers
>
> since at least versi
On 06/ 7/17 05:55 PM, Noriyuki TAKEI wrote:
Hi,all
What version of dovecot supports master users?
Master users means as follows
https://wiki2.dovecot.org/Authentication/MasterUsers
since at least version 1.0beta (2006)
https://www.dovecot.org/doc/NEWS-1.2
v1.0.beta4 2006-04-02 Timo Sirain