Scott;
Ran into a problem have 2 GP boxes running, we have been listed as an open relay, i can replicate issue by telnet host 25
helo
mail from: someluser@domain.com
rcpt to: "anotheremail@domain.com"@ourdomain.com
data
blah blah
.
drawing blanks cant think of a way to stop it.
Project Gamera
Another false posotive, is this:
helo
mail from: corman@mydomain.com
rcpt to: corman%yourdomain.com
data
blah blah
.
There is the "percent hack" patch for qmail to make this give the rcpthosts error, perhaps there is a patch for your false posotive as well?
Systems that detect "open relays" should really actually attempt delivery of a message, and not assume that since the server said "ok", that it's going to actually deliver it.
But this isn't a perfect world.
-Corey
helo
mail from: corman@mydomain.com
rcpt to: corman%yourdomain.com
data
blah blah
.
There is the "percent hack" patch for qmail to make this give the rcpthosts error, perhaps there is a patch for your false posotive as well?
Systems that detect "open relays" should really actually attempt delivery of a message, and not assume that since the server said "ok", that it's going to actually deliver it.
But this isn't a perfect world.
-Corey