==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    http://bugs.contribs.org/show_bug.cgi?id=9092

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================

--- Comment #4 from John Crisp <[email protected]> ---
(In reply to Stephane de Labrusse from comment #0)
> some discussion are done by john 
> 
> My proposals are
> 
> * Remove the whitelist enabled (already forced  to yes in the code)

I ought to have put enable/disable in the whitelist_soft plugin really. If we
do we should add text to say anything added is enable by default

> * Add a blacklist admin menu where we could enable RHSBL and DNSBL

Yup

> * Add a either a 'textarea' (like qpsmtpd badhelo) or more simply a 'text'
> box to modify the list of RHSBL and DNSBL (in the new blaklist admin menu)
> 
Yup

Good for starters.

One thing that IS a mess is then nameing for config keys - see this (took me an
hour to work this out !):

Enable DNSBL - DNSBL plugin
/etc/e-smith/templates/var/service/qpsmtpd/config/plugins/22dnsbl
This sets 'dnsbl connect' in 
/var/service/qpsmtpd/config/peers/0
Set with qpmstpd DNSBL


This is a badly named key - should really be DNSBLZones or DNSBLList
File : /var/service/qpsmtpd/config/dnsbl_zones
Set with qpsmtpd RBLList


Enable RHSBL - RHSBL plugin
/etc/e-smith/templates/var/service/qpsmtpd/config/plugins/20rhsbl
This sets 'rhsbl' in 
/var/service/qpsmtpd/config/peers/0


This is a badly named key - should really be RBLZones or RHSBLList
File : /var/service/qpsmtpd/config/rhsbl_zones
Set with qpsmtpd SBLList (???!!!)


The keys really need renaming IMHO...

Will have a think what else we could look at.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/

Reply via email to