SMTP open relay

OK, so please remove them and check again the open relay. I think this is a bug.

Command to remove the IP entries:

runagent -m mail1 podman exec postfix sqlite3 /srv/pcdb.sqlite 'DELETE FROM mynetworks WHERE network like "10%";'

5 Likes

I think you’re right and I changed the category to Bug.

1 Like

As we are building the UI to manage the underlying mynetworks table, the fix will be released with the next Mail release. Until that point, apply Markus’ workaround.

BTW, the fix for the Postfix configuration is already available in testing release 1.3.7-dev.2.

1 Like