Hello,I have the same problem and wrote two days ago about that (but the
mailling list drop my mails)
Could you try to locate the first connection for this session: grep
c806af9e5fc46153 /var/log/messagesIf you have the same problem as I do you're
find a connection from the outside with a user belonging to that domain and
your MTA tries to reply back that the destination address doesn't exist
Le Mercredi 24 mai 2017 3h01, Edgar Pettijohn <[email protected]> a
écrit :
On 05/23/17 13:03, mabi wrote:
Hello,
My OpenSMTPd 6.0.2p1 mail gateway is somehow looping indefinitely with the
following log output every 2 seconds:
May 23 20:00:44 mgw smtpd[28997]: smtp-out: Enabling route [] <->
163.114.21.130 (mtagated.edf.fr)
May 23 20:00:44 mgw smtpd[28997]: c806af9e5fc46153 mta event=connecting
address=smtp+tls://163.114.21.130:25 host=mtagated.edf.fr
May 23 20:00:44 mgw smtpd[28997]: c806af9e5fc46153 mta event=connected
May 23 20:00:44 mgw smtpd[28997]: c806af9e5fc46153 mta event=error reason=IO
Error: Connection reset by peer
May 23 20:00:44 mgw smtpd[28997]: smtp-out: Disabling route [] <->
163.114.21.130 (mtagated.edf.fr) for 15s
There are no mails in the queue and I don't see why it is trying to connect
to that server every 2 seconds.
Any idea what is going wrong here?
Regards,
M.
Do you have some sort of webapp trying to "sendmail"?