Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: icemannz on August 06, 2007, 04:34:09 AM
-
Hi all,
I have read through a lot of posts to try to solve this issue but I have not found the answer.
I have a network connected to my SME Server through a router.
I have enabled the addresses to relay through my SME 7.2 server and they can now send and receive email ok.
This issue is when they send email, it is scanned by the Spam filter. This means that sometimes it takes almost 30 seconds to get through the Spam filter.
I would like to be able to set a range of ip addresses where the Spam filter will not scan any emails coming from these addresses.
Does anyone know how to set a list of addresses for the Spam filter to ignore ?
-
The answer to your request - as a server-manager panel even...
Only found it the other day, and it works great. thanks to darrel, excellent work.
http://mirror.contribs.org/smeserver/contribs/dmay/smeserver/7.x/testing/smeserver-wbl/smeserver-wbl-0.0.1-a8.dmay.noarch.rpm
life is good. :lol:
-
Hi and thanks for the reply.
I did install this file and it does work well.
I have now found I may not need it as when you list the local networks it doesn't spam control them,
So do you know how to remove this addon.
I have tried rpm -e smeserver-wbl-0.0.1-a8.dmay.noarch.rpm
But it says it is not installed.
I can see it in the web page so I know it is installed.
-
Did you install it with yum or with rpm ?
yum remove contribname.
This is an awesome addon. It probably wont do any harm to just leave it unused.
-
I have tried rpm -e smeserver-wbl-0.0.1-a8.dmay.noarch.rpm
That would have worked if you used only
rpm -e smeserver-wbl
yum remove contribname
That's potentially dangerous & it's not recommended to use
yum remove xxx
as there is some unpredictability about what else may be removed that you don't want removed ie other dependencies
-
Ok, thanks to you all.