<?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: mailx/sendmail in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-sendmail/m-p/2959196#M813740</link>
    <description>mailx is a mailing utiliyt requiring no configuration.&lt;BR /&gt;&lt;BR /&gt;sendmail's primary  configuration is a file called /etc/sendmail.cf or /etc/mail/sendmail.cf&lt;BR /&gt;&lt;BR /&gt;To set up relay the Linux box needs to allow relays from the IP of the HP-UX box.&lt;BR /&gt;&lt;BR /&gt;/etc/mail/access  Here is a sample.&lt;BR /&gt;&lt;BR /&gt;192.168.0.2                     RELAY&lt;BR /&gt;&lt;BR /&gt;That was tab delimited on my Linux box.&lt;BR /&gt;&lt;BR /&gt;servcie sendmail restart after setting this up.&lt;BR /&gt;&lt;BR /&gt;I'm attaching my script for rebuilding the hash databases on the Linux box.&lt;BR /&gt;&lt;BR /&gt;Now, on the HP-UX box, much easier.&lt;BR /&gt;&lt;BR /&gt;There is a DS directive in the above mentioned sendmail.cf file  &lt;BR /&gt;&lt;BR /&gt;vi the file, find the DS and put the IP address of the linux box in there here is the form.&lt;BR /&gt;&lt;BR /&gt;DS&lt;BR /&gt;[192.168.1.2]&lt;BR /&gt;&lt;BR /&gt;That being the IP address of the Linux box.&lt;BR /&gt;&lt;BR /&gt;Save the file&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/sendmail stop&lt;BR /&gt;/sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;Now you are done.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
    <pubDate>Fri, 25 Apr 2003 05:09:51 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-04-25T05:09:51Z</dc:date>
    <item>
      <title>mailx/sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-sendmail/m-p/2959194#M813738</link>
      <description>I Have to send e-mail in a script via mailx.&lt;BR /&gt;My smtp server is in another computer.&lt;BR /&gt;My problem is that a do not know&lt;BR /&gt;how to configure mailx ? sendmail ?.&lt;BR /&gt;I wish send message via my smtp server (linux) that is on internet.&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 25 Apr 2003 02:48:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-sendmail/m-p/2959194#M813738</guid>
      <dc:creator>10ft</dc:creator>
      <dc:date>2003-04-25T02:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: mailx/sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-sendmail/m-p/2959195#M813739</link>
      <description>Take a look at the following link:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x0f41af48a9e5d5118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x0f41af48a9e5d5118ff40090279cd0f9,00.html&lt;/A&gt;</description>
      <pubDate>Fri, 25 Apr 2003 04:31:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-sendmail/m-p/2959195#M813739</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-04-25T04:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: mailx/sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-sendmail/m-p/2959196#M813740</link>
      <description>mailx is a mailing utiliyt requiring no configuration.&lt;BR /&gt;&lt;BR /&gt;sendmail's primary  configuration is a file called /etc/sendmail.cf or /etc/mail/sendmail.cf&lt;BR /&gt;&lt;BR /&gt;To set up relay the Linux box needs to allow relays from the IP of the HP-UX box.&lt;BR /&gt;&lt;BR /&gt;/etc/mail/access  Here is a sample.&lt;BR /&gt;&lt;BR /&gt;192.168.0.2                     RELAY&lt;BR /&gt;&lt;BR /&gt;That was tab delimited on my Linux box.&lt;BR /&gt;&lt;BR /&gt;servcie sendmail restart after setting this up.&lt;BR /&gt;&lt;BR /&gt;I'm attaching my script for rebuilding the hash databases on the Linux box.&lt;BR /&gt;&lt;BR /&gt;Now, on the HP-UX box, much easier.&lt;BR /&gt;&lt;BR /&gt;There is a DS directive in the above mentioned sendmail.cf file  &lt;BR /&gt;&lt;BR /&gt;vi the file, find the DS and put the IP address of the linux box in there here is the form.&lt;BR /&gt;&lt;BR /&gt;DS&lt;BR /&gt;[192.168.1.2]&lt;BR /&gt;&lt;BR /&gt;That being the IP address of the Linux box.&lt;BR /&gt;&lt;BR /&gt;Save the file&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/sendmail stop&lt;BR /&gt;/sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;Now you are done.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Apr 2003 05:09:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-sendmail/m-p/2959196#M813740</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-04-25T05:09:51Z</dc:date>
    </item>
  </channel>
</rss>

