<?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 or sendmail in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-sendmail/m-p/3687858#M246579</link>
    <description>Set the DM macro in sendmail.cf to the FQDomain name&lt;BR /&gt;&lt;BR /&gt;DMyourdomain.com&lt;BR /&gt;&lt;BR /&gt;then try mailx again...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
    <pubDate>Thu, 08 Dec 2005 14:52:43 GMT</pubDate>
    <dc:creator>Geoff Wild</dc:creator>
    <dc:date>2005-12-08T14:52:43Z</dc:date>
    <item>
      <title>Mailx or sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-sendmail/m-p/3687857#M246578</link>
      <description>Up until last week mailx worked on my server without having to have a fully qualified domain.  Now that a third party vendor made a change in how all our emails are scanned at that location we have to have a fully qualified domain.  Question is how do i do this and is there a way round this without doing it.</description>
      <pubDate>Thu, 08 Dec 2005 14:50:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-sendmail/m-p/3687857#M246578</guid>
      <dc:creator>David Dangerfield_1</dc:creator>
      <dc:date>2005-12-08T14:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Mailx or sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-sendmail/m-p/3687858#M246579</link>
      <description>Set the DM macro in sendmail.cf to the FQDomain name&lt;BR /&gt;&lt;BR /&gt;DMyourdomain.com&lt;BR /&gt;&lt;BR /&gt;then try mailx again...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 08 Dec 2005 14:52:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-sendmail/m-p/3687858#M246579</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-12-08T14:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: Mailx or sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-sendmail/m-p/3687859#M246580</link>
      <description>you can setup mail aliases in /etc/mail (for sendmail)....just do a man on aliases...it explains it pretty well.&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Dec 2005 14:54:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-sendmail/m-p/3687859#M246580</guid>
      <dc:creator>Christine Hartman</dc:creator>
      <dc:date>2005-12-08T14:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Mailx or sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-sendmail/m-p/3687860#M246581</link>
      <description>Use /etc/mail/aliases, also try to update you /etc/hosts or DNS with aliases entry.&lt;BR /&gt;&lt;BR /&gt;Sometimes you may require the FQdomain in your /etc/resolv.conf.&lt;BR /&gt;&lt;BR /&gt;Cheers....007</description>
      <pubDate>Thu, 08 Dec 2005 15:01:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-sendmail/m-p/3687860#M246581</guid>
      <dc:creator>Chan 007</dc:creator>
      <dc:date>2005-12-08T15:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: Mailx or sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-sendmail/m-p/3687861#M246582</link>
      <description>so I would have a line something like this&lt;BR /&gt;&lt;BR /&gt; Dj$tax.state.wv.us</description>
      <pubDate>Thu, 08 Dec 2005 15:01:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-sendmail/m-p/3687861#M246582</guid>
      <dc:creator>David Dangerfield_1</dc:creator>
      <dc:date>2005-12-08T15:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Mailx or sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-sendmail/m-p/3687862#M246583</link>
      <description>Dj$ is only if your machine doesn't know it's FQDN - DM is for masquerading - that is, all outgoing email will be sent as:&lt;BR /&gt;&lt;BR /&gt;user@yourdomain.com&lt;BR /&gt;&lt;BR /&gt;which should be allowed by your mail relay server...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 08 Dec 2005 15:04:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-sendmail/m-p/3687862#M246583</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-12-08T15:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: Mailx or sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-sendmail/m-p/3687863#M246584</link>
      <description>Shalom David,&lt;BR /&gt;&lt;BR /&gt;By following the good advice above you may well be undoing what the third party vendor did.&lt;BR /&gt;&lt;BR /&gt;Contact the vendor, and ask them to detail exactly what configuration files they touched and what they did.&lt;BR /&gt;&lt;BR /&gt;Then ask them to explain why.&lt;BR /&gt;&lt;BR /&gt;If in the context of their goals, you can restore mailx service to local users, go ahead.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 08 Dec 2005 15:07:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-sendmail/m-p/3687863#M246584</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-12-08T15:07:10Z</dc:date>
    </item>
  </channel>
</rss>

