<?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 problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/3374955#M863773</link>
    <description>Hi Ricardo&lt;BR /&gt;&lt;BR /&gt;From your last post it does not look like a sendmail issue.&lt;BR /&gt;&lt;BR /&gt;sendmail -v user@domain.com&lt;BR /&gt;&lt;BR /&gt;should return a line to write an email.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;just wondering but what do you get when you do&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;echo "test" | sendmail -v rhicardo@gmail.com&lt;BR /&gt;&lt;BR /&gt;Or&lt;BR /&gt;&lt;BR /&gt;vi smfile&lt;BR /&gt;&lt;BR /&gt;and put the mail info in there. &lt;BR /&gt;&lt;BR /&gt;To:rhicardo@gmail.com&lt;BR /&gt;Subject: test&lt;BR /&gt;data&lt;BR /&gt;blah blah&lt;BR /&gt;&lt;BR /&gt;cat smfile | sendmail -t&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;what I would like to see is what happens when sendmail is not the first command and what happends when we take out the user@domain out of the command line string.&lt;BR /&gt;&lt;BR /&gt;Richard&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 08 Sep 2004 14:31:45 GMT</pubDate>
    <dc:creator>someone_4</dc:creator>
    <dc:date>2004-09-08T14:31:45Z</dc:date>
    <item>
      <title>sendmail problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/3374950#M863768</link>
      <description>I´m having sendmail problems ...&lt;BR /&gt;&lt;BR /&gt;Have tried multiple configurations of the sendmail.cf&lt;BR /&gt;&lt;BR /&gt;When testing I got the error message below:&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;# /usr/sbin/sendmail  -bv  -v  -oL10 rhicardo@gmail.com&lt;BR /&gt;sh: gmail.com:  not found.&lt;BR /&gt;#&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;But when I do nslookup, I can resolve the name:&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;# nslookup gmail.com&lt;BR /&gt;*** Can't find server name for address 127.0.0.1: No response from server&lt;BR /&gt;Name Server:  brns1.br-petrobras.com.br&lt;BR /&gt;Address:  172.31.9.230&lt;BR /&gt;&lt;BR /&gt;Trying DNS&lt;BR /&gt;Non-authoritative answer:&lt;BR /&gt;Name:    gmail.com&lt;BR /&gt;Address:  216.239.57.107&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;Anyone can help me please?&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Sep 2004 13:49:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/3374950#M863768</guid>
      <dc:creator>Ricardo Macedo</dc:creator>
      <dc:date>2004-09-08T13:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/3374951#M863769</link>
      <description>What does /etc/nsswitch.conf look like?&lt;BR /&gt;&lt;BR /&gt;hosts:        files [NOTFOUND=continue TRYAGAIN=continue UNAVAIL=continue] dns&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and /etc/resolv.conf?&lt;BR /&gt;&lt;BR /&gt;Richard</description>
      <pubDate>Wed, 08 Sep 2004 13:56:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/3374951#M863769</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2004-09-08T13:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/3374952#M863770</link>
      <description>I cant duplicate your error message. &lt;BR /&gt;&lt;BR /&gt;For some reason i dont think it is sendmail related. &lt;BR /&gt;&lt;BR /&gt;because the &lt;BR /&gt;&lt;BR /&gt;sh: gmail.com: not found.&lt;BR /&gt;&lt;BR /&gt;error only happends when you try to run a commmand. And the command does not exist in your path.&lt;BR /&gt;&lt;BR /&gt;have you tried with any other domains?&lt;BR /&gt;&lt;BR /&gt;or just&lt;BR /&gt;&lt;BR /&gt;sendmail -v rhicardo@gmail.com&lt;BR /&gt;&lt;BR /&gt;Richard&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Sep 2004 14:00:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/3374952#M863770</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2004-09-08T14:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/3374953#M863771</link>
      <description>&lt;BR /&gt;Richard thanks for your help&lt;BR /&gt;&lt;BR /&gt;=============================&lt;BR /&gt;/etc/nsswitch.conf&lt;BR /&gt;=============================&lt;BR /&gt;passwd:     files&lt;BR /&gt;group:      files&lt;BR /&gt;hosts: dns [notfound=continue tryagain=continue unavail=continue] files&lt;BR /&gt;networks:   files&lt;BR /&gt;protocols:  files&lt;BR /&gt;rpc:        files&lt;BR /&gt;ethers:     files&lt;BR /&gt;netmasks:   files&lt;BR /&gt;bootparams: files&lt;BR /&gt;publickey:  files&lt;BR /&gt;# At present there isn't a 'files' backend for netgroup;  the system will&lt;BR /&gt;#   figure it out pretty quickly, and won't use netgroups at all.&lt;BR /&gt;netgroup:   files&lt;BR /&gt;automount:  files&lt;BR /&gt;&lt;BR /&gt;=============================&lt;BR /&gt;/etc/resolv.conf&lt;BR /&gt;=============================&lt;BR /&gt;domain br-petrobras.com.br&lt;BR /&gt;nameserver 127.0.0.1&lt;BR /&gt;nameserver 172.31.9.230&lt;BR /&gt;nameserver 172.31.9.231&lt;BR /&gt;#&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Sep 2004 14:04:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/3374953#M863771</guid>
      <dc:creator>Ricardo Macedo</dc:creator>
      <dc:date>2004-09-08T14:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/3374954#M863772</link>
      <description>&lt;BR /&gt;Richard,&lt;BR /&gt;&lt;BR /&gt;Yes, IÂ´ve tried others domains and got the same error.&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;# sendmail -v rhicardo@gmail.com&lt;BR /&gt;sh: gmail.com:  not found.&lt;BR /&gt;#&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;ItÂ´s hard to find a way to so</description>
      <pubDate>Wed, 08 Sep 2004 14:14:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/3374954#M863772</guid>
      <dc:creator>Ricardo Macedo</dc:creator>
      <dc:date>2004-09-08T14:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/3374955#M863773</link>
      <description>Hi Ricardo&lt;BR /&gt;&lt;BR /&gt;From your last post it does not look like a sendmail issue.&lt;BR /&gt;&lt;BR /&gt;sendmail -v user@domain.com&lt;BR /&gt;&lt;BR /&gt;should return a line to write an email.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;just wondering but what do you get when you do&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;echo "test" | sendmail -v rhicardo@gmail.com&lt;BR /&gt;&lt;BR /&gt;Or&lt;BR /&gt;&lt;BR /&gt;vi smfile&lt;BR /&gt;&lt;BR /&gt;and put the mail info in there. &lt;BR /&gt;&lt;BR /&gt;To:rhicardo@gmail.com&lt;BR /&gt;Subject: test&lt;BR /&gt;data&lt;BR /&gt;blah blah&lt;BR /&gt;&lt;BR /&gt;cat smfile | sendmail -t&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;what I would like to see is what happens when sendmail is not the first command and what happends when we take out the user@domain out of the command line string.&lt;BR /&gt;&lt;BR /&gt;Richard&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Sep 2004 14:31:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/3374955#M863773</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2004-09-08T14:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/3374956#M863774</link>
      <description>Try taking nameserver 127.0.0.1 out of your /etc/resolv.conf file.&lt;BR /&gt;&lt;BR /&gt;GL,&lt;BR /&gt;C</description>
      <pubDate>Wed, 08 Sep 2004 15:16:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/3374956#M863774</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2004-09-08T15:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/3374957#M863775</link>
      <description>Make sure FQDN is in /etc/hosts for your server:&lt;BR /&gt;&lt;BR /&gt;X.X.X.X   yourserver   yourserver.yourdomain.com&lt;BR /&gt;&lt;BR /&gt;Where is your sendmail?&lt;BR /&gt;&lt;BR /&gt;which sendmail&lt;BR /&gt;&lt;BR /&gt;Do a what on it or a:&lt;BR /&gt;&lt;BR /&gt;sendmail -d0.1 &amp;lt; /dev/null | grep -i version&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Sep 2004 15:24:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/3374957#M863775</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-09-08T15:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/3374958#M863776</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Hi everyone !!&lt;BR /&gt;&lt;BR /&gt;The problem is solved!!&lt;BR /&gt;&lt;BR /&gt;In my configuration of stty (stty -a), the "kill" parameter was "@", I changed to "^U".&lt;BR /&gt;&lt;BR /&gt;Can you believe it?&lt;BR /&gt;&lt;BR /&gt;Thank you very much for all your help.</description>
      <pubDate>Thu, 09 Sep 2004 08:54:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/3374958#M863776</guid>
      <dc:creator>Ricardo Macedo</dc:creator>
      <dc:date>2004-09-09T08:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/3374959#M863777</link>
      <description>/usr/sbin/sendmail -bv -v -oL10 rhicardo@gmail.com --&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Because of not setting terminal type spefication for @ character it is prompting the contents after it as new command.&lt;BR /&gt;&lt;BR /&gt;Try to set to eol on stty as,&lt;BR /&gt;&lt;BR /&gt;stty eol "^@"&lt;BR /&gt;&lt;BR /&gt;And try to put this on root user profile and /etc/profile for normal users to get rid of this problem for ever.</description>
      <pubDate>Thu, 09 Sep 2004 09:57:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/3374959#M863777</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2004-09-09T09:57:43Z</dc:date>
    </item>
  </channel>
</rss>

