G'Day All,
I have been using Jeff's excellent spamblocker script for a while now (works great) and my VPS host has also decided to run a trial of mailfoundry which is also working great however spammers (we got to love those spammers) can still bypass mailfoundry by directly mailing the VPS mail MX server so what I want to do is to split EXIM into two ports..
A) Port 25 only allow connections from localhost and mailfoundry mail filter
B) SMTP port 587 allows SMTP posts from authenticated users only
Now I can do part B thanks to Jeff's spamblocker script but I am not 100% sure how to get Part A working so it will only accept certain IP addresses..
Can anyone help?
I have been using Jeff's excellent spamblocker script for a while now (works great) and my VPS host has also decided to run a trial of mailfoundry which is also working great however spammers (we got to love those spammers) can still bypass mailfoundry by directly mailing the VPS mail MX server so what I want to do is to split EXIM into two ports..
A) Port 25 only allow connections from localhost and mailfoundry mail filter
B) SMTP port 587 allows SMTP posts from authenticated users only
Now I can do part B thanks to Jeff's spamblocker script but I am not 100% sure how to get Part A working so it will only accept certain IP addresses..
Can anyone help?