On Thu, 2022-01-13 at 16:02 +0100, Paul Holzinger wrote:
If you set up postgrey to listen on 127.0.0.1 I cannot be reached
from the outside, make sure to listen on 0.0.0.0:10023 in the
container.
> "--publish", "1.2.3.4:10023:10023"
Oh, sorry! I had it in a pod before and when I couldn't get it to work
in there, I broke it out to a standalone container. I didn't update the
config file after I did that.
I kind of recall trying the container out with postgrey listening on
everything and it still not working. But, I've been updating other
images I have running so maybe it wasn't this one.
I'll make the change and try again.
Also I assume you changed the ip here and that you use your actual
local ip there and not 1.2.3.4.
Yes.
--
Ranbir