Difference between revisions of "Email Whitelist-Blacklist Control"

From SME Server
Jump to navigationJump to search
(→‎Bugs: category we use is mail)
(→‎Bugs: fix bugzilla link)
Line 29: Line 29:
  
 
=== Bugs ===
 
=== Bugs ===
Please raise bugs under the SME Contribs section in {{BugzillaFileBug|product=|component=|title=bugzilla}}.
+
Please raise bugs under the SME Contribs section in {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-wbl|title=bugzilla}}.
  
 
----
 
----
 
[[Category: Contrib]]
 
[[Category: Contrib]]
 
[[Category: Mail]]
 
[[Category: Mail]]

Revision as of 22:33, 2 May 2009


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 .