<?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: Changing email settings in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-email-settings/m-p/2742267#M834331</link>
    <description>I need to change the mailserver name... it is wrong and all the mails are bouncing back.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 20 Jun 2002 15:03:02 GMT</pubDate>
    <dc:creator>Diadina Cotte</dc:creator>
    <dc:date>2002-06-20T15:03:02Z</dc:date>
    <item>
      <title>Changing email settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-email-settings/m-p/2742260#M834324</link>
      <description>Hello All&lt;BR /&gt;&lt;BR /&gt;I need to change the email settings. How do i do that on a HP-UX 10.20?? also how do i look for the inbox and retrieve the email.&lt;BR /&gt;&lt;BR /&gt;thanx!</description>
      <pubDate>Tue, 11 Jun 2002 16:49:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-email-settings/m-p/2742260#M834324</guid>
      <dc:creator>Diadina Cotte</dc:creator>
      <dc:date>2002-06-11T16:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Changing email settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-email-settings/m-p/2742261#M834325</link>
      <description>It would help to know which email settings you are talking about. Sendmail could have hundreds. The default location for the inboxes is /var/mail. Sendmail is generally configured in /etc/mail/sendmail.cf but you are going to have to be more specific.&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Jun 2002 16:52:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-email-settings/m-p/2742261#M834325</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-06-11T16:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: Changing email settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-email-settings/m-p/2742262#M834326</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Normally it is in /var/mail&lt;BR /&gt;&lt;BR /&gt;Are you using sendmail ???&lt;BR /&gt;&lt;BR /&gt;see man mail&lt;BR /&gt;man mailx&lt;BR /&gt;&lt;BR /&gt;Piyush</description>
      <pubDate>Tue, 11 Jun 2002 16:55:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-email-settings/m-p/2742262#M834326</guid>
      <dc:creator>PIYUSH D. PATEL</dc:creator>
      <dc:date>2002-06-11T16:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: Changing email settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-email-settings/m-p/2742263#M834327</link>
      <description>I should add that if you login as a particular user and enter the command 'mail', you should see any mail.</description>
      <pubDate>Tue, 11 Jun 2002 16:56:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-email-settings/m-p/2742263#M834327</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-06-11T16:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: Changing email settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-email-settings/m-p/2742264#M834328</link>
      <description>If your own email setting the file is in your home directory (.elm/elmrc). Global email config file is in /etc/mail/sendmail.cf. Default location of mailbox is /var/mail/&lt;USERNAME&gt; which elm will read from. To retrieve from a different mailbox location run elm with "-f", example ..&lt;BR /&gt;$ elm -f /home/mydir/mytempmbox&lt;/USERNAME&gt;</description>
      <pubDate>Tue, 11 Jun 2002 16:56:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-email-settings/m-p/2742264#M834328</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-06-11T16:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Changing email settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-email-settings/m-p/2742265#M834329</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Issue &lt;BR /&gt;&lt;BR /&gt;# mail -p or -P to read your mails.&lt;BR /&gt;&lt;BR /&gt;Piyush</description>
      <pubDate>Tue, 11 Jun 2002 16:59:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-email-settings/m-p/2742265#M834329</guid>
      <dc:creator>PIYUSH D. PATEL</dc:creator>
      <dc:date>2002-06-11T16:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Changing email settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-email-settings/m-p/2742266#M834330</link>
      <description>Yes, the problem is that the mail file is more than 50 mb and I cannot read any mail. Also the server is not sending any mail to the configured  addresses. I do need to change the configuration.&lt;BR /&gt;&lt;BR /&gt;You said /etc/mail/sendmail.cf ??</description>
      <pubDate>Tue, 11 Jun 2002 17:02:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-email-settings/m-p/2742266#M834330</guid>
      <dc:creator>Diadina Cotte</dc:creator>
      <dc:date>2002-06-11T17:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Changing email settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-email-settings/m-p/2742267#M834331</link>
      <description>I need to change the mailserver name... it is wrong and all the mails are bouncing back.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Jun 2002 15:03:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-email-settings/m-p/2742267#M834331</guid>
      <dc:creator>Diadina Cotte</dc:creator>
      <dc:date>2002-06-20T15:03:02Z</dc:date>
    </item>
  </channel>
</rss>

