khdev4u
08-03-2006, 04:00 AM
Shortly after yum did its nightly updates my SMTP server started to refuse relaying of mail for several reasons. Looking at the yum logs, it looks like it pulled the updated RPM from:
http://updates.interworx.com/iworx/RPMS/rhe4x/i386/ucspi-tcp-0.88-200.rhe4x.iworx.i386.rpm
Which has a modification date/time of Aug 2.
Now the -S tcpserver option no longer works, so apparently it is no longer using mysql auth to check incoming IP for allowed relay. Apparently the rpm knew this, because it renamed
/var/qmail/control/sql to /var/qmail/control/sql.rpmsave ??
Also, if I remove the -S option, SMTP auth is still failing. Inside outlook I'm receiving the error message in my email client (Outlook):
'destuser@destdomain.com' on 8/3/2006 3:55 AM
CHKUSER relaying rcpt: from <sourceuser@mydomain.com:sourceuser@mydomain.com:> remote <clientmachineID:unknown:x.x.x.x> rcpt <destuser@destdomain.com> : client allowed to relay
The message seems to indicate that they are being allowed to relay. I have searched google for anything related to this, and it only comes up with one hit
http://article.gmane.org/gmane.mail.qmail.chkuser.devel/4
Somehow the success message is being logged back across the network channel instead of to the correct log destination file.
None of these problems were occuring before the updated package of ucspi-tcp-0.88-200.rhe4x.iworx.i386.rpm
Is there any way to roll back to the previous version? We cannot send any mail right now -- we are broken because of this update. Please help!
http://updates.interworx.com/iworx/RPMS/rhe4x/i386/ucspi-tcp-0.88-200.rhe4x.iworx.i386.rpm
Which has a modification date/time of Aug 2.
Now the -S tcpserver option no longer works, so apparently it is no longer using mysql auth to check incoming IP for allowed relay. Apparently the rpm knew this, because it renamed
/var/qmail/control/sql to /var/qmail/control/sql.rpmsave ??
Also, if I remove the -S option, SMTP auth is still failing. Inside outlook I'm receiving the error message in my email client (Outlook):
'destuser@destdomain.com' on 8/3/2006 3:55 AM
CHKUSER relaying rcpt: from <sourceuser@mydomain.com:sourceuser@mydomain.com:> remote <clientmachineID:unknown:x.x.x.x> rcpt <destuser@destdomain.com> : client allowed to relay
The message seems to indicate that they are being allowed to relay. I have searched google for anything related to this, and it only comes up with one hit
http://article.gmane.org/gmane.mail.qmail.chkuser.devel/4
Somehow the success message is being logged back across the network channel instead of to the correct log destination file.
None of these problems were occuring before the updated package of ucspi-tcp-0.88-200.rhe4x.iworx.i386.rpm
Is there any way to roll back to the previous version? We cannot send any mail right now -- we are broken because of this update. Please help!