Difference between revisions of "Email Whitelist-Blacklist Control"
m (→Installation: layout) |
(→Bugs: category we use is mail) |
||
Line 33: | Line 33: | ||
---- | ---- | ||
[[Category: Contrib]] | [[Category: Contrib]] | ||
− | [[Category: | + | [[Category: Mail]] |
Revision as of 06:42, 18 October 2008
Maintainer
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 .