<?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 Notification by mail in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/notification-by-mail/m-p/5004583#M425147</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;      I want to get hpux server root mail to  my mail id.  My mail server is sendmail in linux.&lt;BR /&gt;&lt;BR /&gt;How i can do this? &lt;BR /&gt;</description>
    <pubDate>Thu, 21 Sep 2006 06:03:15 GMT</pubDate>
    <dc:creator>Guna_2</dc:creator>
    <dc:date>2006-09-21T06:03:15Z</dc:date>
    <item>
      <title>Notification by mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/notification-by-mail/m-p/5004583#M425147</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;      I want to get hpux server root mail to  my mail id.  My mail server is sendmail in linux.&lt;BR /&gt;&lt;BR /&gt;How i can do this? &lt;BR /&gt;</description>
      <pubDate>Thu, 21 Sep 2006 06:03:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/notification-by-mail/m-p/5004583#M425147</guid>
      <dc:creator>Guna_2</dc:creator>
      <dc:date>2006-09-21T06:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Notification by mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/notification-by-mail/m-p/5004584#M425148</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Edit sendmail.cf file&lt;BR /&gt;chnge DS to DSnameofyourlinuxserver (No space between DS and name of server)&lt;BR /&gt;restart sendmail&lt;BR /&gt;edit /etc/mail/aliases and add the line below&lt;BR /&gt;root    :yourmailid&lt;BR /&gt;execute newaliases&lt;BR /&gt;&lt;BR /&gt;You should be able to send mails&lt;BR /&gt;&lt;BR /&gt;-PB</description>
      <pubDate>Thu, 21 Sep 2006 06:07:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/notification-by-mail/m-p/5004584#M425148</guid>
      <dc:creator>Prasanth B</dc:creator>
      <dc:date>2006-09-21T06:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: Notification by mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/notification-by-mail/m-p/5004585#M425149</link>
      <description>Dear Prasanth &lt;BR /&gt;&lt;BR /&gt;When i am trying to start sendmail service it's giving error as sendamil service disabled. you can not start it using sendmail script.&lt;BR /&gt;&lt;BR /&gt;Then how to enable it &lt;BR /&gt;&lt;BR /&gt;Plase help me</description>
      <pubDate>Thu, 21 Sep 2006 07:39:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/notification-by-mail/m-p/5004585#M425149</guid>
      <dc:creator>Guna_2</dc:creator>
      <dc:date>2006-09-21T07:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: Notification by mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/notification-by-mail/m-p/5004586#M425150</link>
      <description>Edit the /etc/rc.config.d/mailservs file and look for a line like &lt;BR /&gt;&lt;BR /&gt;export SENDMAIL_SERVER=&lt;BR /&gt;&lt;BR /&gt;and make sure it is set to 1 like &lt;BR /&gt;&lt;BR /&gt;export SENDMAIL_SERVER=1&lt;BR /&gt;&lt;BR /&gt;Then start sendmail.  However, keep in mind that you don't need the sendmail daemon running if you just want to send out mail.&lt;BR /&gt;&lt;BR /&gt;KJ</description>
      <pubDate>Thu, 21 Sep 2006 07:46:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/notification-by-mail/m-p/5004586#M425150</guid>
      <dc:creator>Keith Johnson</dc:creator>
      <dc:date>2006-09-21T07:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: Notification by mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/notification-by-mail/m-p/5004587#M425151</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Edit /etc/rc.config.d/mailservs.&lt;BR /&gt;&lt;BR /&gt;Change&lt;BR /&gt;export SENDMAIL_SERVER=0&lt;BR /&gt;to&lt;BR /&gt;export SENDMAIL_SERVER=1&lt;BR /&gt;&lt;BR /&gt;PCS</description>
      <pubDate>Thu, 21 Sep 2006 07:49:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/notification-by-mail/m-p/5004587#M425151</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2006-09-21T07:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: Notification by mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/notification-by-mail/m-p/5004588#M425152</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;I enabled the senmail service and when i am starting sendmail it's giving a warning message as local host name is not quailified.&lt;BR /&gt;fix $j in config file&lt;BR /&gt;&lt;BR /&gt;I entered a entry in sendmail.cf file as &lt;BR /&gt;&lt;BR /&gt;DSxx.xx.xx.xx  (xx -ipaddress)&lt;BR /&gt;&lt;BR /&gt;Is it correct &lt;BR /&gt;&lt;BR /&gt;But i tried to send a mail by &lt;BR /&gt;ls | mailx username@domain.com&lt;BR /&gt;&lt;BR /&gt;Tanx to all</description>
      <pubDate>Thu, 21 Sep 2006 08:01:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/notification-by-mail/m-p/5004588#M425152</guid>
      <dc:creator>Guna_2</dc:creator>
      <dc:date>2006-09-21T08:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: Notification by mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/notification-by-mail/m-p/5004589#M425153</link>
      <description>I am not getting any mail</description>
      <pubDate>Thu, 21 Sep 2006 08:04:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/notification-by-mail/m-p/5004589#M425153</guid>
      <dc:creator>Guna_2</dc:creator>
      <dc:date>2006-09-21T08:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: Notification by mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/notification-by-mail/m-p/5004590#M425154</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Make sure your domain is correct in /etc/mail/sendmail.cf:&lt;BR /&gt;&lt;BR /&gt;# my official domain name&lt;BR /&gt;Dj$w.yourdomain.com&lt;BR /&gt;&lt;BR /&gt;PCS&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Sep 2006 08:05:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/notification-by-mail/m-p/5004590#M425154</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2006-09-21T08:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Notification by mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/notification-by-mail/m-p/5004591#M425155</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Shall i able to give Ip address instead of domain name</description>
      <pubDate>Thu, 21 Sep 2006 08:10:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/notification-by-mail/m-p/5004591#M425155</guid>
      <dc:creator>Guna_2</dc:creator>
      <dc:date>2006-09-21T08:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: Notification by mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/notification-by-mail/m-p/5004592#M425156</link>
      <description>No, a domain name by definition must be a name.    For example, if your HP-UX box has FQDN:&lt;BR /&gt;&lt;BR /&gt;shark.fishworld.com&lt;BR /&gt;&lt;BR /&gt;then the j macro def. should read:&lt;BR /&gt;&lt;BR /&gt;Dj$w.fishworld.com&lt;BR /&gt;&lt;BR /&gt;The j macro def. constructs the FQDN of your host by by appending the domain to the hostname (the $w part).&lt;BR /&gt;&lt;BR /&gt;PCS</description>
      <pubDate>Thu, 21 Sep 2006 08:21:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/notification-by-mail/m-p/5004592#M425156</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2006-09-21T08:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: Notification by mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/notification-by-mail/m-p/5004593#M425157</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;I put my domain name also and i am able to resolve by nslookup also.&lt;BR /&gt;&lt;BR /&gt;But still now if i am sending a mail. I am not getting to my mailid &lt;BR /&gt;&lt;BR /&gt;Tanx &amp;amp; Regds&lt;BR /&gt;M.Guna</description>
      <pubDate>Fri, 22 Sep 2006 05:33:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/notification-by-mail/m-p/5004593#M425157</guid>
      <dc:creator>Guna_2</dc:creator>
      <dc:date>2006-09-22T05:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Notification by mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/notification-by-mail/m-p/5004594#M425158</link>
      <description>What shows up in the /var/adm/syslog/mail.log file when you try to send the mail?</description>
      <pubDate>Fri, 22 Sep 2006 07:00:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/notification-by-mail/m-p/5004594#M425158</guid>
      <dc:creator>Keith Johnson</dc:creator>
      <dc:date>2006-09-22T07:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: Notification by mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/notification-by-mail/m-p/5004595#M425159</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;My problem sorted out.  I done a mistake as in fully qualified domain name i gave wrongly. Now my problem got solved and i am getting mail from my hp server&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you so much for everybody</description>
      <pubDate>Fri, 22 Sep 2006 23:36:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/notification-by-mail/m-p/5004595#M425159</guid>
      <dc:creator>Guna_2</dc:creator>
      <dc:date>2006-09-22T23:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Notification by mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/notification-by-mail/m-p/5004596#M425160</link>
      <description>Thaks</description>
      <pubDate>Fri, 22 Sep 2006 23:43:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/notification-by-mail/m-p/5004596#M425160</guid>
      <dc:creator>Guna_2</dc:creator>
      <dc:date>2006-09-22T23:43:32Z</dc:date>
    </item>
  </channel>
</rss>

