Koozali.org: home of the SME Server

[IMPORTANT] Not receiving mail/mail bounces with RHSBLs configured

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
At the moment users with Right Hand Side BlackLists (RHSBL) configured and enabled on their SME Servers (as described in the wiki) might have problems receiving mail on their mailservers as all mail will bounce.

They might see issues like mentioned in this post 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
Code: [Select]
config setprop qpsmtpd RHSBL disabled3. After that you need to do the following as well to reflect the configuratin changes:
Code: [Select]
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
« Last Edit: October 05, 2008, 09:31:37 PM by cactus »
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: [IMPORTANT] Not receiving mail/mail bounces with RHSBLs configured
« Reply #1 on: October 05, 2008, 10:11:27 PM »
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.

Code: [Select]
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   
« Last Edit: October 23, 2008, 02:38:15 PM by byte »
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline chris burnat

  • ****
  • 1,135
  • +2/-0
    • http://www.burnat.com
Re: [IMPORTANT] Not receiving mail/mail bounces with RHSBLs configured
« Reply #2 on: October 23, 2008, 07:34:10 AM »
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.
« Last Edit: October 25, 2008, 10:55:38 AM by chris burnat »
- chris
If it does not work out of the box, please fill in a Bug Report @ Bugzilla (http://bugs.contribs.org)  - check: http://wiki.contribs.org/Bugzilla_Help .  Thanks.