<?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.13.3 problem with relaying in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-13-3-problem-with-relaying/m-p/3779081#M782575</link>
    <description>Shalom Tom,&lt;BR /&gt;&lt;BR /&gt;I do not believe the sendmail release is broken, though I am willing to test that for you here in Israel.&lt;BR /&gt;&lt;BR /&gt;If you could provide the procedure for generating and placing the certificates on HP-UX, I will install sendmail and run the tests.&lt;BR /&gt;&lt;BR /&gt;Bump your sendmail logging up to 16 in sendmail.cf or your .mc file on both servers. Restart sendmail and try the mail transfer again.&lt;BR /&gt;&lt;BR /&gt;I'd like to see the log output.&lt;BR /&gt;&lt;BR /&gt;Also, here is a test.&lt;BR /&gt;&lt;BR /&gt;Please hit enter after every line.&lt;BR /&gt;telnet secondhost 25&lt;BR /&gt;helo domain.com&lt;BR /&gt;mail from:from@domain.com&lt;BR /&gt;rcpt to:recipient@domain.com&lt;BR /&gt;data&lt;BR /&gt;type some text&lt;BR /&gt;.&lt;BR /&gt;&lt;BR /&gt;The response is interesting to me and potentially useful to you. &lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Thu, 27 Apr 2006 13:26:53 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2006-04-27T13:26:53Z</dc:date>
    <item>
      <title>sendmail 8.13.3 problem with relaying</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-13-3-problem-with-relaying/m-p/3779078#M782572</link>
      <description>I am working on setting up sendmail version 8.13.3 with STARTTLS support.  I am using 2 HPUX servers using 11.11 and I have setup one server as the sending mail client and the other as a replay.  I am using an access database method for spam and I have RELAY to the client server and I am getting the error msg Relaying denied.  Proper authentication required.  the next line says 5.0.0 Need RCPT (recipient)&lt;BR /&gt;any ideas ?&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 27 Apr 2006 12:38:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-13-3-problem-with-relaying/m-p/3779078#M782572</guid>
      <dc:creator>TOM BROCCOLETTI</dc:creator>
      <dc:date>2006-04-27T12:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail 8.13.3 problem with relaying</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-13-3-problem-with-relaying/m-p/3779079#M782573</link>
      <description>Shalom Tom,&lt;BR /&gt;&lt;BR /&gt;In order to load the access database for sendmail, you should use a utility to build the sendmail.cf file off the macro file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This script:&lt;BR /&gt;&lt;A href="http://www.hpux.ws/buildmail.hpux.text" target="_blank"&gt;http://www.hpux.ws/buildmail.hpux.text&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Worked with the previous version of hpux sendmail.&lt;BR /&gt;&lt;BR /&gt;I have a feeling though you have other configuration errors that might be brought to light by my script.&lt;BR /&gt;&lt;BR /&gt;HAve you generated a proper ssl certificate for sendmail? This needs to be done as well.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 27 Apr 2006 12:41:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-13-3-problem-with-relaying/m-p/3779079#M782573</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-04-27T12:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail 8.13.3 problem with relaying</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-13-3-problem-with-relaying/m-p/3779080#M782574</link>
      <description>I have created the current sendmail.cf&lt;BR /&gt;via the gen_cf command and I have used the access database with lower versions of sendmail, version 8.9.3, in production.&lt;BR /&gt;&lt;BR /&gt;I have also went through the steps to create a CA cert, a csr, and signing the csr.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Apr 2006 13:15:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-13-3-problem-with-relaying/m-p/3779080#M782574</guid>
      <dc:creator>TOM BROCCOLETTI</dc:creator>
      <dc:date>2006-04-27T13:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail 8.13.3 problem with relaying</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-13-3-problem-with-relaying/m-p/3779081#M782575</link>
      <description>Shalom Tom,&lt;BR /&gt;&lt;BR /&gt;I do not believe the sendmail release is broken, though I am willing to test that for you here in Israel.&lt;BR /&gt;&lt;BR /&gt;If you could provide the procedure for generating and placing the certificates on HP-UX, I will install sendmail and run the tests.&lt;BR /&gt;&lt;BR /&gt;Bump your sendmail logging up to 16 in sendmail.cf or your .mc file on both servers. Restart sendmail and try the mail transfer again.&lt;BR /&gt;&lt;BR /&gt;I'd like to see the log output.&lt;BR /&gt;&lt;BR /&gt;Also, here is a test.&lt;BR /&gt;&lt;BR /&gt;Please hit enter after every line.&lt;BR /&gt;telnet secondhost 25&lt;BR /&gt;helo domain.com&lt;BR /&gt;mail from:from@domain.com&lt;BR /&gt;rcpt to:recipient@domain.com&lt;BR /&gt;data&lt;BR /&gt;type some text&lt;BR /&gt;.&lt;BR /&gt;&lt;BR /&gt;The response is interesting to me and potentially useful to you. &lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 27 Apr 2006 13:26:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-13-3-problem-with-relaying/m-p/3779081#M782575</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-04-27T13:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail 8.13.3 problem with relaying</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-13-3-problem-with-relaying/m-p/3779082#M782576</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;This is what I used to setup all the TLS stuff including all the cert setups...&lt;BR /&gt;&lt;BR /&gt;Thanks for your help&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Apr 2006 13:53:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-13-3-problem-with-relaying/m-p/3779082#M782576</guid>
      <dc:creator>TOM BROCCOLETTI</dc:creator>
      <dc:date>2006-04-27T13:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail 8.13.3 problem with relaying</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-13-3-problem-with-relaying/m-p/3779083#M782577</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Were you able to get far with this ?</description>
      <pubDate>Thu, 08 Jun 2006 13:21:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-13-3-problem-with-relaying/m-p/3779083#M782577</guid>
      <dc:creator>TOM BROCCOLETTI</dc:creator>
      <dc:date>2006-06-08T13:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail 8.13.3 problem with relaying</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-13-3-problem-with-relaying/m-p/3779084#M782578</link>
      <description>Shalom again Tom,&lt;BR /&gt;&lt;BR /&gt;I'm sorry I missed your April 27 response.&lt;BR /&gt;&lt;BR /&gt;Its late an my HP-UX servers are shut because they eat a lot of power. I will endeavor to get to this and try it out. Then I'll report back.&lt;BR /&gt;&lt;BR /&gt;Due to personal circumstances I can not promise a date, but this is of great interest to me and I will try the doc and test it out.&lt;BR /&gt;&lt;BR /&gt;Thanks for your patience.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 08 Jun 2006 17:49:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-8-13-3-problem-with-relaying/m-p/3779084#M782578</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-06-08T17:49:34Z</dc:date>
    </item>
  </channel>
</rss>

