
rejaine at bhz
Sep 10, 2010, 8:07 AM
Post #3 of 7
(1332 views)
Permalink
|
|
Re: rblsmtpd : how to whitelist e-mail address ??
[In reply to]
|
|
Yes, I known rblsmtp has nothing to do with sender/recipient black/whitelisting . My idea was to find an alternative to continue use rblsmtpd (block basead on TCPREMOTEIP) and find a way to bypass RBL check ON some cases (like the hotmail problem) But there seems to be no solution, then to ignore the problem with Hotmail, I had to disable the list SORBS (only the Sorbs is blocking Hotmail, no other list appears listed) Thank you all! Em 10-09-2010 11:23, Andy Bradford escreveu: > Thus said Rejaine Monteiro on Fri, 10 Sep 2010 10:27:10 -0300: > > >> But, many Hotmail ip servers address are listed on Sorbs , and I >> need to put some specificy e-mail address (ie: bill [at] hotmail, >> gates [at] hotmail) on a whitelist thing, without put all Hotmail >> ip server address on my whitelist dnscache and/or disable RBL checks >> (RBLSMTPD="") on my smtp.rules config. >> > rblsmtpd has no knowledge of SENDER or RECIPIENT so it isn't possible to > use rblsmtpd for this purpose. rblsmtpd checks the TCPREMOTEIP to see if > it is on a blacklist, and although rblsmtpd does have a -a which allows > you to whitelist IP addresses, this won't work for email addresses. > > You'll have to come up with another approach for your goal. > > Andy > >
|