On Thu, May 14, 2020 at 12:06:34PM -0500, Thomas Strike wrote:

> This error is still showing up in the log but it doesn't appear to be 
> causing any problems that I have detected.
> 
> "May 12 14:21:44 sleepyvalley postfix/smtpd[16326]: error: open 
> /etc/postfix/mysql-aliases.cf: No such file or directory"
> "May 12 13:07:28 sleepyvalley postfix/smtps/smtpd[15107]: error: open 
> /etc/postfix/mysql-aliases.cf: No such file or directory"
> "May 12 13:14:26 sleepyvalley postfix/submission/smtpd[15196]: error: 
> open /etc/postfix/mysql-aliases.cf: No such file or directory"

That was two days ago now, is it still happening today?

Post the outputs each of:

    1. egrep -r 'mysql-aliases\.cf' /etc/postfix

    2. postconf -x | egrep 'mysql-aliases.cf'

    3. postconf -M | egrep 'mysql-aliases.cf'

And any similar log messages *today*.

> I looked inĀ  postconf -d | grep 'mynetworks ' and the following came up. 
> Could this error be caused by any of this stuff? Does Postfix really use 
> all of this or is it superfluous and widening the SMTPd server for attach?

You're letting your imaging run wild.

-- 
    Viktor.

Reply via email to