<?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 Relay issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-issue/m-p/4990839#M778352</link>
    <description>END</description>
    <pubDate>Mon, 17 Jul 2006 11:20:12 GMT</pubDate>
    <dc:creator>Griselda Sanchez</dc:creator>
    <dc:date>2006-07-17T11:20:12Z</dc:date>
    <item>
      <title>Sendmail Relay issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-issue/m-p/4990833#M778346</link>
      <description>Hi&lt;BR /&gt;I read this threat &lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1038262." target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1038262.&lt;/A&gt;&lt;BR /&gt;I need something like this, but I have dos HP-UX, lets call them BOX1 and BOX2. The BOX1 is on a public LAN, so I can use sendmail(here I have the  "smart relay which is the one that sends the mails thru the internet), and BOX2 is on a private LAN, but the network group open the SMTP from BOX2 to BOX1, so right now they can see each other. That I want to do, is configure the BOX2 to send the mails to the BOX1, and then the BOX1 send those mails with the smart relay that already works.&lt;BR /&gt;So I configured DSBOX1 on the sendmail.cf on BOX2, and on the BOX1 I configured the /etc/mail/sednmail.cw the BOX2 as a allowe host that can send mail to BOX1, but it didn't work.&lt;BR /&gt;Anyone can help me.&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Jul 2006 16:33:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-issue/m-p/4990833#M778346</guid>
      <dc:creator>Griselda Sanchez</dc:creator>
      <dc:date>2006-07-13T16:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Relay issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-issue/m-p/4990834#M778347</link>
      <description>You should configure the DH option to make BOX2 a mailhub for BOX1.</description>
      <pubDate>Thu, 13 Jul 2006 19:22:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-issue/m-p/4990834#M778347</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-07-13T19:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Relay issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-issue/m-p/4990835#M778348</link>
      <description>So - box1 is working fine right?&lt;BR /&gt;&lt;BR /&gt;Okay.&lt;BR /&gt;&lt;BR /&gt;Did you setup an access.db?&lt;BR /&gt;&lt;BR /&gt;in /etc/mail/access &lt;BR /&gt;&lt;BR /&gt;box2.itsdomain.com RELAY&lt;BR /&gt;&lt;BR /&gt;tab between box2.itsdomain.com and RELAY&lt;BR /&gt;&lt;BR /&gt;makemap hash /etc/mail/access &lt;BR /&gt;restart sendmail....&lt;BR /&gt;&lt;BR /&gt;Also, from box2 do a test:&lt;BR /&gt;&lt;BR /&gt;sendmail -v -d8 -d38 you@yourdomain.com&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;type some text&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;.&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;&lt;BR /&gt;Post the output...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/ENTER&gt;&lt;/ENTER&gt;&lt;/ENTER&gt;</description>
      <pubDate>Thu, 13 Jul 2006 19:25:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-issue/m-p/4990835#M778348</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-07-13T19:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Relay issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-issue/m-p/4990836#M778349</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;- what is the error reported in /var/adm/syslog/mail.log on both BOX1 and BOX2, right after a failed attempt, please post here&lt;BR /&gt;&lt;BR /&gt;- what version run on either system, please post output of:&lt;BR /&gt; echo quit | sendmail -bs&lt;BR /&gt;&lt;BR /&gt;- is BOX2 MX resolvable on BOX1?&lt;BR /&gt;box1&amp;gt;  nslookup -q=mx box2&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Kasper</description>
      <pubDate>Mon, 17 Jul 2006 03:15:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-issue/m-p/4990836#M778349</guid>
      <dc:creator>Kasper Haitsma</dc:creator>
      <dc:date>2006-07-17T03:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Relay issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-issue/m-p/4990837#M778350</link>
      <description>Hi, here are the error messages on servers&lt;BR /&gt;&lt;BR /&gt;BOX1&lt;BR /&gt;Jul 17 09:26:23 jucabf05 sendmail[22291]: JAA22289: to=wzmxzt, ctladdr=root (0/3&lt;BR /&gt;), delay=00:00:01, xdelay=00:00:01, mailer=local, stat=Sent&lt;BR /&gt;Jul 17 09:26:41 jucabf05 sendmail[22295]: JAA22295: ruleset=check_mail, arg1=&lt;WZ&gt;&lt;/WZ&gt;mxzt@jzlcocw0.delphiauto.com&amp;gt;, relay=wzmxzt@jzlcocw0.mxchihjrz.northamerica.delp&lt;BR /&gt;hiauto.net [10.223.29.68], reject=501 Sender domain must exist&lt;BR /&gt;Jul 17 09:26:41 jucabf05 sendmail[22295]: JAA22295: from=&lt;WZMXZT&gt;&lt;/WZMXZT&gt;auto.com&amp;gt;, size=0, class=0, pri=0, nrcpts=0, proto=ESMTP, relay=wzmxzt@jzlcocw0.&lt;BR /&gt;mxchihjrz.northamerica.delphiauto.net [10.223.29.68]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;BOX2&lt;BR /&gt;Jul 17 09:38:41 jzlcocw0 sendmail[5186]: JAA05186: from=wzmxzt, size=256, class=&lt;BR /&gt;0, pri=60256, nrcpts=2, msgid=&amp;lt;200607171538.JAA05186@jzlcocw0.mxchihjrz.northame&lt;BR /&gt;rica.delphiauto.net&amp;gt;, relay=wzmxzt@localhost&lt;BR /&gt;Jul 17 09:38:43 jzlcocw0 sendmail[5188]: JAA05186: to=griselda.sanchez@delphi.co&lt;BR /&gt;m,griseldadelcarmen.sanchez@eds.com, ctladdr=wzmxzt (104/4), delay=00:00:02, xde&lt;BR /&gt;lay=00:00:02, mailer=relay, relay=jucabf05.mxchihjrz...ca.delphiauto.net. [130.1&lt;BR /&gt;76.238.205], stat=Data format error&lt;BR /&gt;Jul 17 09:38:43 jzlcocw0 sendmail[5188]: JAA05186: JAA05188: DSN: Data format er&lt;BR /&gt;ror&lt;BR /&gt;Jul 17 09:38:43 jzlcocw0 sendmail[5188]: JAA05188: to=wzmxzt, delay=00:00:00, xd&lt;BR /&gt;elay=00:00:00, mailer=local, stat=Sent&lt;BR /&gt;&lt;BR /&gt;echo quit | sendmail -bs&lt;BR /&gt;220 jzlcocw0.mxchihjrz.northamerica.delphiauto.net ESMTP Sendmail 8.9.3 (PHNE_25&lt;BR /&gt;184)/8.9.3; Mon, 17 Jul 2006 09:42:37 -0600 (MDT)&lt;BR /&gt;221 jzlcocw0.mxchihjrz.northamerica.delphiauto.net closing connection&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 17 Jul 2006 10:41:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-issue/m-p/4990837#M778350</guid>
      <dc:creator>Griselda Sanchez</dc:creator>
      <dc:date>2006-07-17T10:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Relay issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-issue/m-p/4990838#M778351</link>
      <description>Hi again!&lt;BR /&gt;It alredy works!!&lt;BR /&gt;I add the file /etc/mail/access on BOX2&lt;BR /&gt;box1 RELAY&lt;BR /&gt;And finally remove the DM on BOX2(becasue I had this configure) then the BOX1 accept the mails from BOX2 and sendit through the internet.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot..&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Jul 2006 11:18:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-issue/m-p/4990838#M778351</guid>
      <dc:creator>Griselda Sanchez</dc:creator>
      <dc:date>2006-07-17T11:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Relay issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-issue/m-p/4990839#M778352</link>
      <description>END</description>
      <pubDate>Mon, 17 Jul 2006 11:20:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-issue/m-p/4990839#M778352</guid>
      <dc:creator>Griselda Sanchez</dc:creator>
      <dc:date>2006-07-17T11:20:12Z</dc:date>
    </item>
  </channel>
</rss>

