Skip to content

Fix quadruplicated entries on dashboard

Partially fixes #74 (closed) , by not reading the mail.info logs, but the values are still duplicated, due limitations on how we read the postfix logs.

This MR also increases the size of the buffer for new log lines and extends the importing api not to watch for new changes.

Merge request reports