<?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: Problem after SMTP AUTH in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/problem-after-smtp-auth/m-p/3081601#M6861</link>
    <description>does it help if you add the smtp server's FQDN in /etc/mail/relay-domains ?</description>
    <pubDate>Tue, 30 Sep 2003 09:12:03 GMT</pubDate>
    <dc:creator>Patrick Van Humbeeck</dc:creator>
    <dc:date>2003-09-30T09:12:03Z</dc:date>
    <item>
      <title>Problem after SMTP AUTH</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-after-smtp-auth/m-p/3081600#M6860</link>
      <description>Hello All,&lt;BR /&gt;&lt;BR /&gt;We have recently introduced SMTP AUTH on our smtp server. But everything is not working as we expected them to work.&lt;BR /&gt;&lt;BR /&gt;After the AUTH was enabled mails from the smtp server (root@smtp.xxx.co.in) are getting blocked due to Authentication failure.&lt;BR /&gt;&lt;BR /&gt;I have attached the sendmail.cf file with this message. &lt;BR /&gt;&lt;BR /&gt;Can someone throw some light ?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Amod.</description>
      <pubDate>Tue, 30 Sep 2003 07:48:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-after-smtp-auth/m-p/3081600#M6860</guid>
      <dc:creator>Amod</dc:creator>
      <dc:date>2003-09-30T07:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem after SMTP AUTH</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-after-smtp-auth/m-p/3081601#M6861</link>
      <description>does it help if you add the smtp server's FQDN in /etc/mail/relay-domains ?</description>
      <pubDate>Tue, 30 Sep 2003 09:12:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-after-smtp-auth/m-p/3081601#M6861</guid>
      <dc:creator>Patrick Van Humbeeck</dc:creator>
      <dc:date>2003-09-30T09:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem after SMTP AUTH</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-after-smtp-auth/m-p/3081602#M6862</link>
      <description>Yeh Patrick I tried that but no help. My SMTP still asks for Authentication even for local users like root, majordomo etc&lt;BR /&gt;&lt;BR /&gt;Amod.</description>
      <pubDate>Wed, 08 Oct 2003 23:38:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-after-smtp-auth/m-p/3081602#M6862</guid>
      <dc:creator>Amod</dc:creator>
      <dc:date>2003-10-08T23:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem after SMTP AUTH</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-after-smtp-auth/m-p/3081603#M6863</link>
      <description>and how about adding all needed IP addresses in your access database file ?&lt;BR /&gt;it should work if you put entries like&lt;BR /&gt;127.0.0.1    RELAY&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;(don't forget to regenerate the db file afterwards, dont remember the syntax on top of my head but it's something like makemap -hash &amp;lt; textfile &amp;gt;/etc/mail/access )&lt;BR /&gt;&lt;BR /&gt;also when you say local mail does not get thru, is that mail sent using the sendmail command locally or by speaking to localhost on the smtp port ?</description>
      <pubDate>Thu, 09 Oct 2003 00:56:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-after-smtp-auth/m-p/3081603#M6863</guid>
      <dc:creator>Patrick Van Humbeeck</dc:creator>
      <dc:date>2003-10-09T00:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problem after SMTP AUTH</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-after-smtp-auth/m-p/3081604#M6864</link>
      <description>Patrick,&lt;BR /&gt;&lt;BR /&gt;I already have follwoing entries in the /etc/mail/access&lt;BR /&gt;&lt;BR /&gt;localhost.localdomain           RELAY&lt;BR /&gt;localhost                       RELAY&lt;BR /&gt;127.0.0.1                       RELAY&lt;BR /&gt;&lt;BR /&gt;Is there anything wrong in my sendmail.cf ? I have attached it to my original message.&lt;BR /&gt;&lt;BR /&gt;Amod.</description>
      <pubDate>Thu, 09 Oct 2003 01:25:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-after-smtp-auth/m-p/3081604#M6864</guid>
      <dc:creator>Amod</dc:creator>
      <dc:date>2003-10-09T01:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem after SMTP AUTH</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-after-smtp-auth/m-p/3081605#M6865</link>
      <description>well, I cannot compare it with mine as I cannot connect to my server from here but I got SMTP auth working fine on sendmail (took me a while too :) so if you still cannot get it working I'll compare our config files later when I get a chance.&lt;BR /&gt;&lt;BR /&gt;As for the access file, you did the makemap thing, right ?&lt;BR /&gt;&lt;BR /&gt;what are the error messages you get when a mail bounces, just 'Authentication required' ? I guess you tried increasing the log level already ..</description>
      <pubDate>Thu, 09 Oct 2003 01:56:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-after-smtp-auth/m-p/3081605#M6865</guid>
      <dc:creator>Patrick Van Humbeeck</dc:creator>
      <dc:date>2003-10-09T01:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem after SMTP AUTH</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-after-smtp-auth/m-p/3081606#M6866</link>
      <description>&lt;A href="http://www.sendmail.org/~ca/email/auth.html#AUTH" target="_blank"&gt;http://www.sendmail.org/~ca/email/auth.html#AUTH&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;did u read this?&lt;BR /&gt;-balaji</description>
      <pubDate>Thu, 09 Oct 2003 12:14:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-after-smtp-auth/m-p/3081606#M6866</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2003-10-09T12:14:03Z</dc:date>
    </item>
  </channel>
</rss>

