On 16.08.2020 03:15, Fabian Müller wrote:

So what we know: It has something to do with the mysql-tables. What I don’t understand is, what opensmtpd is trying to do which leads to that error. To my understanding opensmtpd should only try to connect to the database if it needs to read from the tables, which – if just starting up – obviously is not the case.


IIRC OpenSMTPD opens the connection to MySQL server at startup. Just like it opens all other tables at startup.

Anything in MySQL logs? I'm fairly certain it is a connection issue.

Like Edgar recommended, try running smtpd -dv possibly with trace enabled as well.

Good luck,
Reio

Reply via email to