Hello, I'm trying to fix issue with LMTP for few days. In exigrep logs there lot of
while users sending mails to each other on local domain.
My log /var/log/dovecot-lmtp-errors.log looks like
I was trying to set permissions by DA script, but it looks like legit.
Updating dovecot by custombuild didn;t worked for me.
Code:
R=virtual_user T=dovecot_lmtp_udp defer (-1): LMTP connection closed after end of data
while users sending mails to each other on local domain.
My log /var/log/dovecot-lmtp-errors.log looks like
Code:
Fatal: setgid(8(mem) from userdb lookup) failed with euid=1009(m1291), gid=12(mail), egid=12(mail): Operation not permitted (This binary should probably be called with process group set to 8(mem) instead of 12(mail))
I was trying to set permissions by DA script, but it looks like legit.
Updating dovecot by custombuild didn;t worked for me.