<?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 unknown user error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unknown-user-error/m-p/3657451#M806003</link>
    <description>By defining only Dj macro to wholesale.com&lt;BR /&gt;you are the defining it as a local domain  and I guess the SBS comes under the same domain. That's why you could able to send mails to wholesale.com domain users through DNS.&lt;BR /&gt;Dj macro should have been  'Dj$w.wholesale.com'&lt;BR /&gt;&lt;BR /&gt;You are trying to send mail to a user on the ppiwholesale.com domain which the system couldn't find its reference either from  DNS or in /etc/hosts ( if defined ). In this case , sendmail will attempt local delivery of the mail. But there has to be an account for the user on the system. In you case , even you have local account user account  , it is still unknown to sendmail and it giving error with dead letter ( maybe problem with alias "joxley"). You should either test this with actual user name ( or proper alias) and define your domain ppiwholesale.com in the /etc/hosts file or in DNS . Be aware you need to check for nsswitch.conf file to use /etc/hosts file.&lt;BR /&gt;&lt;BR /&gt;There is a way to define local domain 'ppiwholesale.com' using Dm and Dj macro which send every mail in that domain directly ( without relaying ) and then you can define a DS macro for the SBS which would get relayed mails other than your local domain.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 26 Oct 2005 23:25:10 GMT</pubDate>
    <dc:creator>Sameer_Nirmal</dc:creator>
    <dc:date>2005-10-26T23:25:10Z</dc:date>
    <item>
      <title>sendmail unknown user error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unknown-user-error/m-p/3657445#M805997</link>
      <description>I am having a Sendmail problem on a HP9000 running HP-UX 11.0. The HP9000 is not our email server, we are using a SBS as our email server and the SBS is setup not to relay email.&lt;BR /&gt;&lt;BR /&gt;When I try to send email to a local user I receive the following error:&lt;BR /&gt;joxley@ppiwholesale.com... User unknown&lt;BR /&gt;/dead.letter... Saved message in /dead.letter&lt;BR /&gt;&lt;BR /&gt;I can send email from the HP9000 to external people OK. I have the /etc/mail/sendmail.cf 'Dj' set to 'Dj$wwholesale.com', without this setting my external people do not get their email.&lt;BR /&gt;&lt;BR /&gt;I think part of our problem is that my logon name is jimo but my email address is joxley. &lt;BR /&gt;&lt;BR /&gt;All I what to do is send email to our internet email server. It looks like our HP9000 is trying to lookup my email address as a local user. I tried setting up an aliases and adding my email address to the /etc/passwd file but with both I was not able to send email to our internet email server.&lt;BR /&gt;&lt;BR /&gt;Is there anyway to disable the user lookup of local users and just send the email?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Oct 2005 19:22:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unknown-user-error/m-p/3657445#M805997</guid>
      <dc:creator>James Oxley</dc:creator>
      <dc:date>2005-10-25T19:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail unknown user error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unknown-user-error/m-p/3657446#M805998</link>
      <description>hi james,&lt;BR /&gt;&lt;BR /&gt;refer to this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000080361370" target="_blank"&gt;http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000080361370&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards.&lt;BR /&gt;(p.s. please remember to assign points.)</description>
      <pubDate>Tue, 25 Oct 2005 22:32:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unknown-user-error/m-p/3657446#M805998</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2005-10-25T22:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail unknown user error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unknown-user-error/m-p/3657447#M805999</link>
      <description>Thanks for the help.&lt;BR /&gt;&lt;BR /&gt;As I said above in the file &lt;BR /&gt;/etc/mail/sendmail.cf 'Dj' set to 'Dj$wwholesale.com' and 'DS' is null&lt;BR /&gt;&lt;BR /&gt;I do not want to relay the email, I just want to send it to the person I'm sending it to.&lt;BR /&gt;&lt;BR /&gt;If I send an email to someone not on ppiwholesale.com the email gets sent without any problems.&lt;BR /&gt;&lt;BR /&gt;The host that I am sending the email from is not 'ppiwholesale.com'.&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Oct 2005 13:28:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unknown-user-error/m-p/3657447#M805999</guid>
      <dc:creator>James Oxley</dc:creator>
      <dc:date>2005-10-26T13:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail unknown user error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unknown-user-error/m-p/3657448#M806000</link>
      <description>For the HP-UX server to send mail to the internal user it needs to know who that user is.&lt;BR /&gt;&lt;BR /&gt;There are a few ways to do it.&lt;BR /&gt;&lt;BR /&gt;1) There can be a local user on the Unix machine. The problem there is that won't get it off the Unix machine.&lt;BR /&gt;&lt;BR /&gt;2) You can in essence forward the mail with the virtuertable&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;&lt;BR /&gt;someone@your.net     someone@hostnameofsbs.net&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;this will actually push the mail off the unix server onto the hostname in the right hand entry, separated by a tab.&lt;BR /&gt;&lt;BR /&gt;The receiving server must be explicitly set up to allow relay from the Unix box.&lt;BR /&gt;&lt;BR /&gt;You need not relay everything with the DS directive, though this would be effective.&lt;BR /&gt;&lt;BR /&gt;Basically when your sendmail picks up someone@your.net it will push the mail to someone@hostnameofsbs.net&lt;BR /&gt;&lt;BR /&gt;Try it with one user&lt;BR /&gt;&lt;BR /&gt;then:&lt;BR /&gt;&lt;BR /&gt;sendmail -v -d8.99 -d38.99 someone@your.net&lt;BR /&gt;&lt;BR /&gt;You will see in verbose format the mail being pushed out of the queue to the target server.&lt;BR /&gt;&lt;BR /&gt;Any errors should be obvious to see and correct.&lt;BR /&gt;&lt;BR /&gt;virtusertables can be generated with by script even from the Windows SBS server if it uses LDAP or ADS.&lt;BR /&gt;&lt;BR /&gt;example for your user&lt;BR /&gt;&lt;BR /&gt;jimo   joxley@hostnamesbs.net&lt;BR /&gt;&lt;BR /&gt;I can become more verbose, ask anyone, but will stop here. &lt;BR /&gt;&lt;BR /&gt;For more see &lt;A href="http://www.sendmail.org" target="_blank"&gt;http://www.sendmail.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you post back, I'll follow if you wish.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 26 Oct 2005 13:49:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unknown-user-error/m-p/3657448#M806000</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-10-26T13:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail unknown user error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unknown-user-error/m-p/3657449#M806001</link>
      <description>Adding my local username in front of my email address did not work and when I tried &lt;BR /&gt;sendmail -v -d8.99 -d38.99 myname&lt;BR /&gt;I received an error saying 8.99 Unknown User, 38.99 Unknown User.&lt;BR /&gt;&lt;BR /&gt;Should I chasnge the domain name I have in &lt;BR /&gt;/etc/mail/sendmail.cf 'Dj' to something else. I have tried some other domains but they did not work.&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;Is there a domin I can enter to the 'DS' setting that will relay my email.&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Oct 2005 15:43:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unknown-user-error/m-p/3657449#M806001</guid>
      <dc:creator>James Oxley</dc:creator>
      <dc:date>2005-10-26T15:43:18Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail unknown user error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unknown-user-error/m-p/3657450#M806002</link>
      <description>"Is there a domin I can enter to the 'DS' setting that will relay my email."&lt;BR /&gt;&lt;BR /&gt;No, DS will only accept the name of a relay server.  So unless you have an in-house mail server you can forward to, you'll not be able to send mail to any address @ppiwholesale.com, and you'll only be able to send mail to users Login IDs that have been setup on the HP box. &lt;BR /&gt;&lt;BR /&gt;mark</description>
      <pubDate>Wed, 26 Oct 2005 15:59:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unknown-user-error/m-p/3657450#M806002</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2005-10-26T15:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail unknown user error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unknown-user-error/m-p/3657451#M806003</link>
      <description>By defining only Dj macro to wholesale.com&lt;BR /&gt;you are the defining it as a local domain  and I guess the SBS comes under the same domain. That's why you could able to send mails to wholesale.com domain users through DNS.&lt;BR /&gt;Dj macro should have been  'Dj$w.wholesale.com'&lt;BR /&gt;&lt;BR /&gt;You are trying to send mail to a user on the ppiwholesale.com domain which the system couldn't find its reference either from  DNS or in /etc/hosts ( if defined ). In this case , sendmail will attempt local delivery of the mail. But there has to be an account for the user on the system. In you case , even you have local account user account  , it is still unknown to sendmail and it giving error with dead letter ( maybe problem with alias "joxley"). You should either test this with actual user name ( or proper alias) and define your domain ppiwholesale.com in the /etc/hosts file or in DNS . Be aware you need to check for nsswitch.conf file to use /etc/hosts file.&lt;BR /&gt;&lt;BR /&gt;There is a way to define local domain 'ppiwholesale.com' using Dm and Dj macro which send every mail in that domain directly ( without relaying ) and then you can define a DS macro for the SBS which would get relayed mails other than your local domain.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Oct 2005 23:25:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unknown-user-error/m-p/3657451#M806003</guid>
      <dc:creator>Sameer_Nirmal</dc:creator>
      <dc:date>2005-10-26T23:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail unknown user error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unknown-user-error/m-p/3657452#M806004</link>
      <description>When I changed the /etc/mail/sendmail.cf 'Dj' my domin users where able to receive email sent from our domin but noone else received their email.&lt;BR /&gt; &lt;BR /&gt;If I have /etc/mail/sendmail.cf 'Dj' set to anything other then 'Dj$wwholesale.com' anyone not in our domain do not receive their email.</description>
      <pubDate>Thu, 27 Oct 2005 12:15:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-unknown-user-error/m-p/3657452#M806004</guid>
      <dc:creator>James Oxley</dc:creator>
      <dc:date>2005-10-27T12:15:18Z</dc:date>
    </item>
  </channel>
</rss>

