<?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: Forwarding Email Via Another Server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/forwarding-email-via-another-server/m-p/3946840#M737248</link>
    <description>I changed the firewall settings and it worked. Sorry for late update.</description>
    <pubDate>Sat, 25 Aug 2007 04:52:49 GMT</pubDate>
    <dc:creator>Siddhartha S Sinha</dc:creator>
    <dc:date>2007-08-25T04:52:49Z</dc:date>
    <item>
      <title>Forwarding Email Via Another Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/forwarding-email-via-another-server/m-p/3946835#M737243</link>
      <description>I have a specific situation. I have one Server (RX2600) connected to internet. I can send email from that Server with mailx command. And .forward also working fine from this Server. This box has two lan card. One is going to Internet and another to Intranet. And only way I can access the Intranet HP boxes is that I have to ssh the RX2600 box and from there I can either ssh or telnet to other boxes. Now is there a way I can get all the EMS messages from my Intranet Servers. I mean if my Ignite Server (Intranet) got any hardware error how I can get it to my email i.e. it has to send the mail to rx2600 and then rx2600 will forward to appropriate users.&lt;BR /&gt;Any idea which files I need to change. I did change the /etc/ec.config.d/mailservs. And the entries are in Ignite Server is as follows&lt;BR /&gt;&lt;BR /&gt;export SENDMAIL_SERVER=1&lt;BR /&gt;export SENDMAIL_SERVERNAME=rx2600 &lt;BR /&gt;&lt;BR /&gt;and some other entries&lt;BR /&gt;&lt;BR /&gt;and the same file in rx2600 is&lt;BR /&gt; &lt;BR /&gt;SENDMAIL_SERVER=1&lt;BR /&gt;SENDMAIL_SERVERNAME=&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your help.</description>
      <pubDate>Mon, 19 Feb 2007 00:33:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/forwarding-email-via-another-server/m-p/3946835#M737243</guid>
      <dc:creator>Siddhartha S Sinha</dc:creator>
      <dc:date>2007-02-19T00:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarding Email Via Another Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/forwarding-email-via-another-server/m-p/3946836#M737244</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;What you have done thus far is set the sendmail daemon to start when the machine does and RECEIVE mail. You have also given it a name. &lt;BR /&gt;&lt;BR /&gt;vi your sendmail.cf file&lt;BR /&gt;&lt;BR /&gt;Change&lt;BR /&gt;&lt;BR /&gt;DS&lt;BR /&gt;&lt;BR /&gt;DSrx2600&lt;BR /&gt;&lt;BR /&gt;or &lt;BR /&gt;&lt;BR /&gt;DS&lt;BR /&gt;[192.168.0.20]&lt;BR /&gt;&lt;BR /&gt;Where rx2600 or 192.168.0.20 is the ip address of the mail server you wish to relay mail through.&lt;BR /&gt;&lt;BR /&gt;Save the file and then restart sendmail.&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;Lately sendmail's newere releases have required sendmail to run to deliver mail, though that can be defeated.&lt;BR /&gt;&lt;BR /&gt;Lastly, the server you are relaying to must explicitly be set up to accept mail or it will all be bounced back.&lt;BR /&gt;&lt;BR /&gt;diagnostics:&lt;BR /&gt;&lt;BR /&gt;sendmail -v -d8.99 -d38.99 email@your.net&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;type some text&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;.&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;&lt;BR /&gt;You will get verbose diagnostics that will help you deal with problems.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/ENTER&gt;&lt;/ENTER&gt;&lt;/ENTER&gt;</description>
      <pubDate>Mon, 19 Feb 2007 01:19:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/forwarding-email-via-another-server/m-p/3946836#M737244</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-02-19T01:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarding Email Via Another Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/forwarding-email-via-another-server/m-p/3946837#M737245</link>
      <description>Hi SEP,&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for your reply. I tried that but it seems that I have to setup firewall rule for each of the interface. Because I don't want anyone to see smtp port open when they see it from lan0 (connected to Internet) but everybody from lan1 (intranet) should be able to see it. Now I setup some IPFilter rules and looks like Firewall rull is correct now. I have total 42 ports open(LSOF shows that). But from from outside world only SSH port is visible. So it might be good. I will try to configure SMTP to run in demon mode now and see if it can accept mails from other intranet servers. I will try that sometimes soon.</description>
      <pubDate>Fri, 23 Feb 2007 18:47:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/forwarding-email-via-another-server/m-p/3946837#M737245</guid>
      <dc:creator>Siddhartha Sinha</dc:creator>
      <dc:date>2007-02-23T18:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarding Email Via Another Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/forwarding-email-via-another-server/m-p/3946838#M737246</link>
      <description>I change some setting in the firewalla and I can forward mails from my Ignite server. But Can't send from any other server in the same sebnet ex. N4000. Any clue. I checked all the setting of sendmail.cf, senmail.cw. and mailservs. I checked the firewall rull also and can telnet to smpt port from Intranet Servers and it is not available from Internet. I changed lot of files and fotgot which is the exact file to change. When I am sening mail from Ignite Server it relays properly. But when I am doing from n4000b it connects and then said relay denied. Any idea ?</description>
      <pubDate>Tue, 27 Feb 2007 16:00:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/forwarding-email-via-another-server/m-p/3946838#M737246</guid>
      <dc:creator>Siddhartha S Sinha</dc:creator>
      <dc:date>2007-02-27T16:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarding Email Via Another Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/forwarding-email-via-another-server/m-p/3946839#M737247</link>
      <description>Hi, &lt;BR /&gt;I tried but I keep getting this:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;;; Querying server (# 1) address = 172.29.200.99&lt;BR /&gt;;; Querying server (# 2) address = 172.29.200.134&lt;BR /&gt;;; Querying server (# 3) address = 172.29.200.199&lt;BR /&gt;;; Querying server (# 1) address = 172.29.200.99&lt;BR /&gt;;; Querying server (# 2) address = 172.29.200.134&lt;BR /&gt;;; Querying server (# 3) address = 172.29.200.199&lt;BR /&gt;;; Querying server (# 1) address = 172.29.200.99&lt;BR /&gt;;; Querying server (# 2) address = 172.29.200.134&lt;BR /&gt;;; Querying server (# 3) address = 172.29.200.199&lt;BR /&gt;;; Querying server (# 1) address = 172.29.200.99&lt;BR /&gt;;; Querying server (# 2) address = 172.29.200.134&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Mar 2007 03:37:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/forwarding-email-via-another-server/m-p/3946839#M737247</guid>
      <dc:creator>mwagiru</dc:creator>
      <dc:date>2007-03-05T03:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarding Email Via Another Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/forwarding-email-via-another-server/m-p/3946840#M737248</link>
      <description>I changed the firewall settings and it worked. Sorry for late update.</description>
      <pubDate>Sat, 25 Aug 2007 04:52:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/forwarding-email-via-another-server/m-p/3946840#M737248</guid>
      <dc:creator>Siddhartha S Sinha</dc:creator>
      <dc:date>2007-08-25T04:52:49Z</dc:date>
    </item>
  </channel>
</rss>

