Difference between revisions of "Email Whitelist-Blacklist Control"

From SME Server
Jump to navigationJump to search
m (Sumitted picture of Reject window.)
m (Added picture of the Accept Window)
Line 35: Line 35:
 
If you press the REJECT button you will see the following window.
 
If you press the REJECT button you will see the following window.
 
[[File:email-Reject.jpg]]
 
[[File:email-Reject.jpg]]
 +
 +
If you press the Accept button you will see the following window.
 +
[[File:Email-accept.jpg]]
 +
 +
And finally If you press the UPDATE button you will simply be presented with one button to;
 +
Execute the email-update event now to restart services and load in your changes.
 +
 +
This will apply any of the changes you made in the Reject or Accept windows.
 +
  
 
===Usage Examples===
 
===Usage Examples===

Revision as of 22:11, 2 March 2012

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

Once you do this a new menu item will be visable in the Server-Manager on the left hand side, called E-mail WBL. Clicking on this will present you with 3 buttons.

E-mail WBL
E-mail traffic is scanned and may be blocked due to the various screening methods enabled. 
You may use this panel to define e-mail white/black lists.
Black lists are used for rejecting e-mail traffic.
[REJECT]
White lists are used for accepting e-mail traffic.
[ACCEPT] 
When completed entering wbls above you must execute the email-update event to restart 
services and load in your changes.
[UPDATE] 

If you press the REJECT button you will see the following window. Email-Reject.jpg

If you press the Accept button you will see the following window. Email-accept.jpg

And finally If you press the UPDATE button you will simply be presented with one button to;

Execute the email-update event now to restart services and load in your changes.

This will apply any of the changes you made in the Reject or Accept windows.


Usage Examples

-- usage examples here--

Known Issues

Bugs

Please raise bugs under the SME Contribs section in bugzilla .