<?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 sendmail relay and GroupWise mail server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-and-groupwise-mail-server/m-p/2496705#M830456</link>
    <description>I have a hp-ux B.10.20 machine which has no internet access, and a GroupWise mail server.&lt;BR /&gt;&lt;BR /&gt;Now I hope to send mail to an internet email account, so I try setting my GroupWise mail server as the relay for my hp using the DS macro in sendmail.cf and adding the GroupWise mail server into my hosts file in hp. This works fine as long as the receipant is a user of GroupWise mail server. But when I tried sending to a email account outside my company, it shows "service unavailable". Here's the sample.&lt;BR /&gt;&lt;BR /&gt;1. Send mail to a user in GroupWise.&lt;BR /&gt;&lt;BR /&gt;#date|/usr/sbin/sendmail -v iamuser@mycorp.com&lt;BR /&gt;&lt;BR /&gt;iamuser@mycorp.com... Connecting to [172.16.148.4] via relay...&lt;BR /&gt;220 mycorp.com  MAILsweeper ESMTP Receiver Version 4.1.5.0 Ready&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; EHLO picon03x.mycorp.com #HP machine name&lt;BR /&gt;250-mycorp.com&lt;BR /&gt;250-SIZE 0&lt;BR /&gt;250-ETRN&lt;BR /&gt;250-ENHANCEDSTATUSCODES&lt;BR /&gt;250-DSN&lt;BR /&gt;250-VRFY&lt;BR /&gt;250-AUTH&lt;BR /&gt;250 8BITMIME&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; MAIL From:&lt;ROOT&gt; SIZE=29&lt;BR /&gt;250 2.0.0 root@picon03x.mycorp.com OK&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; RCPT To:&lt;IAMUSER&gt;&lt;BR /&gt;250 2.0.0 iamuser@mycorp.com OK&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; DATA&lt;BR /&gt;354 Ready for data&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; .&lt;BR /&gt;250 2.0.0 Message received OK&lt;BR /&gt;iamuser@mycorp.com... Sent (2.0.0 Message received OK)&lt;BR /&gt;Closing connection to [172.16.148.4]&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; QUIT&lt;BR /&gt;221 2.0.0 mycorp.com closing&lt;BR /&gt;&lt;BR /&gt;This action is successful. Try again sending to my hotmail.com account, it failed.&lt;BR /&gt;&lt;BR /&gt;#date|/usr/sbin/sendmail -v iamuser@hotmail.com&lt;BR /&gt;&lt;BR /&gt;iamuser@hotmail.com... Connecting to [172.16.148.4] via relay...&lt;BR /&gt;220 mycorp.com  MAILsweeper ESMTP Receiver Version 4.1.5.0 Ready&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; EHLO picon03x.mycorp.com&lt;BR /&gt;250-mycorp.com&lt;BR /&gt;250-SIZE 0&lt;BR /&gt;250-ETRN&lt;BR /&gt;250-ENHANCEDSTATUSCODES&lt;BR /&gt;250-DSN&lt;BR /&gt;250-VRFY&lt;BR /&gt;250-AUTH&lt;BR /&gt;250 8BITMIME&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; MAIL From:&lt;ROOT&gt; SIZE=29&lt;BR /&gt;250 2.0.0 root@picon03x.mycorp.com OK&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; RCPT To:&lt;IAMUSER&gt;&lt;BR /&gt;501 5.7.1 This system is not configured to relay mail from &lt;ROOT&gt; to &lt;IAMUSER&gt; for 172.16.65.42&lt;BR /&gt;iamuser@hotmail.com... Service unavailable&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; RSET&lt;BR /&gt;250 2.0.0 OK&lt;BR /&gt;/dead.letter... Saved message in /dead.letter&lt;BR /&gt;/dead.le@   ... Closing connection to [172.16.148.4]&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; QUIT&lt;BR /&gt;221 2.0.0 mycorp.com closing&lt;BR /&gt;&lt;BR /&gt;I am very confused about the error message. It says "501 5.7.1 This system is not configured to relay mail from &lt;ROOT&gt; to &lt;IAMUSER&gt; for 172.16.65.42&lt;BR /&gt;iamuser@hotmail.com... Service unavailable". Which system is not configured, hp or GroupWise?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for any suggestions.&lt;BR /&gt;&lt;BR /&gt;Colin Cheng&lt;BR /&gt;Programmer/Analyst&lt;/IAMUSER&gt;&lt;/ROOT&gt;&lt;/IAMUSER&gt;&lt;/ROOT&gt;&lt;/IAMUSER&gt;&lt;/ROOT&gt;&lt;/IAMUSER&gt;&lt;/ROOT&gt;</description>
    <pubDate>Wed, 21 Feb 2001 15:43:18 GMT</pubDate>
    <dc:creator>Colin_4</dc:creator>
    <dc:date>2001-02-21T15:43:18Z</dc:date>
    <item>
      <title>sendmail relay and GroupWise mail server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-and-groupwise-mail-server/m-p/2496705#M830456</link>
      <description>I have a hp-ux B.10.20 machine which has no internet access, and a GroupWise mail server.&lt;BR /&gt;&lt;BR /&gt;Now I hope to send mail to an internet email account, so I try setting my GroupWise mail server as the relay for my hp using the DS macro in sendmail.cf and adding the GroupWise mail server into my hosts file in hp. This works fine as long as the receipant is a user of GroupWise mail server. But when I tried sending to a email account outside my company, it shows "service unavailable". Here's the sample.&lt;BR /&gt;&lt;BR /&gt;1. Send mail to a user in GroupWise.&lt;BR /&gt;&lt;BR /&gt;#date|/usr/sbin/sendmail -v iamuser@mycorp.com&lt;BR /&gt;&lt;BR /&gt;iamuser@mycorp.com... Connecting to [172.16.148.4] via relay...&lt;BR /&gt;220 mycorp.com  MAILsweeper ESMTP Receiver Version 4.1.5.0 Ready&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; EHLO picon03x.mycorp.com #HP machine name&lt;BR /&gt;250-mycorp.com&lt;BR /&gt;250-SIZE 0&lt;BR /&gt;250-ETRN&lt;BR /&gt;250-ENHANCEDSTATUSCODES&lt;BR /&gt;250-DSN&lt;BR /&gt;250-VRFY&lt;BR /&gt;250-AUTH&lt;BR /&gt;250 8BITMIME&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; MAIL From:&lt;ROOT&gt; SIZE=29&lt;BR /&gt;250 2.0.0 root@picon03x.mycorp.com OK&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; RCPT To:&lt;IAMUSER&gt;&lt;BR /&gt;250 2.0.0 iamuser@mycorp.com OK&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; DATA&lt;BR /&gt;354 Ready for data&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; .&lt;BR /&gt;250 2.0.0 Message received OK&lt;BR /&gt;iamuser@mycorp.com... Sent (2.0.0 Message received OK)&lt;BR /&gt;Closing connection to [172.16.148.4]&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; QUIT&lt;BR /&gt;221 2.0.0 mycorp.com closing&lt;BR /&gt;&lt;BR /&gt;This action is successful. Try again sending to my hotmail.com account, it failed.&lt;BR /&gt;&lt;BR /&gt;#date|/usr/sbin/sendmail -v iamuser@hotmail.com&lt;BR /&gt;&lt;BR /&gt;iamuser@hotmail.com... Connecting to [172.16.148.4] via relay...&lt;BR /&gt;220 mycorp.com  MAILsweeper ESMTP Receiver Version 4.1.5.0 Ready&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; EHLO picon03x.mycorp.com&lt;BR /&gt;250-mycorp.com&lt;BR /&gt;250-SIZE 0&lt;BR /&gt;250-ETRN&lt;BR /&gt;250-ENHANCEDSTATUSCODES&lt;BR /&gt;250-DSN&lt;BR /&gt;250-VRFY&lt;BR /&gt;250-AUTH&lt;BR /&gt;250 8BITMIME&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; MAIL From:&lt;ROOT&gt; SIZE=29&lt;BR /&gt;250 2.0.0 root@picon03x.mycorp.com OK&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; RCPT To:&lt;IAMUSER&gt;&lt;BR /&gt;501 5.7.1 This system is not configured to relay mail from &lt;ROOT&gt; to &lt;IAMUSER&gt; for 172.16.65.42&lt;BR /&gt;iamuser@hotmail.com... Service unavailable&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; RSET&lt;BR /&gt;250 2.0.0 OK&lt;BR /&gt;/dead.letter... Saved message in /dead.letter&lt;BR /&gt;/dead.le@   ... Closing connection to [172.16.148.4]&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; QUIT&lt;BR /&gt;221 2.0.0 mycorp.com closing&lt;BR /&gt;&lt;BR /&gt;I am very confused about the error message. It says "501 5.7.1 This system is not configured to relay mail from &lt;ROOT&gt; to &lt;IAMUSER&gt; for 172.16.65.42&lt;BR /&gt;iamuser@hotmail.com... Service unavailable". Which system is not configured, hp or GroupWise?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for any suggestions.&lt;BR /&gt;&lt;BR /&gt;Colin Cheng&lt;BR /&gt;Programmer/Analyst&lt;/IAMUSER&gt;&lt;/ROOT&gt;&lt;/IAMUSER&gt;&lt;/ROOT&gt;&lt;/IAMUSER&gt;&lt;/ROOT&gt;&lt;/IAMUSER&gt;&lt;/ROOT&gt;</description>
      <pubDate>Wed, 21 Feb 2001 15:43:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-and-groupwise-mail-server/m-p/2496705#M830456</guid>
      <dc:creator>Colin_4</dc:creator>
      <dc:date>2001-02-21T15:43:18Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail relay and GroupWise mail server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-and-groupwise-mail-server/m-p/2496706#M830457</link>
      <description>Hi Colin,&lt;BR /&gt;&lt;BR /&gt;I think the problem is with Groupwise server. The DS relay setup configures sendmail to send any mail external to the local system via this relay, after that sendmail doesn't care. So I suspect it will be Groupwise rejecting it. But its hard to be a sendmail expert, I'm certainly not, so someone else may have a more definitive answer for you.&lt;BR /&gt;&lt;BR /&gt;cheers, Greg</description>
      <pubDate>Thu, 22 Feb 2001 01:00:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-and-groupwise-mail-server/m-p/2496706#M830457</guid>
      <dc:creator>Greg Hall</dc:creator>
      <dc:date>2001-02-22T01:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail relay and GroupWise mail server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-and-groupwise-mail-server/m-p/2496707#M830458</link>
      <description>See if yor HP-UX host can resolve external names (DNS). If not, configure your /etc/resolv.conf .&lt;BR /&gt;&lt;BR /&gt;I had a problem like this (HP-UX 10.x and GroupWise 5.2).</description>
      <pubDate>Thu, 22 Feb 2001 19:46:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-and-groupwise-mail-server/m-p/2496707#M830458</guid>
      <dc:creator>Luiz Fernando de Andrad</dc:creator>
      <dc:date>2001-02-22T19:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail relay and GroupWise mail server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-and-groupwise-mail-server/m-p/2496708#M830459</link>
      <description>Luiz, I got some reply on this issue from other forum. Because you had the same problem, probably it will help. This seems to be the GroupWise problem. You can turn on/off smtp relay on the GroupWise. In NWAdmin, go to the GroupWise view and the details of the GWIA. Under the Access Control section, there is a SMTP Relay button. Check to make sure relaying is turned on.&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;Colin</description>
      <pubDate>Thu, 22 Feb 2001 19:57:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-relay-and-groupwise-mail-server/m-p/2496708#M830459</guid>
      <dc:creator>Colin_4</dc:creator>
      <dc:date>2001-02-22T19:57:38Z</dc:date>
    </item>
  </channel>
</rss>

