Difference between revisions of "Email Whitelist-Blacklist Control"

From SME Server
Jump to navigationJump to search
Line 16: Line 16:
 
Install of the lastest Email Whitelist-Blacklist package is from the smecontribs repo:
 
Install of the lastest Email Whitelist-Blacklist package is from the smecontribs repo:
  
1. Install the latest advanced samba rpm from the contribs repos:
+
1. Install package:
 
  yum --enablerepo smecontribs install smeserver-wbl
 
  yum --enablerepo smecontribs install smeserver-wbl
 
   
 
   

Revision as of 05:24, 14 October 2008


Maintainer

Greg J. Zartman

Originally developed by Darrell May.

Description

This contrib provides a server-manager panel to designate user defined email whitelists and blacklists.

An email whitelist is a list of hosts, domains, or email addresses which will be accepted by SME Server regardless of possible spam content or origin. Administrators should use caution when using whitelists as email coming from whitelisted addresses will bypass many of the mechanisms that SME provides for identifying unsafe email messages.

An email blacklist is a list of hosts, domains, or email addresses that will be blocked all of the time.

Installation

Install of the lastest Email Whitelist-Blacklist package is from the smecontribs repo:

1. Install package:

yum --enablerepo smecontribs install smeserver-wbl

2. Reconfigure machine:

signal-event post-upgrade; signal-event reboot

Usage Examples

-- usage examples here--

Known Issues

Bugs

Please raise bugs under the SME Contribs section in bugzilla .