<?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 configuration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/3809287#M268041</link>
    <description>thanks all&lt;BR /&gt;&lt;BR /&gt;Fauziah Mahdan</description>
    <pubDate>Wed, 21 Jun 2006 20:31:32 GMT</pubDate>
    <dc:creator>Fauziah Mahdan</dc:creator>
    <dc:date>2006-06-21T20:31:32Z</dc:date>
    <item>
      <title>sendmail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/3809283#M268037</link>
      <description>Hi all, from penetration report we all found vulnerability for all unix server with sendmail. The recommendation is to add option: privacyOptions=goaway&lt;BR /&gt;&lt;BR /&gt;Where should I set this options?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Fauziah</description>
      <pubDate>Tue, 20 Jun 2006 23:57:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/3809283#M268037</guid>
      <dc:creator>Fauziah Mahdan</dc:creator>
      <dc:date>2006-06-20T23:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/3809284#M268038</link>
      <description>The option should be set in&lt;BR /&gt;/etc/mail/sendmail.cf&lt;BR /&gt;&lt;BR /&gt;Once option is put, you need to restart sendmail using&lt;BR /&gt;# /sbin/init.d/sendmail stop&lt;BR /&gt;# /sbin/init.d/sendmail start&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Jun 2006 00:10:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/3809284#M268038</guid>
      <dc:creator>Sameer_Nirmal</dc:creator>
      <dc:date>2006-06-21T00:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/3809285#M268039</link>
      <description>You would add this option in sendmail.mc file and then recompile the sendmail.cf or easy way is to just add the option in sendmail.cf file as below&lt;BR /&gt;O PrivacyOptions=goaway&lt;BR /&gt;and restart the sendmail daemon</description>
      <pubDate>Wed, 21 Jun 2006 00:20:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/3809285#M268039</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2006-06-21T00:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/3809286#M268040</link>
      <description>vi /etc/mail/sendmail.cf and search on PrivacyOptions then add something like:&lt;BR /&gt;&lt;BR /&gt;PrivacyOptions=authwarnings,restrictqrun,goaway,noexpn,novrfy &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.faqs.org/docs/securing/chap22sec183.html" target="_blank"&gt;http://www.faqs.org/docs/securing/chap22sec183.html&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Jun 2006 00:27:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/3809286#M268040</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2006-06-21T00:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/3809287#M268041</link>
      <description>thanks all&lt;BR /&gt;&lt;BR /&gt;Fauziah Mahdan</description>
      <pubDate>Wed, 21 Jun 2006 20:31:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/3809287#M268041</guid>
      <dc:creator>Fauziah Mahdan</dc:creator>
      <dc:date>2006-06-21T20:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/3809288#M268042</link>
      <description>Shalom Fauziah,&lt;BR /&gt;&lt;BR /&gt;Don't mean to chime in late, but if you use sendmail.mc macro's you may wish to do it differently.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/T2343-90001/ch01s01.html" target="_blank"&gt;http://docs.hp.com/en/T2343-90001/ch01s01.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It is an option for DAEMON_OPTIONS should you be a user of the macro file.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 22 Jun 2006 01:11:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-configuration/m-p/3809288#M268042</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-06-22T01:11:10Z</dc:date>
    </item>
  </channel>
</rss>

