<?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 config question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-config-question/m-p/2746349#M68995</link>
    <description>The best way is to use anti-relay feature.&lt;BR /&gt;add in your cf file :&lt;BR /&gt;FR-o /etc/mail/relay-domains&lt;BR /&gt;and store in this file domains (or ip addresses may be it work with subnet ???) for which relay is enable.&lt;BR /&gt;sendmail is doing a reverse lookup (at least with version 8.11.6) because i'm using it.&lt;BR /&gt;&lt;BR /&gt;hope it 'll help</description>
    <pubDate>Tue, 18 Jun 2002 06:49:58 GMT</pubDate>
    <dc:creator>benoit Bruckert</dc:creator>
    <dc:date>2002-06-18T06:49:58Z</dc:date>
    <item>
      <title>sendmail config question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-config-question/m-p/2746345#M68991</link>
      <description>How do you configure sendmail to prevent accepting messages from someone who has configured their sendmail to claim it's in your domain.&lt;BR /&gt;&lt;BR /&gt;E.g., your domain is foo.com and your mail server will relay for foo.com.  The bad guys configure their host to claim it's system1.foo.com and they send you mail to relay.  &lt;BR /&gt;&lt;BR /&gt;Can sendmail be configured to do a reverse IP lookup to see if the sending IP address is really who they claim to be?</description>
      <pubDate>Mon, 17 Jun 2002 16:36:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-config-question/m-p/2746345#M68991</guid>
      <dc:creator>Bill Costigan</dc:creator>
      <dc:date>2002-06-17T16:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail config question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-config-question/m-p/2746346#M68992</link>
      <description>Bill&lt;BR /&gt;&lt;BR /&gt;sendmail is the beast of hell to modify the configuration&lt;BR /&gt;&lt;BR /&gt;try this link:&lt;BR /&gt;&lt;A href="http://www2.hunter.com/~skh/spam/sendmail.adds.html" target="_blank"&gt;http://www2.hunter.com/~skh/spam/sendmail.adds.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;better yet, hire a sendmail expert.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;:-))&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Mon, 17 Jun 2002 18:14:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-config-question/m-p/2746346#M68992</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-06-17T18:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail config question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-config-question/m-p/2746347#M68993</link>
      <description>Bill,&lt;BR /&gt;&lt;BR /&gt;I don't have a real solid answer for you, but you may wish to look into FEATURE(relay_hosts_only), that is if you can define all the hosts in domain.com that you want to relay mail for.  Take a look at the following link that may lead you in the right direction:&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;Hope that helps, but as Harry says, sendmail config can be a real pain in the ass, as I'm sure you're already aware of :-)&lt;BR /&gt;&lt;BR /&gt;-Mike</description>
      <pubDate>Mon, 17 Jun 2002 21:06:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-config-question/m-p/2746347#M68993</guid>
      <dc:creator>Mike Hassell</dc:creator>
      <dc:date>2002-06-17T21:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail config question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-config-question/m-p/2746348#M68994</link>
      <description>If you have version 8.9.3 (PHNE_18546), then have a look at the Anti-spamming section of /etc/mail/sendmail.cf (around line 560) for immediate options.&lt;BR /&gt;&lt;BR /&gt;Otherwise, think about upgrading to the latest version and build a new config file with the really cool anti-spam and security features.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Jun 2002 21:48:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-config-question/m-p/2746348#M68994</guid>
      <dc:creator>Jordan Bean</dc:creator>
      <dc:date>2002-06-17T21:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail config question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-config-question/m-p/2746349#M68995</link>
      <description>The best way is to use anti-relay feature.&lt;BR /&gt;add in your cf file :&lt;BR /&gt;FR-o /etc/mail/relay-domains&lt;BR /&gt;and store in this file domains (or ip addresses may be it work with subnet ???) for which relay is enable.&lt;BR /&gt;sendmail is doing a reverse lookup (at least with version 8.11.6) because i'm using it.&lt;BR /&gt;&lt;BR /&gt;hope it 'll help</description>
      <pubDate>Tue, 18 Jun 2002 06:49:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-config-question/m-p/2746349#M68995</guid>
      <dc:creator>benoit Bruckert</dc:creator>
      <dc:date>2002-06-18T06:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail config question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-config-question/m-p/2746350#M68996</link>
      <description>Thanks for all the hints.&lt;BR /&gt;&lt;BR /&gt;I'll go to the various links and see if I can figure out how to close the hole.&lt;BR /&gt;&lt;BR /&gt;I'm already running 8.9.3 and are using some of the anti-spamming features.  But I must have left something open.</description>
      <pubDate>Tue, 18 Jun 2002 18:45:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-config-question/m-p/2746350#M68996</guid>
      <dc:creator>Bill Costigan</dc:creator>
      <dc:date>2002-06-18T18:45:46Z</dc:date>
    </item>
  </channel>
</rss>

