<?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: mailx (sendmail) does not work in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-sendmail-does-not-work/m-p/3400519#M863076</link>
    <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;You may be having anti-spamming configured on the mail relay. check the anti-spamming control on your system as well as the mail relay.&lt;BR /&gt;&lt;BR /&gt;Do a&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/sendmail -v some_email_add@some_domain.com&lt;BR /&gt;your test here &lt;BR /&gt;.&lt;BR /&gt;&lt;BR /&gt;this will give you the debug results which may help in identifying the problem.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
    <pubDate>Thu, 14 Oct 2004 15:46:18 GMT</pubDate>
    <dc:creator>Sanjay_6</dc:creator>
    <dc:date>2004-10-14T15:46:18Z</dc:date>
    <item>
      <title>mailx (sendmail) does not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-sendmail-does-not-work/m-p/3400517#M863074</link>
      <description>While executing sendmail or mailx to try and email messages I get error Service Unavailable.&lt;BR /&gt;Do you know what would possibly cause this problem??? I've check all dns entries /hosts and .cf / .cw files.. Everything seems ok...I'm doing this from a new work station which coincedently is on the same subnet as my lap top... Other servers on diff subnets works fine</description>
      <pubDate>Thu, 14 Oct 2004 15:25:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-sendmail-does-not-work/m-p/3400517#M863074</guid>
      <dc:creator>John A. Hegedus_1</dc:creator>
      <dc:date>2004-10-14T15:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: mailx (sendmail) does not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-sendmail-does-not-work/m-p/3400518#M863075</link>
      <description>Have you configured the sendmail config file at all?&lt;BR /&gt;&lt;BR /&gt;Do you have a Smart Relay defined?&lt;BR /&gt;&lt;BR /&gt;How is the resolution working on your new work station? Is the DNS service defined?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Oct 2004 15:29:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-sendmail-does-not-work/m-p/3400518#M863075</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2004-10-14T15:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: mailx (sendmail) does not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-sendmail-does-not-work/m-p/3400519#M863076</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;You may be having anti-spamming configured on the mail relay. check the anti-spamming control on your system as well as the mail relay.&lt;BR /&gt;&lt;BR /&gt;Do a&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/sendmail -v some_email_add@some_domain.com&lt;BR /&gt;your test here &lt;BR /&gt;.&lt;BR /&gt;&lt;BR /&gt;this will give you the debug results which may help in identifying the problem.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Oct 2004 15:46:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-sendmail-does-not-work/m-p/3400519#M863076</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2004-10-14T15:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: mailx (sendmail) does not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-sendmail-does-not-work/m-p/3400520#M863077</link>
      <description>I'd do a mod on Sanjay's command.&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/sendmail -v -d8.99 38.99 some_email_add@some_domain.com&lt;BR /&gt;your test here&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;.&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;&lt;BR /&gt;The diagnostics will be more verbose.&lt;BR /&gt;&lt;BR /&gt;looking at the /var/adm/syslog/mail.log&lt;BR /&gt;may prove useful as well.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;/ENTER&gt;&lt;/ENTER&gt;</description>
      <pubDate>Thu, 14 Oct 2004 16:07:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-sendmail-does-not-work/m-p/3400520#M863077</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-10-14T16:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: mailx (sendmail) does not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-sendmail-does-not-work/m-p/3400521#M863078</link>
      <description>Is your sendmail daemon runing ? this can be chacked with "ps -aef | grep sendmail".&lt;BR /&gt;&lt;BR /&gt;Also depending upon the address where you are sending the e-mail, you may have to configure the /etc/mail/sendmail.cf or /etc/resolv.conf or /etc/nsswitch.conf file.&lt;BR /&gt;&lt;BR /&gt;You can check if you are able to receive e-mails locally by -&lt;BR /&gt;sendmail -v root this will re-direct the containts of the /etc/hosts file to the mail box of root.&lt;BR /&gt;If this works, then there is some config. issue.</description>
      <pubDate>Fri, 15 Oct 2004 03:52:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-sendmail-does-not-work/m-p/3400521#M863078</guid>
      <dc:creator>Sandeep Kapare</dc:creator>
      <dc:date>2004-10-15T03:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: mailx (sendmail) does not work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-sendmail-does-not-work/m-p/3400522#M863079</link>
      <description>Upon investigation of /var/adm/syslog/mail.log the following errors show  -----&lt;BR /&gt;&lt;BR /&gt;return to sender insufficient permission relay=(completely qualified DNS entry) stat=Service unavailable&lt;BR /&gt;DSN: Service unavailable   &lt;BR /&gt;I can ping the relay address no prob and the DS entry in the .cf file contains the right address???&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Oct 2004 09:10:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-sendmail-does-not-work/m-p/3400522#M863079</guid>
      <dc:creator>John A. Hegedus_1</dc:creator>
      <dc:date>2004-10-15T09:10:29Z</dc:date>
    </item>
  </channel>
</rss>

