Page 1 of 1

Anyone have Mailwasher RBLs working?

Posted: Mon May 21, 2007 11:27 am
by m2pilot
Can anyone who is running mailwasher confirm they have RBLs working?

I have the rest of mailwasher running & it works great - very happy with it. But I can't get RBLs to work at all. I believe it to be a configuration issue, but don't know where to start.

So -- can anyone claim they have it working?

mark

Posted: Thu May 24, 2007 9:00 am
by grahamk
Hi Mark,

I have the RBL's working. The issue is that Scalix listens on port 25, then hands off mail to the milter (in our case, mailwasher). All mail to sendmail appears to come from localhost (127.0.0.1). So, in actual fact, the RBL's are working... but nothing will match.

The key is to turn off the scalix smtpd, and configure sendmail to listen on the external interface, port 25.

Here are a couple of posts which should get you sorted.

viewtopic.php?t=7470

and more importantly:

viewtopic.php?t=4974