Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: lightman on July 10, 2011, 10:48:21 PM

Title: email RBLList customization to avoid UCprotect level2
Post by: lightman on July 10, 2011, 10:48:21 PM
Hello!, thank you for reading.
In  this thread  (http://forums.contribs.org/index.php?topic=40021.0) and in  this thread  (http://forums.contribs.org/index.php?topic=45488.0) I can see the procedure of how to edit the RBLList parameter in qpsmtpd configuration, however, in some of them the urls are separated by : and in others are separated by ,  which one is the correct format?

if I do config show qpsmtpd i can see in RBLList that for example> bl.spamcop.net:combined.njabl.org etc, they are separated by : instead of ,

so, would it be correct for me do this:
config setprop qpsmtpd RBLList bl.spamcop.net:combined.njabl.org:dnsbl.ahbl.org 
signal-event email-update
or should I use comma instead of : ?

that's my question :)
thank you
Light
Title: Re: email RBLList customization to avoid UCprotect level2
Post by: janet on July 11, 2011, 04:00:34 AM
lightman

Using : is correct

I seem to recall the old way was to use a ,

I cannot recall if both seperators are still functional, I think they might be, it was some years ago that the change was made AFAIR

Play safe and use : as per current wiki advice
Title: Re: email RBLList customization to avoid UCprotect level2
Post by: lightman on July 12, 2011, 02:49:03 AM
Hi Mary
Thank you for reply, I just wanted to be sure, it's a production machine and I may regret if suddenly anti-spam stop working entirely  :lol:

thank you, I did as you suggest with " : "

regards
Light.