Version: 6.0.2 Hello, The smtpctl don't show me any result# smtpctl show queue # smtpctl show message 03fbbf757050fe8c smtpctl: fopen: No such file or directory# smtpctl show envelope 03fbbf757050fe8c smtpctl: fopen: No such file or directory
But my server is constantly trying to connect to someserverssmtpd[31407]: 03fbbf757050fe8c mta event=connecting address=smtp+tls://x.x.68.171:25 host=x.x.68.171 smtpd[31407]: 03fbbf76f1f61135 mta event=connecting address=smtp+tls://x.x.68.183:25 host=x.x.68.183 smtpd[31407]: 03fbbf7701630140 mta event=connecting address=smtp+tls://x.x.68.170:25 host=x.x.68.170 These are bulkmail.cn.com MTAs If I try to find where this coming fromMay 22 23:01:18 myserver smtpd[53]: cbf8cde01d31da9e smtp event=connected address=133.130.114.91 host=v133-130-114-91.a045.g.tyo1.static.cnode.io May 22 23:01:19 myserver smtpd[53]: cbf8cde01d31da9e smtp event=message msgid=66bfe7d4 from=<q...@bulkmail.cn.com> to=<cont...@mydomain.org> size=26145 ndest=1 proto=ESMTP May 22 23:01:20 myserver smtpd[53]: cbf8cde01d31da9e smtp event=closed reason=quit My MTA wants to reply that cont...@mydomain.org doesn't exist and tries on an on Does anyone knows how to stop my MTA from trying to reply back to this domain ?