<?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: weird problem with sendmail in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-with-sendmail/m-p/2689737#M842709</link>
    <description>Richard,&lt;BR /&gt;&lt;BR /&gt;I got next messages:&lt;BR /&gt;&lt;BR /&gt;user@hosta&amp;gt; echo test | sendmail -v other_user@hostb &lt;BR /&gt;&lt;BR /&gt;&lt;SKIP&gt;&lt;BR /&gt;501 &lt;USER&gt;... Sender domain must exist&lt;BR /&gt;another_user@hostb... Data formar error&lt;BR /&gt;&lt;SKIP&gt;&lt;BR /&gt; &lt;BR /&gt;Sanjay,&lt;BR /&gt;&lt;BR /&gt;everything was DONE exactly as in this paper.in fact I read it before posting. it doesnt't work for 11.11.&lt;/SKIP&gt;&lt;/USER&gt;&lt;/SKIP&gt;</description>
    <pubDate>Tue, 26 Mar 2002 06:49:12 GMT</pubDate>
    <dc:creator>Kirill Cherkashin</dc:creator>
    <dc:date>2002-03-26T06:49:12Z</dc:date>
    <item>
      <title>weird problem with sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-with-sendmail/m-p/2689734#M842706</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;How to configure sendmail to send emails without configuring DNS ? &lt;BR /&gt;&lt;BR /&gt;we have a few HP and we need only to send occasionally emails as backup and cron notifications to exchange server and SMS-gate. &lt;BR /&gt;I configured /etc/nsswitch.conf using only files services. /etc/resolvf.conf doesn't exists at all. Also I put name of host with dot trailing to /etc/hosts and /etc/mail/sendmail.cw but anyway I could send email only locally. &lt;BR /&gt;Remote server says : "sender domain must exist,data format error"&lt;BR /&gt;&lt;BR /&gt;Any ideas?</description>
      <pubDate>Mon, 25 Mar 2002 12:28:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-with-sendmail/m-p/2689734#M842706</guid>
      <dc:creator>Kirill Cherkashin</dc:creator>
      <dc:date>2002-03-25T12:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: weird problem with sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-with-sendmail/m-p/2689735#M842707</link>
      <description>Hello,&lt;BR /&gt;lets call &lt;BR /&gt;hosta server you are sending from &lt;BR /&gt;and &lt;BR /&gt;hostb server you are sending to. &lt;BR /&gt;&lt;BR /&gt;In /etc/hosts on hosta you should have:&lt;BR /&gt;&lt;BR /&gt;this.is.the.ip hostb&lt;BR /&gt;&lt;BR /&gt;on hostb /etc/hosts you should have the ip and name for hosta.&lt;BR /&gt;&lt;BR /&gt;this.is.the.ip hosta&lt;BR /&gt;&lt;BR /&gt;try that and then from hosta do:&lt;BR /&gt;echo test | sendmail -v user@hosta&lt;BR /&gt;&lt;BR /&gt;echo test | sendmail -v other_user@hostb&lt;BR /&gt;&lt;BR /&gt;and from hostb&lt;BR /&gt;&lt;BR /&gt;echo test | sendmail -v user@hostb&lt;BR /&gt;&lt;BR /&gt;echo test | sendmail -v other_user@hosta&lt;BR /&gt;&lt;BR /&gt;if it fails .. post the results from the last tests.&lt;BR /&gt;&lt;BR /&gt;Richard</description>
      <pubDate>Mon, 25 Mar 2002 17:03:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-with-sendmail/m-p/2689735#M842707</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2002-03-25T17:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: weird problem with sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-with-sendmail/m-p/2689736#M842708</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try this link,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support3.external.hp.com/cki/bin/doc.pl/sid=343d67e60ea8fe5966/screen=ckiDisplayDocument?docId=200000049436473" target="_blank"&gt;http://us-support3.external.hp.com/cki/bin/doc.pl/sid=343d67e60ea8fe5966/screen=ckiDisplayDocument?docId=200000049436473&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Mar 2002 18:04:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-with-sendmail/m-p/2689736#M842708</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-03-25T18:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: weird problem with sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-with-sendmail/m-p/2689737#M842709</link>
      <description>Richard,&lt;BR /&gt;&lt;BR /&gt;I got next messages:&lt;BR /&gt;&lt;BR /&gt;user@hosta&amp;gt; echo test | sendmail -v other_user@hostb &lt;BR /&gt;&lt;BR /&gt;&lt;SKIP&gt;&lt;BR /&gt;501 &lt;USER&gt;... Sender domain must exist&lt;BR /&gt;another_user@hostb... Data formar error&lt;BR /&gt;&lt;SKIP&gt;&lt;BR /&gt; &lt;BR /&gt;Sanjay,&lt;BR /&gt;&lt;BR /&gt;everything was DONE exactly as in this paper.in fact I read it before posting. it doesnt't work for 11.11.&lt;/SKIP&gt;&lt;/USER&gt;&lt;/SKIP&gt;</description>
      <pubDate>Tue, 26 Mar 2002 06:49:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-with-sendmail/m-p/2689737#M842709</guid>
      <dc:creator>Kirill Cherkashin</dc:creator>
      <dc:date>2002-03-26T06:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: weird problem with sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-with-sendmail/m-p/2689738#M842710</link>
      <description>Hello Kirill,&lt;BR /&gt;&lt;BR /&gt;I have been playing with my test server. And 2 things so far I found will cause your error. First I have to ask you to double check your /etc/hosts file on the server you are sending from and the server you are sending to. If the /etc/hosts entry for the server you are sending from is not in the server you are sending to your email will fail. Remember the hostname has to have your domain at the end. &lt;BR /&gt;&lt;BR /&gt;without entry lupus (lupus from server)entry on the server I am sending to.&lt;BR /&gt;&lt;BR /&gt;501 &lt;ROOT&gt;... Sender domain must exist&lt;BR /&gt;Data format error&lt;BR /&gt;root... Connecting to local&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;When I added lupus entry on the server I was sending to. &lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; MAIL From:&lt;ROOT&gt; SIZE=5&lt;BR /&gt;250 &lt;ROOT&gt;... Sender ok&lt;BR /&gt;&lt;BR /&gt;Ok&lt;BR /&gt;thats #1 ..&lt;BR /&gt;2nd in /etc/mail&lt;BR /&gt;vi sendmail.cf&lt;BR /&gt;go to the Dj section:&lt;BR /&gt;&lt;BR /&gt;# my official domain name&lt;BR /&gt;# ... define this only if sendmail cannot automatically determine your domain&lt;BR /&gt;#Dj$w.Foo.COM&lt;BR /&gt;&lt;BR /&gt;uncomment&lt;BR /&gt;#Dj$w.Foo.COM&lt;BR /&gt;and please it with &lt;BR /&gt;Dj$w.yourdomain.com&lt;BR /&gt;&lt;BR /&gt;yourdomain.com being the same domain that is on the server you are trying to send to. &lt;BR /&gt;save the changed and restart sendmail&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/sendmail stop&lt;BR /&gt;/sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;Test it again and let us know what happends.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Richard&lt;BR /&gt;&lt;/ROOT&gt;&lt;/ROOT&gt;&lt;/ROOT&gt;</description>
      <pubDate>Tue, 26 Mar 2002 15:17:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-with-sendmail/m-p/2689738#M842710</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2002-03-26T15:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: weird problem with sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-with-sendmail/m-p/2689739#M842711</link>
      <description>I found solution for this small problem. &lt;BR /&gt;I put entry Dm. in /etc/sendmai.cf and it works! &lt;BR /&gt;Meaning of this macro - all hosts with trailing dot as local domain and therefore i'm able to send messages to all hosts in /etc/hosts file.&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Mar 2002 06:25:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-with-sendmail/m-p/2689739#M842711</guid>
      <dc:creator>Kirill Cherkashin</dc:creator>
      <dc:date>2002-03-28T06:25:54Z</dc:date>
    </item>
  </channel>
</rss>

