<?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: Sending a message to Microsoft Outlook Express in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sending-a-message-to-microsoft-outlook-express/m-p/2444525#M8906</link>
    <description>See this previous contribution.&lt;BR /&gt;&lt;A href="http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0x25627e990647d4118fee0090279cd0f9,00.html" target="_blank"&gt;http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0x25627e990647d4118fee0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 29 Sep 2000 19:07:44 GMT</pubDate>
    <dc:creator>CHRIS_ANORUO</dc:creator>
    <dc:date>2000-09-29T19:07:44Z</dc:date>
    <item>
      <title>Sending a message to Microsoft Outlook Express</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sending-a-message-to-microsoft-outlook-express/m-p/2444516#M8897</link>
      <description>I am trying to figure out how I can send an e-mail to Outlook Express without DNS being up.  Someone told me I would have to know th e IP address of the e-mail address.  I have tried to ping the e-mail address and I am not able to ping the address.  The address I am able to ping is relay.smtp.psi.net(38.9.52.2).  But when I try to send mail to this address nothing happens.  I am trying to use mailx -s.  How can I send mail to Outlook Express.  Also once I do send the mail to Outlook Express I want Outlook to send the e-mail to my cell phone.  I do have the address of my cell phone but I cannot get the IP address of my cell phone.  &lt;BR /&gt;&lt;BR /&gt;If I did get DNS working will I still have a problem sending mail to Outlook Express or will it work.  Also if I do get DNS working can I just send the mail to my cell phone e-mail address.  Please let me know if I can do this.  Thanks and have a nice day.</description>
      <pubDate>Mon, 11 Sep 2000 20:39:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sending-a-message-to-microsoft-outlook-express/m-p/2444516#M8897</guid>
      <dc:creator>Troy Blangin</dc:creator>
      <dc:date>2000-09-11T20:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Sending a message to Microsoft Outlook Express</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sending-a-message-to-microsoft-outlook-express/m-p/2444517#M8898</link>
      <description>What is the primary mail server?&lt;BR /&gt;&lt;BR /&gt;Set up the Smart Host 'DS' macro to&lt;BR /&gt;DS&lt;THE mail="" server=""&gt; and then stop/start the sendmail process.&lt;/THE&gt;</description>
      <pubDate>Mon, 11 Sep 2000 20:44:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sending-a-message-to-microsoft-outlook-express/m-p/2444517#M8898</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2000-09-11T20:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Sending a message to Microsoft Outlook Express</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sending-a-message-to-microsoft-outlook-express/m-p/2444518#M8899</link>
      <description>Make sure that nsswitch.conf file in /etc have entry for hosts and aliases.e.g.&lt;BR /&gt;hosts : files&lt;BR /&gt;aliases : files&lt;BR /&gt;Set up the primary mail server in /etc/mail/sendmail.cf file&lt;BR /&gt;DS&lt;PRIMARY mail="" server=""&gt; &lt;BR /&gt;&lt;BR /&gt;and then run newaliases. After that stop/start the sendmail process. &lt;BR /&gt;P V Patel&lt;BR /&gt;&lt;BR /&gt;&lt;/PRIMARY&gt;</description>
      <pubDate>Tue, 12 Sep 2000 16:06:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sending-a-message-to-microsoft-outlook-express/m-p/2444518#M8899</guid>
      <dc:creator>P V Patel</dc:creator>
      <dc:date>2000-09-12T16:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: Sending a message to Microsoft Outlook Express</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sending-a-message-to-microsoft-outlook-express/m-p/2444519#M8900</link>
      <description>In order for HPUX to be able to deliver your mail to an outlook user, you need:&lt;BR /&gt;1. A mail relay (this machine will listen on port 25 and accept your mail to deliver it to the destination - it will do all the work of looking up the Mail Xchanger for the domain name, and delivering it) = in many organisations you will have a central mail relay (find out from your mail people what your relay's name/IP address is)&lt;BR /&gt;2. As per the suggestions above, set up your /etc/mail/sendmail.cf DS macro to read something like:&lt;BR /&gt;DSmailrelay&lt;BR /&gt;&lt;BR /&gt;3. restart sendmail and you should be able to sendmail to user@domain.com&lt;BR /&gt;&lt;BR /&gt;BTW, you can get HPUX to sendmail to your mobile phone directly if you know your cellphone's email address eg.  mailx phonenumber@telserviceprovider.com (if that is your cellphone's e-mail) should do the trick.&lt;BR /&gt;&lt;BR /&gt;cheers.&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Sep 2000 16:33:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sending-a-message-to-microsoft-outlook-express/m-p/2444519#M8900</guid>
      <dc:creator>Kofi ARTHIABAH</dc:creator>
      <dc:date>2000-09-12T16:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: Sending a message to Microsoft Outlook Express</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sending-a-message-to-microsoft-outlook-express/m-p/2444520#M8901</link>
      <description>He is right, I use sendmail, you set up those files so that your server can resolve your xxxx.com address with your Exchange server.  Then to resolve your addresses you add this line to the /etc/aliases file.&lt;BR /&gt;logon:jsmith@xxxx.com  then to activate this type at the command line /usr/bin/newaliases.  &lt;BR /&gt;This way when you send a file like this&lt;BR /&gt;mailx -s "subject" logon &lt;BR /&gt;it will go to where it belongs.</description>
      <pubDate>Wed, 13 Sep 2000 20:32:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sending-a-message-to-microsoft-outlook-express/m-p/2444520#M8901</guid>
      <dc:creator>Mark Mitchell</dc:creator>
      <dc:date>2000-09-13T20:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: Sending a message to Microsoft Outlook Express</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sending-a-message-to-microsoft-outlook-express/m-p/2444521#M8902</link>
      <description>I just found out that the mail server we are using is hosted offsite by a third party.  We have no control over the mail server.  On the third party server we have to enter an account name and password to use the mail server.  How can we configure the Unix server to pass mail to the third party server?</description>
      <pubDate>Wed, 20 Sep 2000 23:24:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sending-a-message-to-microsoft-outlook-express/m-p/2444521#M8902</guid>
      <dc:creator>Troy Blangin</dc:creator>
      <dc:date>2000-09-20T23:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: Sending a message to Microsoft Outlook Express</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sending-a-message-to-microsoft-outlook-express/m-p/2444522#M8903</link>
      <description>Troy, please try the following and post the results:&lt;BR /&gt;(btw the reason you cannot ping that server is because the probably have turned off response to ping) &lt;BR /&gt;&lt;BR /&gt;1. telnet &lt;YOUR_THIRD_PARTY_MAIL_SERVER&gt; smtp&lt;BR /&gt;2. enter something like:&lt;BR /&gt;helo yourdomain.com.&lt;BR /&gt;&lt;BR /&gt;you should get something like this:&lt;BR /&gt;[arthiak@linear arthiak]$ telnet 38.9.52.2 25&lt;BR /&gt;Trying 38.9.52.2...&lt;BR /&gt;Connected to 38.9.52.2.&lt;BR /&gt;Escape character is '^]'.&lt;BR /&gt;220 relay1.nw.smtp.psi.net ESMTP Exim 3.13 #3 Wed, 20 Sep 2000 20:40:37 -0400&lt;BR /&gt;helo mydomain.com&lt;BR /&gt;250 relay1.nw.smtp.psi.net Hello youdomain.com&lt;BR /&gt;&lt;BR /&gt;If you do get something like the above, then this is what you should do:&lt;BR /&gt;&lt;BR /&gt;3. edit your /etc/hosts file and add a line that says:&lt;BR /&gt;&lt;BR /&gt;38.9.52.2    relay relay1.nw.smtp.psi.net&lt;BR /&gt;&lt;BR /&gt;4. make sure that you have a file called /etc/nsswitch.conf which contains the following line:&lt;BR /&gt;&lt;BR /&gt;hosts:    files &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;4. now edit the file /etc/mail/sendmail.cf look for a line that starts with DS and make it:&lt;BR /&gt;&lt;BR /&gt;DSrelay&lt;BR /&gt;&lt;BR /&gt;5. now restart sendmail with /sbin/init.d/sendmail stop ; /sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;6. now you can send a test mail to your account that outlook read with the unix mail command or elm.&lt;BR /&gt;&lt;BR /&gt;look at the log file to see if your mail had been delivered:&lt;BR /&gt;&lt;BR /&gt;tail /var/adm/syslog/mail.log&lt;BR /&gt;&lt;BR /&gt;let us know how it goes yeah?&lt;BR /&gt;&lt;BR /&gt;cheers.&lt;/YOUR_THIRD_PARTY_MAIL_SERVER&gt;</description>
      <pubDate>Wed, 20 Sep 2000 23:51:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sending-a-message-to-microsoft-outlook-express/m-p/2444522#M8903</guid>
      <dc:creator>Kofi ARTHIABAH</dc:creator>
      <dc:date>2000-09-20T23:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: Sending a message to Microsoft Outlook Express</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sending-a-message-to-microsoft-outlook-express/m-p/2444523#M8904</link>
      <description>I would think that the third party that is hosting the mail service should be receptive to modifications you may desire/need.</description>
      <pubDate>Thu, 21 Sep 2000 01:50:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sending-a-message-to-microsoft-outlook-express/m-p/2444523#M8904</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2000-09-21T01:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Sending a message to Microsoft Outlook Express</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sending-a-message-to-microsoft-outlook-express/m-p/2444524#M8905</link>
      <description>Thank you for all your help.  I finally got the Unix server to call my cell phone.  What we needed was that DNS had to be up and we needed a registered domain name and all the suggestions you gave me.  Thanks again for your help.</description>
      <pubDate>Fri, 29 Sep 2000 16:10:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sending-a-message-to-microsoft-outlook-express/m-p/2444524#M8905</guid>
      <dc:creator>Troy Blangin</dc:creator>
      <dc:date>2000-09-29T16:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: Sending a message to Microsoft Outlook Express</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sending-a-message-to-microsoft-outlook-express/m-p/2444525#M8906</link>
      <description>See this previous contribution.&lt;BR /&gt;&lt;A href="http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0x25627e990647d4118fee0090279cd0f9,00.html" target="_blank"&gt;http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0x25627e990647d4118fee0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Sep 2000 19:07:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sending-a-message-to-microsoft-outlook-express/m-p/2444525#M8906</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2000-09-29T19:07:44Z</dc:date>
    </item>
  </channel>
</rss>

