On Dec 19, 2003, at 12:38 PM, Roger Walker wrote:


        Why must the config/require_resolvable_fromhost be set with a
value?

That's not right, maybe you are confusing it with the count_unrecognized_commands plugin.


 Isn't it enough that it is listed in the plugins file? Perhaps a
convience thing that I'm not aware of for debugging?

It doesn't use any of the arguments from the plugins file...


        What does this module do? Does it only check to see if the sender
host has either an MX or IP?

Yup.


This sounds imcomplete.

What's missing? Could and should whatever it is not be in a separate plugin?


        I believe that if no MX or IP can be found, the connection should
be dropped with a 4xx error;

That's what it's doing.


that if an MX or IP is localhost or private (i.e. 10.0.0.1), that the connection should be dropped with a 5xx error;

Why? That sounds like a most unusual environment...


that if the address doesn't verify per Email::Valid, the connection should
be dropped with a 5xx error.

That sounds like the job for another plugin.




 - ask
--
http://www.askbjoernhansen.com/



Reply via email to