Results 1 to 2 of 2
  1. #1

    Arrow RBLList for qmail-ldap server

    I am trying to setup up rbllist to block Real Time DNS Domains on qmail-ldap server

    I have created a file called rbllist in /var/qmail/control/. In rbllist I have put the following lines:-

    sbl.spamhaus.org reject any Spamhaus -
    relays.ordb.org reject 127.0.0.2 ORDB -
    list.dsbl.org reject 127.0.0.2 DSBL -
    bl.spamcop.net reject 127.0.0.2 Spamcop -
    relays.ordb.org reject any ORDB -
    spamguard.leadmon.net reject 127.0.0.2 Dialup - Address is a dialup address

    After this I went to /etc/tcp.smtp and add this line
    :-

    127.:allow,RELAYCLIENT=""
    10.0.0.:allow,RELAYCLIENT=""
    192.168.3.:allow,RELAYCLIENT=""
    :allow,RBL=""

    and then ran a command tcprules /etc/tcp.smtp.cdb /etc/tcp.smtp.tmp < /etc/tcp.smtp to convert this in to cdb format.

    After doing this when I check /etc/tcp/smtp it does not show me any thing. But mails are working as norma. But it is not blocking the Black Listed Domains.

    Can you tell me what needs to be done to make it work.

  2. #2
    Join Date
    Jan 2003
    Location
    San Diego, California
    Posts
    336

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •