I have a mailing server setup based on Debian Stable that uses postfix for IMAP
and SMTP and dovecot for internel mail handling, like filtering, sorting into
users inboxes etc. I now wanted to set dovecot to not write to syslog, but to
dedicated files in /var/log/dovecot. While everything indic
Am 18.05.24 um 17:55 schrieb Wietse Venema:
Richard Rosner via Postfix-users:
I have a mailing server setup based on Debian Stable that uses
postfix for IMAP and SMTP and dovecot for internel mail handling,
You mean, Postfix for SMTP, Dovecot for IMAP.
Possible.
like filtering, sorting
Am 19.05.24 um 14:06 schrieb John Fawcett via Postfix-users:
Hi Richard
though probably not relevant to your current issue, one thing to watch out for
with the approach you are using is the value of postfix parameter postfix
mailbox_size_limit. This value applies to all files written by the
On 19.05.24 18:06, Kim Sindalsen via Postfix-users wrote:
Can't open log file /var/log/dovecot/error.log: Permission denied )
Isn't this a filepermission-issue (ie. does the dovecot-user have permission
to write to the logfile)?
What is the permissions and user/group on the logfile - what user