<?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: How can i start sendmail? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-start-sendmail/m-p/4071070#M307536</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Add a record to /etc/hosts reflecting the exchange servers IP address and name.&lt;BR /&gt;10.10.1.36 &lt;EXCHANGESERVERNAME&gt; &lt;BR /&gt;&lt;BR /&gt;- Update a record in /etc/mail/sendmail.cf to include the Exchange servers name, in the file search for the following line then add your Exchange server name after DS.&lt;BR /&gt;# "Smart" relay host (may be null)&lt;BR /&gt;DS&lt;EXCHANGESERVERNAME&gt;&lt;BR /&gt;&lt;BR /&gt;- Restart sendmail:&lt;BR /&gt;/sbin/init.d/sendmail stop&lt;BR /&gt;/sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;- If you already haven't, you may need to configure your DNS so when you send to outside addresses it can resolve the name. Thats just a matter of adding your DNS server to /etc/hosts and adding a record to /etc/resolv.conf.&lt;BR /&gt;&lt;BR /&gt;For checking : &lt;BR /&gt;&lt;BR /&gt;sendmail -d8.99 -d38.99 abc@yahoo.com&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/EXCHANGESERVERNAME&gt;&lt;/EXCHANGESERVERNAME&gt;</description>
    <pubDate>Sun, 16 Sep 2007 02:02:40 GMT</pubDate>
    <dc:creator>Aneesh Mohan</dc:creator>
    <dc:date>2007-09-16T02:02:40Z</dc:date>
    <item>
      <title>How can i start sendmail?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-start-sendmail/m-p/4071067#M307533</link>
      <description>how can i start sendmail?&lt;BR /&gt;&lt;BR /&gt;sendmail: accepting connections on port 25&lt;BR /&gt;&lt;BR /&gt;thanks.</description>
      <pubDate>Sat, 15 Sep 2007 21:13:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-start-sendmail/m-p/4071067#M307533</guid>
      <dc:creator>Manuales</dc:creator>
      <dc:date>2007-09-15T21:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: How can i start sendmail?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-start-sendmail/m-p/4071068#M307534</link>
      <description>i tried as follows:&lt;BR /&gt;cd /sbin/init.d/&lt;BR /&gt;./sendmail stop&lt;BR /&gt;No sendmail server running&lt;BR /&gt;sendmail stopped&lt;BR /&gt; ./sendmail start &lt;BR /&gt;&lt;BR /&gt;(nothing happens)&lt;BR /&gt;&lt;BR /&gt;unix02:/etc/mail-&amp;gt;mailq&lt;BR /&gt;                Mail Queue (4 requests)&lt;BR /&gt;--Q-ID-- --Size-- -----Q-Time----- ------------Sender/Recipient------------&lt;BR /&gt;VAA01237  (no control file)&lt;BR /&gt;VAA01232  (no control file)&lt;BR /&gt;VAA02344  (no control file)&lt;BR /&gt;VAA02559  (no control file)&lt;BR /&gt;&lt;BR /&gt;what could be happening?&lt;BR /&gt;the syslog.log nothing says about this ...&lt;BR /&gt;&lt;BR /&gt;please let me know.&lt;BR /&gt;thanks.</description>
      <pubDate>Sat, 15 Sep 2007 21:50:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-start-sendmail/m-p/4071068#M307534</guid>
      <dc:creator>Manuales</dc:creator>
      <dc:date>2007-09-15T21:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: How can i start sendmail?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-start-sendmail/m-p/4071069#M307535</link>
      <description>Go to the /etc/rc.config.d directory and check the mailservs file configuration, please see:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=973651" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=973651&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1159697" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1159697&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 15 Sep 2007 22:48:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-start-sendmail/m-p/4071069#M307535</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-09-15T22:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: How can i start sendmail?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-start-sendmail/m-p/4071070#M307536</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Add a record to /etc/hosts reflecting the exchange servers IP address and name.&lt;BR /&gt;10.10.1.36 &lt;EXCHANGESERVERNAME&gt; &lt;BR /&gt;&lt;BR /&gt;- Update a record in /etc/mail/sendmail.cf to include the Exchange servers name, in the file search for the following line then add your Exchange server name after DS.&lt;BR /&gt;# "Smart" relay host (may be null)&lt;BR /&gt;DS&lt;EXCHANGESERVERNAME&gt;&lt;BR /&gt;&lt;BR /&gt;- Restart sendmail:&lt;BR /&gt;/sbin/init.d/sendmail stop&lt;BR /&gt;/sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;- If you already haven't, you may need to configure your DNS so when you send to outside addresses it can resolve the name. Thats just a matter of adding your DNS server to /etc/hosts and adding a record to /etc/resolv.conf.&lt;BR /&gt;&lt;BR /&gt;For checking : &lt;BR /&gt;&lt;BR /&gt;sendmail -d8.99 -d38.99 abc@yahoo.com&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/EXCHANGESERVERNAME&gt;&lt;/EXCHANGESERVERNAME&gt;</description>
      <pubDate>Sun, 16 Sep 2007 02:02:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-start-sendmail/m-p/4071070#M307536</guid>
      <dc:creator>Aneesh Mohan</dc:creator>
      <dc:date>2007-09-16T02:02:40Z</dc:date>
    </item>
  </channel>
</rss>

