Hi, How we can Whitelist an IP from require_resolvable_fromhost plugin processing . My qpsmtpd config/plugins file have whitelist_soft enabled . Also I have added the particular IP to the config/whitelisthosts file. But still it is checked by the require_resolvable_fromhost plugin.
This the the log output I am getting trying to get config for invalid_resolvable_fromhost trying to get config for require_resolvable_fromhost require_resolvable_fromhost plugin: 7879 query for abc.com failed: NOERROR Plugin require_resolvable_fromhost, hook mail returned DENYSOFT, Could not resolve abc.com (#4.4.3) denysoft mail from <[EMAIL PROTECTED]> (Could not resolve abc.com (#4.4.3)) 450 Could not resolve abc.com (#4.4.3) dispatching QUIT I have entered the mail server's IP from which I am getting this email also tried to add the IP I got from pinging abc.com .One thing I would like to tell is when I ping the abc.com it is resolving the IP address but not getting any ping replies from there. Please tell me how I can enable whitelisting to avoid certain IP's. Regards, Abhilash.S
