<?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 smtp authentication in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/smtp-authentication/m-p/2702955#M902223</link>
    <description>HI, &lt;BR /&gt;  I want to know whether simple smtp messages can send email from a remote host that only has an ip assigned by the network,(no domain) but do not have any login or password authentication.&lt;BR /&gt;  Is it able to send email to users within a domain. I have tried to send emails using my code on computers that have domains and they have been able to send out a mail successfully.&lt;BR /&gt;&lt;BR /&gt;  However,I am not able to send a mail from my remote host that has a ip but no domain. The smtp message fails at the "data" section. I am able to get a response once I have sent "data" over to the server. It is only when I am constructing the message and ending it with '.' on a single line that I am unable to get a response not even an error,why?&lt;BR /&gt;&lt;BR /&gt;  Can anyone help, I have been trying to find an answer for two weeks but in vain.&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards,&lt;BR /&gt;Xu Weijie</description>
    <pubDate>Sat, 13 Apr 2002 05:54:49 GMT</pubDate>
    <dc:creator>a_40</dc:creator>
    <dc:date>2002-04-13T05:54:49Z</dc:date>
    <item>
      <title>smtp authentication</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/smtp-authentication/m-p/2702955#M902223</link>
      <description>HI, &lt;BR /&gt;  I want to know whether simple smtp messages can send email from a remote host that only has an ip assigned by the network,(no domain) but do not have any login or password authentication.&lt;BR /&gt;  Is it able to send email to users within a domain. I have tried to send emails using my code on computers that have domains and they have been able to send out a mail successfully.&lt;BR /&gt;&lt;BR /&gt;  However,I am not able to send a mail from my remote host that has a ip but no domain. The smtp message fails at the "data" section. I am able to get a response once I have sent "data" over to the server. It is only when I am constructing the message and ending it with '.' on a single line that I am unable to get a response not even an error,why?&lt;BR /&gt;&lt;BR /&gt;  Can anyone help, I have been trying to find an answer for two weeks but in vain.&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards,&lt;BR /&gt;Xu Weijie</description>
      <pubDate>Sat, 13 Apr 2002 05:54:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/smtp-authentication/m-p/2702955#M902223</guid>
      <dc:creator>a_40</dc:creator>
      <dc:date>2002-04-13T05:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: smtp authentication</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/smtp-authentication/m-p/2702956#M902224</link>
      <description>If you're getting a DNS/relay type failure (due to anti-spam provisions in sendmail), you'll see a 500 series error like&lt;BR /&gt;500 Relaying denied&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So, I'll take a bit more information to help troubleshoot your problem.  &lt;BR /&gt;&lt;BR /&gt;SMTP auth isn't "widely used" on the global Internet.  &lt;BR /&gt;&lt;BR /&gt;It's generall considered an Intern "Best Practice" to have all hosts that are directly connected to the Internet provisioned with forward and reverse names available in public DNS.  &lt;BR /&gt;&lt;BR /&gt;This practice prevents many SMTP mail transmission problems.  In addition, the practice adds a small layer of security to your system.  Finally, correct DNS provisioning helps with troubleshooting.</description>
      <pubDate>Sun, 14 Apr 2002 15:43:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/smtp-authentication/m-p/2702956#M902224</guid>
      <dc:creator>Christopher Caldwell</dc:creator>
      <dc:date>2002-04-14T15:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: smtp authentication</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/smtp-authentication/m-p/2702957#M902225</link>
      <description>BTW, the answer to your question is yes, you can send to a host with only an IP.  Depending on which version of sendmail you're running, you'll have to look at disabling the ruleset that says "reject mail if the from domain won't look up in DNS", and you'll probably need to add the IP for the DNSless server to your access database or equivalent.</description>
      <pubDate>Mon, 15 Apr 2002 03:50:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/smtp-authentication/m-p/2702957#M902225</guid>
      <dc:creator>Christopher Caldwell</dc:creator>
      <dc:date>2002-04-15T03:50:27Z</dc:date>
    </item>
  </channel>
</rss>

