<?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: sendmail 8.9.3 , stop third party relays in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/sendmail-8-9-3-stop-third-party-relays/m-p/3058386#M6377</link>
    <description>what platform/distribution of Linux are you using?  Why are you still usign such an old version of Sendmail?</description>
    <pubDate>Thu, 28 Aug 2003 03:39:04 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2003-08-28T03:39:04Z</dc:date>
    <item>
      <title>sendmail 8.9.3 , stop third party relays</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-8-9-3-stop-third-party-relays/m-p/3058385#M6376</link>
      <description>Hi:&lt;BR /&gt;I did a :&lt;BR /&gt;#telnet relay-test.mail-abuse.org&lt;BR /&gt;Passed the previous 7 test cases, but not the 8th case:&lt;BR /&gt;&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt; 220 xyz.com Server ESMTP ready at Thu, 28 Aug 2003 00:01:52 -0400&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; HELO cygnus.mail-abuse.org&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt; 250 xyz.com Hello cygnus.mail-abuse.org&lt;BR /&gt;:Relay test: #Test 8&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; mail from: &lt;SPAMTEST&gt;&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt; 250 Ok&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; rcpt to: &lt;NOBODY&gt;&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt; 250 Ok&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; QUIT&lt;BR /&gt;Local flow control off&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt; 221 xyz.com Out&lt;BR /&gt;Tested host banner: 220 xyz.com Server ESMTP ready at Thu, 28 Aug 2003 00:00&lt;BR /&gt;System appeared to accept 1 relay attempts&lt;BR /&gt;Connection closed by foreign host.&lt;BR /&gt;&lt;BR /&gt;Am using sendmail 8.9.3 and relay should have been turned off by default? What do I need to &lt;BR /&gt;change in sendmail.cf or which script to use to generate the sendmail.cf entries? &lt;BR /&gt;Thanks.&lt;/NOBODY&gt;&lt;/SPAMTEST&gt;</description>
      <pubDate>Thu, 28 Aug 2003 03:17:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-8-9-3-stop-third-party-relays/m-p/3058385#M6376</guid>
      <dc:creator>Mike_Ca Li</dc:creator>
      <dc:date>2003-08-28T03:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail 8.9.3 , stop third party relays</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-8-9-3-stop-third-party-relays/m-p/3058386#M6377</link>
      <description>what platform/distribution of Linux are you using?  Why are you still usign such an old version of Sendmail?</description>
      <pubDate>Thu, 28 Aug 2003 03:39:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-8-9-3-stop-third-party-relays/m-p/3058386#M6377</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-08-28T03:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail 8.9.3 , stop third party relays</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-8-9-3-stop-third-party-relays/m-p/3058387#M6378</link>
      <description>You should upgrade sendmail.&lt;BR /&gt;&lt;BR /&gt;I believe the access file was implemented in 8.9.3 though.&lt;BR /&gt;&lt;BR /&gt;You can carefully define relay ip addresses in the file /etc/mail/access &lt;BR /&gt;&lt;BR /&gt;with the following format.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;192.168.0.40   RELAY&lt;BR /&gt;&lt;BR /&gt;Thats tab delimited data there.&lt;BR /&gt;&lt;BR /&gt;Then you need a script like the one I'm attaching to rebuild the hash databases and generate a new snedmail.cf file.&lt;BR /&gt;&lt;BR /&gt;You could turn on promiscuous relay in sendmail.mc and use my script but that would pretty much turn you into a spam relay and your ISP will shut you down pretty fast, unless they're totally corrupt.&lt;BR /&gt;&lt;BR /&gt;See script.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Aug 2003 09:47:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-8-9-3-stop-third-party-relays/m-p/3058387#M6378</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-08-28T09:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail 8.9.3 , stop third party relays</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-8-9-3-stop-third-party-relays/m-p/3058388#M6379</link>
      <description>Using sendmail on HPUX 11i. &lt;BR /&gt;I used the access.db also which an entry:&lt;BR /&gt;192.168.1&lt;TAB&gt;relay&lt;BR /&gt;How about if mail.xyz.com resolves to 192.168.1.5 ? so, the case&lt;BR /&gt;rcpt to: &lt;NOBODY&gt; will get through. &lt;BR /&gt;Then the sendmail will relay mail. How to fix in sendmail.cf so that the format &lt;BR /&gt;&lt;NOBODY&gt;&lt;BR /&gt;and&lt;BR /&gt;&amp;lt;"nobody@mail-abuse.org"@mail.xyz.com&amp;gt;&lt;BR /&gt;are not accepted by sendmail?&lt;BR /&gt;&lt;/NOBODY&gt;&lt;/NOBODY&gt;&lt;/TAB&gt;</description>
      <pubDate>Thu, 28 Aug 2003 11:18:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-8-9-3-stop-third-party-relays/m-p/3058388#M6379</guid>
      <dc:creator>Mike_Ca Li</dc:creator>
      <dc:date>2003-08-28T11:18:46Z</dc:date>
    </item>
  </channel>
</rss>

