melancthon wrote:
I've set mynetworks equal to my ip address of my internet connection here at home - perhaps, though, I've failed in my subnetting - I've added XXX.XXX.0.0/24 in mynetworks, and I can't really remember if that's going to let XXX.XXX.0.0 - XXX.XXX.255.255 through or not.
xxx.xxx.0.0/24 means xxx.xxx.0.0 through xxx.xxx.0.255
BUT you probably don't trust all those IP addresses.
Using mynetworks for this is not the way this is normally done. You should
set up SASL auth on your Postfix to allow authorized clients from foreign IP addresses to send through your server.