<?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: Secure relay sendmail. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-relay-sendmail/m-p/2782236#M584271</link>
    <description>Consider using exim as a replacement for sendmail.  &lt;BR /&gt;I find it much easier to configure.</description>
    <pubDate>Fri, 09 Aug 2002 12:19:12 GMT</pubDate>
    <dc:creator>Bill Thorsteinson</dc:creator>
    <dc:date>2002-08-09T12:19:12Z</dc:date>
    <item>
      <title>Secure relay sendmail.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-relay-sendmail/m-p/2782229#M584264</link>
      <description>Help, &lt;BR /&gt;&lt;BR /&gt;   I'm under spam mail from outside by using my host to relay to other sites.&lt;BR /&gt;    How can I protect/secure mail relay by limit only my domain Or address list as I given. Pls help how to configure? &lt;BR /&gt;&lt;BR /&gt;I using sendmail 8.9.3 PHNE_12XXX I couldn't remember.&lt;BR /&gt;&lt;BR /&gt;Thnks&lt;BR /&gt;Worapoj&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Aug 2002 12:21:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-relay-sendmail/m-p/2782229#M584264</guid>
      <dc:creator>Worapoj P.</dc:creator>
      <dc:date>2002-08-08T12:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: Secure relay sendmail.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-relay-sendmail/m-p/2782230#M584265</link>
      <description>cd to /usr/newconfig/etc/mail/cf/cf&lt;BR /&gt;and run ./gen_cf to create a new sendmail.cf file with the options you want.&lt;BR /&gt;Copy that file to /etc/mail/sendmail.cf and restart sendmail.&lt;BR /&gt;&lt;BR /&gt;Rich</description>
      <pubDate>Thu, 08 Aug 2002 12:34:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-relay-sendmail/m-p/2782230#M584265</guid>
      <dc:creator>Rich Wright</dc:creator>
      <dc:date>2002-08-08T12:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Secure relay sendmail.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-relay-sendmail/m-p/2782231#M584266</link>
      <description>Read this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sendmail.org/tips/relaying.html" target="_blank"&gt;http://www.sendmail.org/tips/relaying.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and then rebuild your sendmail.cf file with the feature settings you want to limit relaying.  You may be running a sendmail.cf built for a prior release than what you are running now.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;mark</description>
      <pubDate>Thu, 08 Aug 2002 12:52:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-relay-sendmail/m-p/2782231#M584266</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2002-08-08T12:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: Secure relay sendmail.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-relay-sendmail/m-p/2782232#M584267</link>
      <description>In 8.9.3 search for LocalIP and LocalNames in /etc/mail/sendmail.cf.&lt;BR /&gt;&lt;BR /&gt;Make sure the anti-spamming rulesets are uncommented.&lt;BR /&gt;&lt;BR /&gt;Local* are plain text files with one IP address or domain per line.  To catch aggregates of IPs [networks], drop an octet off of the address.&lt;BR /&gt;&lt;BR /&gt;e.g. &lt;BR /&gt;10.1.1.1 gets 10.1.1.1&lt;BR /&gt;10.1.1 gets 10.1.1.0 - 10.1.1.255.&lt;BR /&gt;&lt;BR /&gt;#      # file containing IP numbers of machines which can use our relay        #&lt;BR /&gt;#      F{LocalIP} /etc/mail/LocalIP                                            #&lt;BR /&gt;#                                                                              #&lt;BR /&gt;#      # file containing names of machines which can use our relay             #&lt;BR /&gt;#      F{LocalNames} /etc/mail/LocalNames&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Aug 2002 12:54:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-relay-sendmail/m-p/2782232#M584267</guid>
      <dc:creator>Christopher Caldwell</dc:creator>
      <dc:date>2002-08-08T12:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: Secure relay sendmail.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-relay-sendmail/m-p/2782233#M584268</link>
      <description>Probably doesn't need to be said, but since all my other ideas were already stated i will say it anyway. &lt;BR /&gt;&lt;BR /&gt;You may also want to upgrade your version of sendmail if you are not using a newer version already. Since SPAM has picked up at time went on, the never versions give you more tools and options to use for anti-spam.&lt;BR /&gt;&lt;BR /&gt;If you do not know the version of sendmail you are running you can use:&lt;BR /&gt;telnet mailserver.domain.com 25 to get that info. &lt;BR /&gt;&lt;BR /&gt;Hope it helps.</description>
      <pubDate>Thu, 08 Aug 2002 17:18:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-relay-sendmail/m-p/2782233#M584268</guid>
      <dc:creator>Jeffrey S. Sims</dc:creator>
      <dc:date>2002-08-08T17:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: Secure relay sendmail.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-relay-sendmail/m-p/2782234#M584269</link>
      <description>If you do upgrade sendmail (which is good advice), the Local* databases get replaced with the access_db.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Aug 2002 18:00:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-relay-sendmail/m-p/2782234#M584269</guid>
      <dc:creator>Christopher Caldwell</dc:creator>
      <dc:date>2002-08-08T18:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: Secure relay sendmail.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-relay-sendmail/m-p/2782235#M584270</link>
      <description>Hi,&lt;BR /&gt;Use the latest version of sendmail (8.11.1) ..&lt;BR /&gt;you can download it from &lt;A href="http://www.software.hp.com." target="_blank"&gt;www.software.hp.com.&lt;/A&gt;&lt;BR /&gt;It has antispam features enabled by default.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar</description>
      <pubDate>Fri, 09 Aug 2002 02:45:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-relay-sendmail/m-p/2782235#M584270</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-08-09T02:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Secure relay sendmail.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-relay-sendmail/m-p/2782236#M584271</link>
      <description>Consider using exim as a replacement for sendmail.  &lt;BR /&gt;I find it much easier to configure.</description>
      <pubDate>Fri, 09 Aug 2002 12:19:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-relay-sendmail/m-p/2782236#M584271</guid>
      <dc:creator>Bill Thorsteinson</dc:creator>
      <dc:date>2002-08-09T12:19:12Z</dc:date>
    </item>
  </channel>
</rss>

