senthil vel wrote:
Dear List,

Is there any way to whitelist a particular ip which relays mails through our server via port 587 without authentication?


Thanks and Regards,
S,Senthilvel.

I think you can do pretty much the same as you'd do using port 25. Add the ip to the tcp.smtp file with the RELAYHOST="" parameter, and other parameters that are the same as the 127.: line in the stock configuration. You might also need to override the REQUIRE_AUTH=1 parameter that's in the run file by specifying REQUIRE_AUTH=0 in the tcp.smtp line for the ip you've added. I'm not sure how qmail-smtp behaves with RELAYHOST="" and "REQUIRE_AUTH=1", as they would seem to contradict each other.

Don't forget to run "qmailctl cdb" afterwards.
--
-Eric 'shubes'


---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
     If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
    Please visit qmailtoaster.com for the latest news, updates, and packages.
To unsubscribe, e-mail: [email protected]
    For additional commands, e-mail: [email protected]


Reply via email to