<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 11/05/2013 02:07 AM, Steffan Noord
wrote:<br>
</div>
<blockquote cite="mid:009201ced9fe$07cba430$1762ec90$@tikklik.nl"
type="cite">
<pre wrap="">Allways they have dbl listing in it</pre>
</blockquote>
I had some servers with a similar problem rejecting email, not spam<br>
and tracked it down to incoming email servers not having proper DNS<br>
<br>
I had to remove the check from urbil.com<br>
see
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a
href="http://www.sourcepole.com/2013/5/7/disabling-uribl-in-spamassassin">http://www.sourcepole.com/2013/5/7/disabling-uribl-in-spamassassin</a><br>
<br>
/etc/mail/spamassassin/local.cf and /etc/mail/spamassassin/sql.cf<br>
added this to the last line of those files<br>
score URIBL_BLOCKED 0<br>
<br>
This change will be lost if you make changes to SpamAssassin in the
GUI<br>
<br>
Not sure if this was a good move, but some clients are now happy.<br>
<br>
<div class="moz-signature">-- <br>
Gerald <br>
</div>
</body>
</html>