Problem with Pigeonhole/Sieve
Steffen Kaiser
skdovecot at smail.inf.fh-brs.de
Tue May 2 11:13:33 EEST 2017
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Mon, 1 May 2017, Kamil Kapturkiewicz wrote:
> Unfortunately I am getting following error in DoveCot log instead:
>
> May 01 14:35:41 managesieve-login: Error: auth: connect(login) in directory /
> failed: Permission denied (euid=248(<getpwuid() error>) egid=248(<getgrgid()
> error>) missing +x perm: /, we're not in group 202, dir owned by 0:202
> mode=0750)
> May 01 14:35:41 managesieve-login: Error: auth: connect(login) in directory /
> failed: Permission denied (euid=248(<unknown>) egid=248(<unknown>) missing +x
> perm: /, we're not in group 202, dir owned by 0:202 mode=0750)
this error is pretty clear:
Directory "/" cannot be accessed by user 248:248
looks like a chroot'ed environment? Anyway, either:
+ the accessing user ID of 248:248 is wrong,
+ the owning user 0:202 is wrong or
+ the access permissions should include "chmod o+x /"
> May 01 14:36:00 master: Warning: Killed with signal 15 (by pid=37695 uid=0
> code=kill)
This shouldn't happen.
- --
Steffen Kaiser
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEVAwUBWQg/rXz1H7kL/d9rAQL9Lwf5AUZX8VE4XX7b5hWWm7CkfcHJCnCuJy37
Hfw598Z+dljSAQ8Ki38vRtIKSSN7jVxOqiMPLKLh3+FcVVqOor/tbybDbV8rzhb5
u/+vynfvLENtwiEQAQ+4JjGOKQYX8rCU+Vz9Ft2my9ZR4qeUru4bxtduX/NI/GeZ
YBnhQHZdX/2iAhW8MLX19aPEm7a82qBwdzv5BeQ3iFq56woYOFj+6peC710aY6uM
6wyURGoO3lvfaTnl4D1n3M6Nw7IuImHVtU1fLnUh8y+Z2Nv5cArxTWOpQFjzsVTS
3dDNchnDXym2xpjYM2IA/GGKAyYdbwSLTyvWGiEq8LtQQhAnnY425w==
=sg2z
-----END PGP SIGNATURE-----
More information about the dovecot
mailing list