<?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 Mail Notification in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mail-notification/m-p/3866235#M277572</link>
    <description>Hi, We have HP-UX 11.11 and we would like to enable mail notification for backup status, diskspace utilisation. We have lotus notes as a email server. COuld you help us to configure the email notification.</description>
    <pubDate>Wed, 20 Sep 2006 05:21:47 GMT</pubDate>
    <dc:creator>Vanita_1</dc:creator>
    <dc:date>2006-09-20T05:21:47Z</dc:date>
    <item>
      <title>Mail Notification</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mail-notification/m-p/3866235#M277572</link>
      <description>Hi, We have HP-UX 11.11 and we would like to enable mail notification for backup status, diskspace utilisation. We have lotus notes as a email server. COuld you help us to configure the email notification.</description>
      <pubDate>Wed, 20 Sep 2006 05:21:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mail-notification/m-p/3866235#M277572</guid>
      <dc:creator>Vanita_1</dc:creator>
      <dc:date>2006-09-20T05:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: Mail Notification</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mail-notification/m-p/3866236#M277573</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check this docs&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-6611/ch02.html" target="_blank"&gt;http://docs.hp.com/en/5991-6611/ch02.html&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Sep 2006 06:04:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mail-notification/m-p/3866236#M277573</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2006-09-20T06:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Mail Notification</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mail-notification/m-p/3866237#M277574</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;First identify the fully qualified name of your mail server.&lt;BR /&gt;&lt;BR /&gt;Edit /etc/mail/sendmail.cf&lt;BR /&gt;look for a line that starts with DS change it to DSmailservername.full.qaul.com  . Please note that there is no space between DS and the name of the server. If you do not know the fully qualified name of the server, use IP address, but name is prefered.&lt;BR /&gt;&lt;BR /&gt;Restart sendmail /sbin/init.d/sendmail stop&lt;BR /&gt;Wait for one minutes before starting it&lt;BR /&gt; /sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;After this you should be able to send mail using mailx or any other utlitiy. You may want to modify the /etc/mail/aliases file and redirect all the mails to root (assuming that you are the sys admin)&lt;BR /&gt;For eg: If you add the following lines in /etc/mail/aliases file&lt;BR /&gt;&lt;BR /&gt;root      : you@yourcompany.com&lt;BR /&gt;&lt;BR /&gt;all mails send to root will be redirected to your inbox. So your scripts which monitors the backup can send emails to root rather than individuals. Please execute the command 'newaliases' after modifying the aliases file.&lt;BR /&gt;&lt;BR /&gt;-PB&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Sep 2006 06:07:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mail-notification/m-p/3866237#M277574</guid>
      <dc:creator>Prasanth B</dc:creator>
      <dc:date>2006-09-20T06:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: Mail Notification</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mail-notification/m-p/3866238#M277575</link>
      <description>Hi PB,&lt;BR /&gt;&lt;BR /&gt;As you guide I have configured but i am getting this error while starting the services.&lt;BR /&gt;I have tried with IP and Emailserver name also.&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/sendmail start&lt;BR /&gt;WARNING: local host name (tjcsrv) is not qualified; fix $j in config file&lt;BR /&gt;/etc/mail/aliases: 8 aliases, longest 26 bytes, 118 bytes total&lt;BR /&gt;sendmail&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Sep 2006 07:09:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mail-notification/m-p/3866238#M277575</guid>
      <dc:creator>Vanita_1</dc:creator>
      <dc:date>2006-09-20T07:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Mail Notification</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mail-notification/m-p/3866239#M277576</link>
      <description>Edit the /etc/mail/sendmail.cf file and look for a line like #Dj$w.Foo.COM.  Replace whatever is after the $ with the fully qualified domain name of your server (uncomment the line if necessary).  Then bounce sendmail.&lt;BR /&gt;&lt;BR /&gt;KJ</description>
      <pubDate>Wed, 20 Sep 2006 07:25:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mail-notification/m-p/3866239#M277576</guid>
      <dc:creator>Keith Johnson</dc:creator>
      <dc:date>2006-09-20T07:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: Mail Notification</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mail-notification/m-p/3866240#M277577</link>
      <description>Hi KJ,&lt;BR /&gt;&lt;BR /&gt;Thanks for your support.&lt;BR /&gt;I have chaged as per your guidenace Dj and IP address of mail server. After that I restarted the mail services. It started successfully. I am trying to send a test mail with this command. &lt;BR /&gt;#bdf | mailx -s "Diskspace" vanita.tharanath@tjc.co.in&lt;BR /&gt;&lt;BR /&gt;I have changed aliases file &lt;BR /&gt;root :vanita.tharanath@tjc.co.in&lt;BR /&gt;&lt;BR /&gt;I have tried with following command also &lt;BR /&gt;#bdf | mailx -s "Diskspace" root&lt;BR /&gt;&lt;BR /&gt;Still we have not received mail in my inbox. What could be the problem?</description>
      <pubDate>Thu, 21 Sep 2006 01:27:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mail-notification/m-p/3866240#M277577</guid>
      <dc:creator>Vanita_1</dc:creator>
      <dc:date>2006-09-21T01:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: Mail Notification</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mail-notification/m-p/3866241#M277578</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check /var/adm/syslog/mail.log to see the error message.&lt;BR /&gt;&lt;BR /&gt;Also, try the following&lt;BR /&gt;&lt;BR /&gt;telnet [your mail server name] 25&lt;BR /&gt;&lt;BR /&gt;The command above should connect you to sendmail. If you are connected you can press control-C to exit. If you are unable to connect,the name of the mail server is incorrect. Please note that the name that you need to configure in sendmail.cf is the name of your lotus notes server, not tjc.co.in which is your domain name.&lt;BR /&gt;&lt;BR /&gt;-PB&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Sep 2006 06:00:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mail-notification/m-p/3866241#M277578</guid>
      <dc:creator>Prasanth B</dc:creator>
      <dc:date>2006-09-21T06:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: Mail Notification</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mail-notification/m-p/3866242#M277579</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;I am able to telnet my mail server with port no 25. Still i am not able to receive mail.&lt;BR /&gt;Please fine mail.log file as an attachment.</description>
      <pubDate>Fri, 22 Sep 2006 00:09:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mail-notification/m-p/3866242#M277579</guid>
      <dc:creator>Vanita_1</dc:creator>
      <dc:date>2006-09-22T00:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: Mail Notification</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mail-notification/m-p/3866243#M277580</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Going thorugh your mail.log file, it looks like you have configured tjc.co.in.s8b2.psmtp.com as your mail relay. And it seems that the host name above is not resolveable.&lt;BR /&gt;&lt;BR /&gt;try the command below&lt;BR /&gt;&lt;BR /&gt;nslookup tjc.co.in.s8b2.psmtp.com&lt;BR /&gt;&lt;BR /&gt;If you can't resolve the above, you will need to look at your DNS settings. You can test it by adding tjc.co.in.s8b2.psmtp.com and corresponding IP to /etc/hosts. But the recommedation is to fix the DNS resolution.&lt;BR /&gt;&lt;BR /&gt;-PB</description>
      <pubDate>Fri, 22 Sep 2006 02:02:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mail-notification/m-p/3866243#M277580</guid>
      <dc:creator>Prasanth B</dc:creator>
      <dc:date>2006-09-22T02:02:51Z</dc:date>
    </item>
  </channel>
</rss>

