<?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: Regarding sendmail error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-sendmail-error/m-p/4545037#M369871</link>
    <description>&amp;gt;Dennis:&lt;BR /&gt;I got it, thanks.</description>
    <pubDate>Mon, 07 Dec 2009 06:26:44 GMT</pubDate>
    <dc:creator>Hakki Aydin Ucar</dc:creator>
    <dc:date>2009-12-07T06:26:44Z</dc:date>
    <item>
      <title>Regarding sendmail error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-sendmail-error/m-p/4545032#M369866</link>
      <description>Hello techies,&lt;BR /&gt;&lt;BR /&gt;When I am trying to send mails from my HP-UX client server through mailx command then it is giving me below mentioned error. Can anyone help me on this ?&lt;BR /&gt;&lt;BR /&gt;# echo kandy|mailx -s "PS" kpoonia@its.jnj.com&lt;BR /&gt;sh: its.jnj.com:  not found.&lt;BR /&gt;&lt;BR /&gt;I checked all seetings for sendmail and everything looks good.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; regards,&lt;BR /&gt;Kavita</description>
      <pubDate>Sun, 06 Dec 2009 16:21:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-sendmail-error/m-p/4545032#M369866</guid>
      <dc:creator>Kavita Poonia</dc:creator>
      <dc:date>2009-12-06T16:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding sendmail error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-sendmail-error/m-p/4545033#M369867</link>
      <description>The shell is reacting as if you have typed only "its.jnj.com". &lt;BR /&gt;&lt;BR /&gt;Please run this command:&lt;BR /&gt;&lt;BR /&gt;stty -a&lt;BR /&gt;&lt;BR /&gt;Check the output. Does it say "kill = @" somewhere on the second line or so?&lt;BR /&gt;&lt;BR /&gt;If yes, then this is not a sendmail-specific error. For some reason, HP-UX has failed to detect your terminal type correctly.&lt;BR /&gt;&lt;BR /&gt;If the terminal type detection fails, HP-UX falls back to very very old default values. &lt;BR /&gt;&lt;BR /&gt;"kill = @" means that the "@" character is interpreted to mean "ignore everything written to the command line so far and start over". &lt;BR /&gt;&lt;BR /&gt;The quick work-around is to assign the kill character to something else. For example:&lt;BR /&gt;&lt;BR /&gt;stty kill ^U&lt;BR /&gt;&lt;BR /&gt;would set the kill character to Control-U, making "@" just a regular character.&lt;BR /&gt;&lt;BR /&gt;The real fix would be finding out why the terminal type was not detected correctly automatically, and fixing it. This depends on how you're connecting to the HP-UX system and what kind of terminal/emulator you're using.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Sun, 06 Dec 2009 16:53:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-sendmail-error/m-p/4545033#M369867</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2009-12-06T16:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding sendmail error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-sendmail-error/m-p/4545034#M369868</link>
      <description>Hello Matti,&lt;BR /&gt;&lt;BR /&gt;Thanks for your reply. I ran the command suggested by you as mentioned below where kill = ^U and not "kill = @" as mentioned by you and after that I am able to send in the mails but you mentioned that kill is set to @ which is not regular character and running stty kill ^U will make it regular but here it was set to ^U, somewhere I got confused with this but anyhow it did work for me.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# stty -a&lt;BR /&gt;speed 9600 baud; line = 0;&lt;BR /&gt;rows = 57; columns = 158&lt;BR /&gt;min = 1; time = 0;&lt;BR /&gt;intr = ^C; quit = ^\; erase = ^H; kill = ^U&lt;BR /&gt;eof = ^D; eol = ^@; eol2 &lt;UNDEF&gt;; swtch &lt;UNDEF&gt;&lt;BR /&gt;stop = ^S; start = ^Q; susp &lt;UNDEF&gt;; dsusp &lt;UNDEF&gt;&lt;BR /&gt;werase &lt;UNDEF&gt;; lnext &lt;UNDEF&gt;&lt;BR /&gt;parenb -parodd cs7 -cstopb hupcl -cread -clocal -loblk -crts&lt;BR /&gt;-ignbrk brkint ignpar -parmrk -inpck istrip -inlcr -igncr icrnl -iuclc&lt;BR /&gt;ixon -ixany ixoff -imaxbel -rtsxoff -ctsxon -ienqak&lt;BR /&gt;isig icanon -iexten -xcase echo echoe echok -echonl -noflsh&lt;BR /&gt;-echoctl -echoprt -echoke -flusho -pendin&lt;BR /&gt;opost -olcuc onlcr -ocrnl -onocr -onlret -ofill -ofdel -tostop tab3&lt;BR /&gt;&lt;/UNDEF&gt;&lt;/UNDEF&gt;&lt;/UNDEF&gt;&lt;/UNDEF&gt;&lt;/UNDEF&gt;&lt;/UNDEF&gt;</description>
      <pubDate>Sun, 06 Dec 2009 17:08:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-sendmail-error/m-p/4545034#M369868</guid>
      <dc:creator>Kavita Poonia</dc:creator>
      <dc:date>2009-12-06T17:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding sendmail error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-sendmail-error/m-p/4545035#M369869</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The problem only related with its.jnj.com domain OR you got the error any domain like google.com ?&lt;BR /&gt;&lt;BR /&gt;And ,did you try this;&lt;BR /&gt;echo test | sendmail -f you kpoonia@its.jnj.com.</description>
      <pubDate>Sun, 06 Dec 2009 20:19:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-sendmail-error/m-p/4545035#M369869</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2009-12-06T20:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding sendmail error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-sendmail-error/m-p/4545036#M369870</link>
      <description>&amp;gt;Hakki: The problem only related with its.jnj.com domain&lt;BR /&gt;&lt;BR /&gt;As MK said, this has nothing to do with mailx/sendmail, especially with that sh error.&lt;BR /&gt;You can see that by the "stty -a" or looking at the shell history and see that only chars after the "@" were there.</description>
      <pubDate>Mon, 07 Dec 2009 02:39:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-sendmail-error/m-p/4545036#M369870</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-12-07T02:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding sendmail error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-sendmail-error/m-p/4545037#M369871</link>
      <description>&amp;gt;Dennis:&lt;BR /&gt;I got it, thanks.</description>
      <pubDate>Mon, 07 Dec 2009 06:26:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-sendmail-error/m-p/4545037#M369871</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2009-12-07T06:26:44Z</dc:date>
    </item>
  </channel>
</rss>

