DNSRBL blackholes

Discuss the Scalix Server software

Moderators: ScalixSupport, admin

lwoolard

DNSRBL blackholes

Postby lwoolard » Tue Oct 17, 2006 10:52 am

We have Scalix installed on a RedHat box. I'm trying to get the DNSRBL blacklists (sbl-xbl.spamhaus.org & etc.) working for SPAM control. We have them in sendmail.cf as we have on other mail systems using sendmail, but they do not seem to be doing anything. How do I get these very useful lists working with Scalix?

chris
Scalix Star
Scalix Star
Posts: 321
Joined: Mon May 09, 2005 2:56 pm
Location: Freiburg, Germany

Postby chris » Tue Oct 17, 2006 11:56 am

Hi, there has been a bit of discussion about this if you search the boards.

The underlying issue is that Scalix's integrated smtpd listens on your external address :25 to accept and deliver ingress mail from the net and sendmail listens on localhost:25 to accept and delieve egress mail coming from scalix to the net.

So sendmail never gets a socket on those connections and can't drop them.

If you want to blackhole directly, put a sendmail or a postfix relay in front of your scalix system which cann drop the incoming connections.

Alternatively, it is very easy to integrate blacklists into spamassassin - some are in fact integrated and activated by default. These blacklists will then be used to sort out spam, however, it will already have been recieved and is at that point being processed. See http://wiki.apache.org/spamassassin/DnsBlocklists for more information.

Cheers,

Chris

lwoolard

DNSRBL blackholes

Postby lwoolard » Thu Oct 26, 2006 3:52 pm

Thanks for the info. After considering the options we have decided to put in a sendmail relay in front of the scalix system. Where in the scalix configuration do we make the changes to have it use the relay?

chris
Scalix Star
Scalix Star
Posts: 321
Joined: Mon May 09, 2005 2:56 pm
Location: Freiburg, Germany

Postby chris » Fri Oct 27, 2006 5:59 am

Hi Larry,

take a look at this doc for more info: http://www.scalix.com/wiki/index.php?ti ... ntegration

What you will essentially want to do is define your relay as a smarthost on the Scalix side, and define your Scalix server local relay for your company's domain on the external sendmail relay.

Chris

William
Posts: 314
Joined: Fri Jun 02, 2006 8:28 am
Location: British Isles

Postby William » Fri Oct 27, 2006 6:32 am

I may have encountered the same problem as you, in that DNSBL lists were not working when pluged into sendmail, here is the thread about how it was solved that maybe relevant to you.

http://www.scalix.com/community/viewtopic.php?t=3788

Also here is a thread about how I made whitelists from scalix contacts and sendmail logs:

http://www.scalix.com/community/viewtopic.php?t=3115


Return to “Scalix Server”



Who is online

Users browsing this forum: No registered users and 0 guests

cron