<?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: Relay server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/relay-server/m-p/4462833#M360179</link>
    <description>hi,&lt;BR /&gt;&lt;BR /&gt;i think if you make &lt;BR /&gt;&lt;BR /&gt;mailx for examle .... userx@server1(IP)&lt;BR /&gt;&lt;BR /&gt;it should be directly deliver the message.&lt;BR /&gt;&lt;BR /&gt;mikap</description>
    <pubDate>Mon, 20 Jul 2009 08:47:20 GMT</pubDate>
    <dc:creator>Michal Kapalka (mikap)</dc:creator>
    <dc:date>2009-07-20T08:47:20Z</dc:date>
    <item>
      <title>Relay server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/relay-server/m-p/4462832#M360178</link>
      <description>Is it possible to configure the sendmail without any relay server ?&lt;BR /&gt;&lt;BR /&gt;Example : I have 100 unix host servers, A, B, C, D .......&lt;BR /&gt;&lt;BR /&gt;I want email from A to go directly to B without the need of any relay server ? Although there would be one smtp gateway to send and receive emails from outside for the unix hosts.</description>
      <pubDate>Mon, 20 Jul 2009 08:33:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/relay-server/m-p/4462832#M360178</guid>
      <dc:creator>iman_1</dc:creator>
      <dc:date>2009-07-20T08:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: Relay server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/relay-server/m-p/4462833#M360179</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;i think if you make &lt;BR /&gt;&lt;BR /&gt;mailx for examle .... userx@server1(IP)&lt;BR /&gt;&lt;BR /&gt;it should be directly deliver the message.&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Mon, 20 Jul 2009 08:47:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/relay-server/m-p/4462833#M360179</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2009-07-20T08:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Relay server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/relay-server/m-p/4462834#M360180</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You don't need any relay server to send mails inside your network. Relay server is to send the mails outside.</description>
      <pubDate>Mon, 20 Jul 2009 08:50:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/relay-server/m-p/4462834#M360180</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-07-20T08:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: Relay server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/relay-server/m-p/4462835#M360181</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Of course you can configure Mail Transfer Agent&lt;BR /&gt;like sendmail not to use relay hosts.&lt;BR /&gt;&lt;BR /&gt;Here is the behaviour when mailertables are&lt;BR /&gt;not in use:&lt;BR /&gt;&lt;BR /&gt;a) If sendmail can find MX- resource records&lt;BR /&gt;for a specific domain, then it will try&lt;BR /&gt;to deliver messages to the servers listed&lt;BR /&gt;as MX.&lt;BR /&gt;&lt;BR /&gt;b) If MX- resource records do not exist, than&lt;BR /&gt;A- resource records are looked up and&lt;BR /&gt;email delivery tried directly.&lt;BR /&gt;&lt;BR /&gt;As long you have a decent host resolution&lt;BR /&gt;setup at your company, it will work fine.&lt;BR /&gt;&lt;BR /&gt;Also, the remote servers must listen on,&lt;BR /&gt;typically, SMTP port 25. I have seen some&lt;BR /&gt;sites using obscure ports for SMTP.&lt;BR /&gt;It does not improve security at all but&lt;BR /&gt;obviously makes some people happy thinking&lt;BR /&gt;that nobody can figure it out :)&lt;BR /&gt;&lt;BR /&gt;To test where email is supposed to be delivered, here is a simple command:&lt;BR /&gt;&lt;BR /&gt;/usr/lib/sendmail -bv user@mydomain.dom&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;VK2COT</description>
      <pubDate>Mon, 20 Jul 2009 08:54:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/relay-server/m-p/4462835#M360181</guid>
      <dc:creator>VK2COT</dc:creator>
      <dc:date>2009-07-20T08:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Relay server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/relay-server/m-p/4462836#M360182</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Yes you don't need a relay server.&lt;BR /&gt;&lt;BR /&gt;The standard sendmail configuration attempts to resolve the target domain with DNS and get the MX record of the domain and send directly.&lt;BR /&gt;&lt;BR /&gt;Port 25 must be open to the outside world.&lt;BR /&gt;&lt;BR /&gt;The reason most corporate environments use relay servers is because the level of preparation necessary to meet public Internet anti spam rules is onerous.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 20 Jul 2009 09:18:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/relay-server/m-p/4462836#M360182</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-07-20T09:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Relay server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/relay-server/m-p/4462837#M360183</link>
      <description>Hi iman,&lt;BR /&gt;&lt;BR /&gt;   i hope Ganesan and SEP must have cleared your doubt on relay server that they are used to send mail outside the network, to public internet. &lt;BR /&gt;&lt;BR /&gt;  So, you can directly send the mails to other hosts, if they are getting resolved properly.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 20 Jul 2009 18:15:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/relay-server/m-p/4462837#M360183</guid>
      <dc:creator>Vishu</dc:creator>
      <dc:date>2009-07-20T18:15:43Z</dc:date>
    </item>
  </channel>
</rss>

