This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
E-Mail / Re: Can't open log file /var/log/dovecot.log: Permission denied
« on: July 23, 2023, 11:36:15 AM »
i have the same problem
dovecot[12559]: Can't open log file /var/log/dovecot-debug.log: Permission denied
i did all that
# chmod 660 /var/log/dovecot-debug.log
# chmod g+w /var/log
# usermod -a -G dovecot dovecot
# chown vmail:mail /var/log/dovecot-debug.log
and i have the same error
dovecot[12559]: Can't open log file /var/log/dovecot-debug.log: Permission denied
i did all that
# chmod 660 /var/log/dovecot-debug.log
# chmod g+w /var/log
# usermod -a -G dovecot dovecot
# chown vmail:mail /var/log/dovecot-debug.log
and i have the same error
Pages: [1]