Menu

qsheff-1.0-r4

Hello,

I am glad to announce new qsheff version. I recommend this version. What is new in this version:

- Fixed some memory leak errors and some other warnings.
- Separated wblist for incoming and outgoing mails.
- Added wilcard domain name support as well as exact domain names.

With this version i hope qsheff will not leave any file under spool directory.

Following is from UPGRADE

The most significant changes are in the white/black list module.

1.
In this version, you can define separate rules for both incoming
and outgoing mails. To enable this feature, the qsheff.wblist
syntax has been changed. New rule syntax is:

ACTION address direction

Example:
DISCARD 192.168.130.80 IN
ACCEPT @myfriend.com OUT
ACCEPT info@mybank.com IN
REJECT 10.73. OUT
DISCARD evil@devil.com OUT

2.
With this version, you can specify wild-card domain names as well as
exact domain names. Example:

DISCARD .devils-zone.com IN

This rule will block all incoming mails which comes from *.devils-zone.com.
host1.devils-zone.com also will be blocked because of the above rule.

*** As result, update your qsheff.wblist file.
*** And backup qsheff.wblist before installation.

Posted by Baris Simsek 2005-10-11

Log in to post a comment.