Mailcow-dockerized: E-Mails to null@localhost every 15-30s

Created on 20 Mar 2019  路  5Comments  路  Source: mailcow/mailcow-dockerized

Since the last update (20/03/2019) I'm seeing emails like this in the logs:

postfix-mailcow_1    | Mar 20 06:19:16 mxb postfix/local[700]: E2B5A4816B: to=<null@localhost>, relay=local, delay=0.01, delays=0.01/0/0/0, dsn=2.0.0, status=sent (delivered to file: /dev/null)
postfix-mailcow_1    | Mar 20 06:19:36 mxb postfix/local[700]: EE9874816B: to=<null@localhost>, relay=local, delay=0.01, delays=0.01/0/0/0, dsn=2.0.0, status=sent (delivered to file: /dev/null)
postfix-mailcow_1    | Mar 20 06:20:02 mxb postfix/local[700]: 048CB4816B: to=<null@localhost>, relay=local, delay=0.01, delays=0.01/0/0/0, dsn=2.0.0, status=sent (delivered to file: /dev/null)
postfix-mailcow_1    | Mar 20 06:20:13 mxb postfix/local[700]: 0F47B3F1F1: to=<null@localhost>, relay=local, delay=0.01, delays=0.01/0/0/0, dsn=2.0.0, status=sent (delivered to file: /dev/null)
postfix-mailcow_1    | Mar 20 06:20:51 mxb postfix/local[700]: 1A5353F1F1: to=<null@localhost>, relay=local, delay=0.01, delays=0.01/0/0/0, dsn=2.0.0, status=sent (delivered to file: /dev/null)

Are they some kind of watchdog or is it a bug?

Most helpful comment

They are coming from watchdog and are fine, just a bit annoying. I will try to fix that ASAP. Not really a but, yes, annoying. :)

There is another issue I cannot find, but it exists. So let鈥檚 close this one. :)

All 5 comments

They are coming from watchdog and are fine, just a bit annoying. I will try to fix that ASAP. Not really a but, yes, annoying. :)

There is another issue I cannot find, but it exists. So let鈥檚 close this one. :)

Thanks for checking so fast!

@andryyy This is still present, isn't it?

Yes, still there. I just made an update to the latest version:

postfix-mailcow_1    | May 18 03:35:47 mxa postfix/local[408]: 5D1893F26D: to=<null@localhost>, relay=local, delay=0.07, delays=0.04/0.03/0/0, dsn=2.0.0, status=sent (delivered to file: /dev/null)
postfix-mailcow_1    | May 18 03:36:01 mxa postfix/local[408]: 542453F26D: to=<null@localhost>, relay=local, delay=0.03, delays=0.02/0/0/0, dsn=2.0.0, status=sent (delivered to file: /dev/null)

Yes, it is.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Adorfer picture Adorfer  路  3Comments

damdinsharav picture damdinsharav  路  3Comments

mritzmann picture mritzmann  路  3Comments

schoebelh picture schoebelh  路  3Comments

GalacticLion7 picture GalacticLion7  路  3Comments