<?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: Multiple SmartHosts in sendmail. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-smarthosts-in-sendmail/m-p/2632307#M41551</link>
    <description>Hi Jason,&lt;BR /&gt;&lt;BR /&gt;Try this,&lt;BR /&gt;&lt;BR /&gt;quote //&lt;BR /&gt;&lt;BR /&gt;To configure sendmail to use more than one Relay Server, in /etc/mail/sendmail.cf simply specify the hosts separated by a colon with no spaces:&lt;BR /&gt;&lt;BR /&gt;DShostA:hostB:hostC&lt;BR /&gt;&lt;BR /&gt;sendmail will always try hostA first. If hostA does not respond, or responds incorrectly sendmail will try hostB and then hostC.&lt;BR /&gt;&lt;BR /&gt;//unquote&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
    <pubDate>Tue, 18 Dec 2001 22:44:39 GMT</pubDate>
    <dc:creator>Sanjay_6</dc:creator>
    <dc:date>2001-12-18T22:44:39Z</dc:date>
    <item>
      <title>Multiple SmartHosts in sendmail.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-smarthosts-in-sendmail/m-p/2632302#M41546</link>
      <description>Can someone tell me if it is possible to set up multiple smarthost's in the sendmail.cf file?  I have  some critical unix boxes that send out e-mails often, I currently have them set to use a smarthost to send the mail.  The problem is that if that smarthost is down the mail does not go.  Can I set up a list of smarthosts that I could use in the event of the primary not being available?  I could not find any reference to doing this on sendmail.org ..  &lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Jason</description>
      <pubDate>Tue, 18 Dec 2001 12:24:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-smarthosts-in-sendmail/m-p/2632302#M41546</guid>
      <dc:creator>Jason Young</dc:creator>
      <dc:date>2001-12-18T12:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple SmartHosts in sendmail.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-smarthosts-in-sendmail/m-p/2632303#M41547</link>
      <description>Hi Jason,&lt;BR /&gt;&lt;BR /&gt;Have a look at this doc.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=f2c76e81184d1187bb/screen=ckiDisplayDocument?docId=200000052462952" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=f2c76e81184d1187bb/screen=ckiDisplayDocument?docId=200000052462952&lt;/A&gt;&lt;BR /&gt;-USA..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Dec 2001 15:27:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-smarthosts-in-sendmail/m-p/2632303#M41547</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2001-12-18T15:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple SmartHosts in sendmail.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-smarthosts-in-sendmail/m-p/2632304#M41548</link>
      <description>Thank you for that info, but I don't get anything back from that link.  Is the document anywhere else ?</description>
      <pubDate>Tue, 18 Dec 2001 22:29:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-smarthosts-in-sendmail/m-p/2632304#M41548</guid>
      <dc:creator>Jason Young</dc:creator>
      <dc:date>2001-12-18T22:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple SmartHosts in sendmail.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-smarthosts-in-sendmail/m-p/2632305#M41549</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;To configure SendMail to use more then one relay, edit: &lt;BR /&gt;&lt;BR /&gt;/etc/mail/sendmail.cf &lt;BR /&gt;&lt;BR /&gt;file and simply specify the hosts separated by a colon with no &lt;BR /&gt;spaces. For example: &lt;BR /&gt;&lt;BR /&gt;DShostA:hostB:hostC &lt;BR /&gt;&lt;BR /&gt;SendMail will always try hostA first. If hostA does not respond, &lt;BR /&gt;or responds incorrectly, then SendMail will try hostB and then hostC.But it will not load balance &lt;BR /&gt;&lt;BR /&gt;Richard</description>
      <pubDate>Tue, 18 Dec 2001 22:34:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-smarthosts-in-sendmail/m-p/2632305#M41549</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2001-12-18T22:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple SmartHosts in sendmail.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-smarthosts-in-sendmail/m-p/2632306#M41550</link>
      <description>Separate each hostnames in the DS macro with a colon.</description>
      <pubDate>Tue, 18 Dec 2001 22:43:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-smarthosts-in-sendmail/m-p/2632306#M41550</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2001-12-18T22:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple SmartHosts in sendmail.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-smarthosts-in-sendmail/m-p/2632307#M41551</link>
      <description>Hi Jason,&lt;BR /&gt;&lt;BR /&gt;Try this,&lt;BR /&gt;&lt;BR /&gt;quote //&lt;BR /&gt;&lt;BR /&gt;To configure sendmail to use more than one Relay Server, in /etc/mail/sendmail.cf simply specify the hosts separated by a colon with no spaces:&lt;BR /&gt;&lt;BR /&gt;DShostA:hostB:hostC&lt;BR /&gt;&lt;BR /&gt;sendmail will always try hostA first. If hostA does not respond, or responds incorrectly sendmail will try hostB and then hostC.&lt;BR /&gt;&lt;BR /&gt;//unquote&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Dec 2001 22:44:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-smarthosts-in-sendmail/m-p/2632307#M41551</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-12-18T22:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple SmartHosts in sendmail.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-smarthosts-in-sendmail/m-p/2632308#M41552</link>
      <description>Hi Jason,&lt;BR /&gt;&lt;BR /&gt;To access the link mentioned by uday, if you are using the european ITRC, substitute us-support with europe-support&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Dec 2001 22:46:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-smarthosts-in-sendmail/m-p/2632308#M41552</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-12-18T22:46:08Z</dc:date>
    </item>
  </channel>
</rss>

