<?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: error while I'm sending emails in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-i-m-sending-emails/m-p/2604429#M591102</link>
    <description>&lt;A href="http://www.zmailer.org/reports-en.html" target="_blank"&gt;http://www.zmailer.org/reports-en.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
    <pubDate>Wed, 31 Oct 2001 03:58:22 GMT</pubDate>
    <dc:creator>harry d brown jr</dc:creator>
    <dc:date>2001-10-31T03:58:22Z</dc:date>
    <item>
      <title>error while I'm sending emails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-i-m-sending-emails/m-p/2604423#M591096</link>
      <description>I'm doing some test with a new relay smtp server, and when I send a email with mailx I have the follow error messages:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Relaying Denied&lt;BR /&gt;User unknown&lt;BR /&gt;Unable to relay for user@domain.com&lt;BR /&gt;&lt;BR /&gt;What else am I need to do in order to receive emails?&lt;BR /&gt;&lt;BR /&gt;Veronica&lt;BR /&gt;&lt;BR /&gt;PD. I don't have setup DNS is only by files&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Oct 2001 21:21:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-i-m-sending-emails/m-p/2604423#M591096</guid>
      <dc:creator>Verónica Muñoz Segovia</dc:creator>
      <dc:date>2001-10-30T21:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: error while I'm sending emails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-i-m-sending-emails/m-p/2604424#M591097</link>
      <description>What version sendmail are you using? 8.9.3 blocks relays by default when you use the standard sendmail.cf file.  The version information would help everyone answer you question much quicker.&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Oct 2001 21:30:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-i-m-sending-emails/m-p/2604424#M591097</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2001-10-30T21:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: error while I'm sending emails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-i-m-sending-emails/m-p/2604425#M591098</link>
      <description>Add the IP of the sending server to LocalIP on the SMTP server (relay host).  Restart sendmail.&lt;BR /&gt;&lt;BR /&gt;(If you have more questions, please post the version of sendmail you're running on the relay host).</description>
      <pubDate>Tue, 30 Oct 2001 21:32:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-i-m-sending-emails/m-p/2604425#M591098</guid>
      <dc:creator>Christopher Caldwell</dc:creator>
      <dc:date>2001-10-30T21:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: error while I'm sending emails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-i-m-sending-emails/m-p/2604426#M591099</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;  do a sendmail -vt mailid&lt;BR /&gt;and post the results along&lt;BR /&gt;with the version of sendmail.&lt;BR /&gt;&lt;BR /&gt;-raj</description>
      <pubDate>Tue, 30 Oct 2001 21:53:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-i-m-sending-emails/m-p/2604426#M591099</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2001-10-30T21:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: error while I'm sending emails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-i-m-sending-emails/m-p/2604427#M591100</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;check with sendmail -bv and see the result if it resolves.&lt;BR /&gt;Check your DNS setup also for the MX &lt;BR /&gt;recoreds Also have a look in  /etc/resolve.conf, /etc/nsswitch.conf files&lt;BR /&gt;for the proper setup&lt;BR /&gt;&lt;BR /&gt;Goodluck,&lt;BR /&gt;-USA..&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Oct 2001 21:56:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-i-m-sending-emails/m-p/2604427#M591100</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2001-10-30T21:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: error while I'm sending emails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-i-m-sending-emails/m-p/2604428#M591101</link>
      <description>I'm using sendmail 8.9.3 and I setup manually on the /etc/host the IP Server and server.domain.com of the smtp server relay.&lt;BR /&gt;&lt;BR /&gt;I ran sendmail -bvt userid and the result is:&lt;BR /&gt;userid.domain.com... deliverable: mailer relay, host smtp.domain.com, user userid.domain.com&lt;BR /&gt;&lt;BR /&gt;Any idea?</description>
      <pubDate>Tue, 30 Oct 2001 22:23:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-i-m-sending-emails/m-p/2604428#M591101</guid>
      <dc:creator>Verónica Muñoz Segovia</dc:creator>
      <dc:date>2001-10-30T22:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: error while I'm sending emails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-i-m-sending-emails/m-p/2604429#M591102</link>
      <description>&lt;A href="http://www.zmailer.org/reports-en.html" target="_blank"&gt;http://www.zmailer.org/reports-en.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Wed, 31 Oct 2001 03:58:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-i-m-sending-emails/m-p/2604429#M591102</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2001-10-31T03:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: error while I'm sending emails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-i-m-sending-emails/m-p/2604430#M591103</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;HAve u put relay host name in sendmail.cf file under /etc/mail directory.&lt;BR /&gt;&lt;BR /&gt;The entry should be like&lt;BR /&gt;&lt;BR /&gt;DSsmtprelayname&lt;BR /&gt;&lt;BR /&gt;Check this is write. The same smtprelayname should be there in /etc/hosts also.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Joe.</description>
      <pubDate>Wed, 31 Oct 2001 09:47:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-i-m-sending-emails/m-p/2604430#M591103</guid>
      <dc:creator>Joseph Chakkery</dc:creator>
      <dc:date>2001-10-31T09:47:38Z</dc:date>
    </item>
  </channel>
</rss>

