Rodrigo Morais wrote:
Srs,
I have problems witch sending to e-mails because RBLs blocking sending. Inside of my park sending, but it are of it accuses blockade. It exists some option to legalize the user does not check RBL when trying to send. Is there any way to NOT check user's IP against RBL if he already authenticated via POP/SMPT ?

I'm guessing that you're using Spamhaus as a blacklist. They're strict now, and block all dynamic IPs. Use the submission port (port 587 for SMTP), or use a different blacklist.
You can whitelist in your tcp.smtp file:
http://wiki.qmailtoaster.com/index.php/RBLs
You can create your own whitelist and add it before spamhaus like this:
-a mylocal.whitelist.local

And in that file, have your IPs arranged (in reverse order) like this:

155.200.134.231.mylocal.whitelist.local    A    127.0.0.2


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to