Koozali.org: home of the SME Server
Announcements => Announcements => Topic started by: cactus on October 05, 2008, 08:53:25 PM
-
At the moment users with Right Hand Side BlackLists (RHSBL) configured and enabled on their SME Servers (as described in the wiki (http://wiki.contribs.org/Updating_to_SME_7.2#RHSBL_Servers)) might have problems receiving mail on their mailservers as all mail will bounce.
They might see issues like mentioned in this post (http://forums.contribs.org/index.php?topic=42252.0) in the forums.
The problem is one of the RHSBL lists that has gone out of order, more details can be found here: http://wiki.openrbl.org/wiki/Blackhole.securitysage.com or http://www.dnsbl.com/2007/10/status-of-blackholesecuritysagecom-down.html
The SME Server team is aware of the issue and is working to fix the issue.
To get your SME Server(s) to receive mail again, temporarily disable RHSBL lists on your server:
1. Login to you server as root user on the SME Server shell
2. Issue the following command
config setprop qpsmtpd RHSBL disabled
3. After that you need to do the following as well to reflect the configuratin changes:
signal-event email-update
After that you can update your RHSBL configuration with these instructions in the wiki: http://wiki.contribs.org/Updating_to_SME_7.2#RHSBL_Servers
-
A fix has been released and is on it's way to the mirrors (but this will take some time), you can find details here (http://distro.ibiblio.org/pub/linux/distributions/smeserver/releases/7/smeupdates/i386/repodata/repoview/smeserver-qpsmtpd-0-1.2.1-57.el4.sme.html).
The workaround below is now obsolete.
The new/required package has now hit the mirror and is available in smeupdates.
#Today October 23 2008
[root@gateway0 ~]# yum list updates
[snip]
Updated Packages
[snip]
smeserver-qpsmtpd.noarch 1.2.1-57.el4.sme smeupdates
-
The workaround below is now obsolete.
The new/required package has now hit the mirror and is available in smeupdates.
#Today October 23 2008
[root@gateway0 ~]# yum list updates
[snip]
Updated Packages
[snip]
smeserver-qpsmtpd.noarch 1.2.1-57.el4.sme smeupdates
If you are experiencing this issue [Not receiving mail/mail bounces with RHSBLs configured], just update your server in the usual ways.