<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: RLB problem? in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/rlb-problem/m-p/3076720#M61062</link>
    <description>Willem,&lt;BR /&gt;&lt;BR /&gt;  When you connect with RBLs disabled, what address do you come in on?&lt;BR /&gt;&lt;BR /&gt;  Have you tried setting your RBL list to ONE source at a time? Perhaps only one of them is failing? Perhaps your ISP really is a source of SPAM?&lt;BR /&gt;&lt;BR /&gt;  There are web pages that let you check your IP address against RBLs. For example: &lt;A href="http://mail-abuse.org/cgi-bin/lookup" target="_blank"&gt;http://mail-abuse.org/cgi-bin/lookup&lt;/A&gt; (though this one probably isn't relevant for the default set of RBLs in SMTP.CONFIG)</description>
    <pubDate>Tue, 23 Sep 2003 16:16:12 GMT</pubDate>
    <dc:creator>John Gillings</dc:creator>
    <dc:date>2003-09-23T16:16:12Z</dc:date>
    <item>
      <title>RLB problem?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rlb-problem/m-p/3076719#M61061</link>
      <description>I wonder who has experience with SMTP as in TCPIP 5.3-18, ECO2, and is able to help me out with this.&lt;BR /&gt;I have to define my SMTP server as relay host since local PC's will send mail through it to any place on the internet; however, non-local SMTP servers are only allowed to send mail to my domain - unless they are know spammers. I use RLB lists for that, at least, I want to do that.&lt;BR /&gt;To test it, I logged in on a login server at my ISP and start a telnet session to my (external) address, port 25 (Firewall will forward to VMS machine). But it fails from the beginning:&lt;BR /&gt;&lt;BR /&gt;$ telnet aaa.bbb.ccc.ddd 25&lt;BR /&gt;Trying aaa.bbb.ccc.ddd...&lt;BR /&gt;Connected to aaa.bbb.ccc.ddd.&lt;BR /&gt;Escape character is '^]'.&lt;BR /&gt;550 I Spotted you in an RBL. SPAMBREATH!&lt;BR /&gt;Connection closed by foreign host.&lt;BR /&gt;$&lt;BR /&gt;&lt;BR /&gt;but I'm quite sure that this is NOT true.&lt;BR /&gt;&lt;BR /&gt;When I take out the RLB list, it seems Ok. Unknown/bogus addresses, not translatable addresses and known bad domains will be rejected, and known good domains won't be able to send outside my own domain - i checked that the same way.&lt;BR /&gt;&lt;BR /&gt;However, I would like to use RBL's, since it takes quite a lot of maintenance off my back. How to get that working? &lt;BR /&gt;&lt;BR /&gt;I must admit I have no MX record yet pointing to my 'own' mail address. Could that be the case? (point is, that before I have my ISP setting an MX record for my domain, I want to be sure it all works as I want, and open relay is NOT permitted (obviously))&lt;BR /&gt;&lt;BR /&gt;I added the relevant part of smtp.config (but obscured my location for obvious reasons ;-) (Not that I don't trust you, just to be sure)&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Sep 2003 13:41:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rlb-problem/m-p/3076719#M61061</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2003-09-23T13:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: RLB problem?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rlb-problem/m-p/3076720#M61062</link>
      <description>Willem,&lt;BR /&gt;&lt;BR /&gt;  When you connect with RBLs disabled, what address do you come in on?&lt;BR /&gt;&lt;BR /&gt;  Have you tried setting your RBL list to ONE source at a time? Perhaps only one of them is failing? Perhaps your ISP really is a source of SPAM?&lt;BR /&gt;&lt;BR /&gt;  There are web pages that let you check your IP address against RBLs. For example: &lt;A href="http://mail-abuse.org/cgi-bin/lookup" target="_blank"&gt;http://mail-abuse.org/cgi-bin/lookup&lt;/A&gt; (though this one probably isn't relevant for the default set of RBLs in SMTP.CONFIG)</description>
      <pubDate>Tue, 23 Sep 2003 16:16:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rlb-problem/m-p/3076720#M61062</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2003-09-23T16:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: RLB problem?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rlb-problem/m-p/3076721#M61063</link>
      <description>John,&lt;BR /&gt;With or without RBL, I use the same machine (at ISP), same login (my own on that machine), same destination (my SMTP server at aaa.bbb.ccc.ddd). I checked the ISP machine against RBL's (via mail-abuse.org, indeed) but none found that (ISP) address to be a bad one, so I wonder why this happened.&lt;BR /&gt;I'll add RBL's one at a time, then, in case one is failing....</description>
      <pubDate>Wed, 24 Sep 2003 00:46:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rlb-problem/m-p/3076721#M61063</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2003-09-24T00:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: RLB problem?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rlb-problem/m-p/3076722#M61064</link>
      <description>&lt;AOL&gt;Me too!&lt;/AOL&gt; ;-)&lt;BR /&gt;&lt;BR /&gt;Same problem over here. My server at home came under siege by Spammers yesterday, so I had plenty of opportunity to experiment :-(&lt;BR /&gt;&lt;BR /&gt;Disallowing non-translatable addresses cuts a good part of the spammers, but unfortunatly not enough. As soon as I uncomment the RBLs in smtp.config all incoming/relay traffic is bounced as being from a SPAM site. I did check this by explicitly sending mail from some systems I have access to to my home system.&lt;BR /&gt;&lt;BR /&gt;So, right now I am back to norelay, which is good for the internet at large, but bad for me.&lt;BR /&gt;&lt;BR /&gt;This looks like a problem in TCP/IP (Config: OpenVMS Alpha 7.3-1, TCP/IP 5.3 ECO 2)&lt;BR /&gt;&lt;BR /&gt;P.S. Not Willems problem, but one I ran into yesterday - smtp.config needs to be W:RE to be used at all</description>
      <pubDate>Wed, 24 Sep 2003 09:08:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rlb-problem/m-p/3076722#M61064</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2003-09-24T09:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: RLB problem?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rlb-problem/m-p/3076723#M61065</link>
      <description>Ha, so I'm not the only one.&lt;BR /&gt;Martin, I guess you have a support contract so would you issue an SPR for this. I could make one but since I have no support contract I can't leave it somewhere (as a small user, support is far too expensive and _so_ I'll never have a problem?)</description>
      <pubDate>Fri, 26 Sep 2003 16:38:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rlb-problem/m-p/3076723#M61065</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2003-09-26T16:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: RLB problem?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rlb-problem/m-p/3076724#M61066</link>
      <description>Found the culprit: MR-OUT.IMRSS.ORG returns &lt;BR /&gt;every addres I tried as a SPAM originator. &lt;BR /&gt;Either just drop it from the list or replace it&lt;BR /&gt;e.g. with bl.spamcop.net.&lt;BR /&gt;&lt;BR /&gt;I have not yet activated this on my server  since I do want to monitor this closely and right now do not have the time to do so.</description>
      <pubDate>Sat, 27 Sep 2003 12:27:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rlb-problem/m-p/3076724#M61066</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2003-09-27T12:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: RLB problem?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rlb-problem/m-p/3076725#M61067</link>
      <description>Seems to work ok now. My RBL list looks like &lt;BR /&gt;this&lt;BR /&gt;&lt;BR /&gt;RBLs: rbl.maps.vix.com, dul.maps.vix.com, relays.orbs.org, bl.spamcop.net&lt;BR /&gt;&lt;BR /&gt;and the operator log shows the RBL in action:&lt;BR /&gt;&lt;BR /&gt;--&amp;gt; This is a spammer&lt;BR /&gt;%%%%%%%%%%%  OPCOM  28-SEP-2003 12:19:32.85  %%%%%%%%%%%&lt;BR /&gt;Message from user INTERnet on KORONA&lt;BR /&gt;INTERnet ACP SMTP Accept Request from Host: 219.80.7.126 Port: 3603&lt;BR /&gt;&lt;BR /&gt;$&lt;BR /&gt;%%%%%%%%%%%  OPCOM  28-SEP-2003 12:19:35.48  %%%%%%%%%%%&lt;BR /&gt;Message from user TCPIP$SMTP on KORONA&lt;BR /&gt;TCPIP-W-SMTP_CLNTINRBL, client IP address 219.80.7.126 matched RBL list&lt;BR /&gt;&lt;BR /&gt;---&amp;gt; Legitimate external host &lt;BR /&gt;%%%%%%%%%%%  OPCOM  28-SEP-2003 12:20:09.34  %%%%%%%%%%%&lt;BR /&gt;Message from user INTERnet on KORONA&lt;BR /&gt;INTERnet ACP SMTP Accept Request from Host: 149.68.45.24 Port: 3717&lt;BR /&gt;&lt;BR /&gt;---&amp;gt; Legitimate internal Relay host&lt;BR /&gt;%%%%%%%%%%%  OPCOM  28-SEP-2003 12:29:27.92  %%%%%%%%%%%&lt;BR /&gt;Message from user INTERnet on KORONA&lt;BR /&gt;INTERnet ACP SMTP Accept Request from Host: 10.0.0.7 Port: 39134&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 28 Sep 2003 13:06:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rlb-problem/m-p/3076725#M61067</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2003-09-28T13:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: RLB problem?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rlb-problem/m-p/3076726#M61068</link>
      <description>It looks like imrss.org has gone out of business (see http://www,imrss.org) and left a "block everything" rule to let you know.</description>
      <pubDate>Sun, 28 Sep 2003 22:43:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rlb-problem/m-p/3076726#M61068</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2003-09-28T22:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: RLB problem?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rlb-problem/m-p/3076727#M61069</link>
      <description>John,&lt;BR /&gt;Am I right then, that if a RBL goes offline, accessing it will result in blocking *@* - (anyone from anywhere) virtually everything?&lt;BR /&gt;I couldn't find anything on the vix.com site, I wonder if the RBL still exists over there. Is there a way to check the validity of an RBL-list? It would be better if you explicitly had a way to do so. A wiser approach then just stating "Block all" if a RBL goes offline...&lt;BR /&gt;Anyway, I did what Martin did - but domains that can not be translated into an IP-address, still seem to be Ok. But that could be because the source is the same network as my external address.</description>
      <pubDate>Mon, 29 Sep 2003 03:29:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rlb-problem/m-p/3076727#M61069</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2003-09-29T03:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: RLB problem?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rlb-problem/m-p/3076728#M61070</link>
      <description>Hello Willem,&lt;BR /&gt;&lt;BR /&gt;the way an RBL works is that essentially they do run a DNS server with entries for each address on the blacklist, i.e. to find out if ip address 1.2.3.4 is a spammer you do a &lt;BR /&gt;&lt;BR /&gt;e.g. tcpip show host 1.2.3.4.bl.spamcop.net   &lt;BR /&gt;&lt;BR /&gt;if you get an error here the address is clean and not on the list. If the name is resolved it is a spammer&lt;BR /&gt;&lt;BR /&gt;So easy test: Write a DCL to do this with each of your RBL servers. Use your own ip address as &lt;BR /&gt;the one to check. If this gets resolved either the RBL has a problem or you have a problem ;-) In any case it is time to investigate then.&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Mon, 29 Sep 2003 10:26:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rlb-problem/m-p/3076728#M61070</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2003-09-29T10:26:09Z</dc:date>
    </item>
  </channel>
</rss>

