Displaying 2 results from an estimated 2 matches for "eywzydfzwoy20v6p".
2017 Sep 15
2
logins fail for virtual users (permission denied, we're not in group 5000)
...l in /home/bob/Maildir
- virtual users with mail in /var/mail/vhosts/domain.com/bob/
The regular users can receive mail as expected.
When virtual users try to log in, it fails. The log shows an error like
this:
2017-09-14 22:44:55 auth: Error:
passwd-file(travler at travler.net,54.210.254.169,<EYwzYDFZWoY20v6p>):
stat(/var/mail/vhosts/travler.net/shadow) failed: Permission denied
(euid=114(dovecot) egid=121(dovecot) missing +x perm: /var/mail/vhosts,
we're not in group 5000(vmail), dir owned by 5000:5000 mode=0750)
A previous user had a similar problem in 2015:
https://dovecot.org/list/dovecot/20...
2017 Sep 15
0
logins fail for virtual users (permission denied, we're not in group 5000)
...users with mail in /var/mail/vhosts/domain.com/bob/
>
> The regular users can receive mail as expected.
> When virtual users try to log in, it fails. The log shows an error like
> this:
>
> 2017-09-14 22:44:55 auth: Error:
> passwd-file(travler at travler.net,54.210.254.169,<EYwzYDFZWoY20v6p>):
> stat(/var/mail/vhosts/travler.net/shadow) failed: Permission denied
> (euid=114(dovecot) egid=121(dovecot) missing +x perm: /var/mail/vhosts,
> we're not in group 5000(vmail), dir owned by 5000:5000 mode=0750)
>
check
doveadm user travler at travler.net
you might be speci...