<?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 error ... still working on it .. ! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error-still-working-on-it/m-p/2482881#M18440</link>
    <description>well I got everything working .. but I still cant connect to POP3. My goal is to set up sendmail as a full POP3/SMTP mail server.</description>
    <pubDate>Tue, 16 Jan 2001 15:10:24 GMT</pubDate>
    <dc:creator>someone_4</dc:creator>
    <dc:date>2001-01-16T15:10:24Z</dc:date>
    <item>
      <title>sendmail error ... still working on it .. !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error-still-working-on-it/m-p/2482877#M18436</link>
      <description>I am still working on sendmail uggg ! &lt;BR /&gt;im feel like I am soo close .. &lt;BR /&gt;here is the error I get when i do a &lt;BR /&gt;sendmail -v &lt;BR /&gt;where do I add users ?&lt;BR /&gt;and which .cf file do I have to fix. &lt;BR /&gt;/etc/mail or /usr/newconfig/etc/mail &lt;BR /&gt;I an using HPUX 11.00 and send mail 8.9.3&lt;BR /&gt;&lt;BR /&gt;# sendmail -v richardl@mydomain.net&lt;BR /&gt;WARNING: local host name (hercules) is not qualified; fix $j in config file&lt;BR /&gt;richardl@mydomain.net... User unknown&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Jan 2001 19:45:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error-still-working-on-it/m-p/2482877#M18436</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2001-01-15T19:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error ... still working on it .. !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error-still-working-on-it/m-p/2482878#M18437</link>
      <description>Richard,&lt;BR /&gt;I think you need to set the $j parameter in the /etc/mail/sendmail.cf file. &lt;BR /&gt;Just a thought . . .&lt;BR /&gt;Mo</description>
      <pubDate>Mon, 15 Jan 2001 20:20:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error-still-working-on-it/m-p/2482878#M18437</guid>
      <dc:creator>Maureen Gunkel</dc:creator>
      <dc:date>2001-01-15T20:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error ... still working on it .. !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error-still-working-on-it/m-p/2482879#M18438</link>
      <description>Richard:&lt;BR /&gt;&lt;BR /&gt;The /etc/mail/sendmail.cf file is the one you want to edit.  Files in /usr/newconfig/ are TEMPLATES for reference and/or for you to COPY and modify.&lt;BR /&gt;&lt;BR /&gt;Look in your /etc/mail/snedmail.cf file.  There is documentation that notes:&lt;BR /&gt;&lt;BR /&gt;If you see this warning: 'WARNING: local host name (sys1) is not qualified; fix $j in config file' then you need to uncomment the Dj macro and add your domain. Change the line:&lt;BR /&gt;&lt;BR /&gt;#Dj$w.Foo.COM     &lt;BR /&gt;&lt;BR /&gt;to:&lt;BR /&gt;                                             Dj$w.hp.com                                                                                   where hp.com would be the name of your domain.  The warning message will go away.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 15 Jan 2001 20:46:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error-still-working-on-it/m-p/2482879#M18438</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-01-15T20:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error ... still working on it .. !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error-still-working-on-it/m-p/2482880#M18439</link>
      <description>Part of your problem may be host name resolution.  You list yourself as richard@mydomain.net.  While it is common to list email addresses at the domain level versus host level, there has to be a DNS record (or hosts file entry) that maps "mydomain.net" back to your mail server (hercules.mydomain.net??).  Try mailing to "richard@hercules.mydomain.net".  Also verify hercules is properly identified in DNS or /etc/hosts as both hercules and hercules.mydomain.net.  Are you trying to mail to an established mail server?  They may have 'antispoofing' turned on - i.e., they accept internal mail only from hosts in "theirdomain.net" - thus the need for the $Dj macro.  Finally, is your nsswitch file correct?  Pointing to /etc/hosts versus DNS in the correct order?</description>
      <pubDate>Tue, 16 Jan 2001 04:31:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error-still-working-on-it/m-p/2482880#M18439</guid>
      <dc:creator>Mike McJunkin</dc:creator>
      <dc:date>2001-01-16T04:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error ... still working on it .. !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error-still-working-on-it/m-p/2482881#M18440</link>
      <description>well I got everything working .. but I still cant connect to POP3. My goal is to set up sendmail as a full POP3/SMTP mail server.</description>
      <pubDate>Tue, 16 Jan 2001 15:10:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error-still-working-on-it/m-p/2482881#M18440</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2001-01-16T15:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error ... still working on it .. !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error-still-working-on-it/m-p/2482882#M18441</link>
      <description>The sendmail program is a *&amp;amp;^%$#@. Just my oponion. I do remember many nights spent going through and learning differnet aspects of it. Still do not have a good feel for it. &lt;BR /&gt;&lt;BR /&gt;My gut feeling is that Eric Allman is teaching an ancient Chinese dialect in Tibet. &lt;BR /&gt;&lt;BR /&gt;Anyway, I do not think the sendmail will allow for POP3 connections. SMTP OK.</description>
      <pubDate>Tue, 16 Jan 2001 23:45:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error-still-working-on-it/m-p/2482882#M18441</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2001-01-16T23:45:17Z</dc:date>
    </item>
  </channel>
</rss>

