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

Direction can be IN for incoming mails and OUT for outgoing mails.

Example:
DISCARD 192.168.130.80 IN
ACCEPT @myfriend.com OUT
ACCEPT [EMAIL PROTECTED] IN
REJECT 10.73. OUT
DISCARD [EMAIL PROTECTED] 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.

regards,

--
Baris Simsek
http://www.enderunix.org/simsek/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to