Koozali.org: home of the SME Server

Question regarding the use of blacklists

Offline imcintyre

  • *
  • 609
  • +0/-0
Question regarding the use of blacklists
« on: December 28, 2009, 05:01:12 AM »
I'm using SME server 7.4 as my gateway and as an email server. I've enabled blacklists as per
Code: [Select]
http://wiki.contribs.org/SME_Server:Documentation:FAQ#Real-time_Blackhole_List_.28RBL.29
The only contrib I have running on the server is:
Code: [Select]
http://wiki.contribs.org/Torrentflux
If I wanted to add the Squidguard contrib to use other blacklists, would it create any problems? or should I get disable the email blacklists and control everything through Squidguard.

Thanks in advance for any help/advice given.

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: Question regarding the use of blacklists
« Reply #1 on: December 28, 2009, 06:28:04 AM »
imcintyre

Quote
If I wanted to add the Squidguard contrib to use other blacklists, would it create any problems? or should I get disable the email blacklists and control everything through Squidguard.

You seem to be confusing email rejection (based on RBL's & DNSBL's), and web access control via squid (using Squidguard or Dansguardian & associated blacklists).

The first allows qpsmtpd to reject mail from sources listed on Real Time Block or Blacklists etc (usually known spam or virus sources).

The second allows you to prevent local web browser users (who access the web via your sme proxy server), from accessing certain websites that are on specified blacklists (usually porn or inappropriate content sites).

In each case the "blacklists" contain quite different information, ie mail servers or web sites.

For further information which may help your understanding, please read:
http://wiki.contribs.org/Spam_blocking_tutorial
http://wiki.contribs.org/Dansguardian
http://wiki.contribs.org/SquidGuard
and also re the executable content email filtering
http://wiki.contribs.org/Virus_blocking_tutorial

« Last Edit: December 28, 2009, 06:47:49 AM by mary »
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline imcintyre

  • *
  • 609
  • +0/-0
Re: Question regarding the use of blacklists
« Reply #2 on: December 28, 2009, 03:59:11 PM »
Mary;
Thx for getting back to me.

If I understand correctly;
  • the email list blocking only concerns itself with incoming email.
  • The squidguard or Dansguardian only concerns itself with outgoing connection attempts, i.e. if I use an email blocking list in squidguard, nothing will be blocked for my email.

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Question regarding the use of blacklists
« Reply #3 on: December 28, 2009, 06:35:11 PM »
If I wanted to add the Squidguard contrib to use other blacklists, would it create any problems?

Off-topic for this forum, which concerns only software installed from the SME server CDROM.

Offline imcintyre

  • *
  • 609
  • +0/-0
Re: Question regarding the use of blacklists
« Reply #4 on: December 28, 2009, 07:00:43 PM »
I was uncertain when I posted. Please feel free to move as seen fit.

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: Question regarding the use of blacklists
« Reply #5 on: December 28, 2009, 09:46:46 PM »
imcintyre

Quote
....if I use an email blocking list in squidguard..

AFAIK that is nonsenical. You cannot use email blocking lists in squidguard.
Squidguard & Dansguardian block outgoing web access to web sites & content type.

The two methods (email Real Time Blocklists or squid web access type Blacklists) function independantly of each other and they do not impair or affect each other.


Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.