<?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: SMTP Auth ??? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/smtp-auth/m-p/3023957#M5687</link>
    <description>is it sendmail and smtp auth&lt;BR /&gt;then here is the link. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sendmail.org/~ca/email/auth.html" target="_blank"&gt;http://www.sendmail.org/~ca/email/auth.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.jonfullmer.com/smtpauth/" target="_blank"&gt;http://www.jonfullmer.com/smtpauth/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;both these links were very cryptic and some how managed to get it working. here is a quick shot how to. let me know if ur still stuck.&lt;BR /&gt;&lt;BR /&gt;1. Configure smart relay (DS)&lt;BR /&gt;2. enable authentication. there is a flag. AuthOptions which contains the keyword, A. IIRC, this means do not offer authentication. remove this.&lt;BR /&gt;3. Enable the auth mechanisims. We used login.&lt;BR /&gt;4. enable the default authinfo file. the permission of this file should be 400&lt;BR /&gt;the file should be&lt;BR /&gt;username&lt;BR /&gt;username&lt;BR /&gt;password&lt;BR /&gt;domainname (mail server)&lt;BR /&gt;5. restart sendmail and hope it works.&lt;BR /&gt;&lt;BR /&gt;this is the steps which i remember doing for configuring sendmail as a client to authenticate and relay mails. additionally our mail server used to check if the mail address where the mail comes from is a valid mail address on the server. so we used sendmail -f username@domainname in scripts.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;-balaji&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 15 Jul 2003 15:58:35 GMT</pubDate>
    <dc:creator>Balaji N</dc:creator>
    <dc:date>2003-07-15T15:58:35Z</dc:date>
    <item>
      <title>SMTP Auth ???</title>
      <link>https://community.hpe.com/t5/operating-system-linux/smtp-auth/m-p/3023955#M5685</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;We have recently upgraded out SMTP server to encorporate SMTP Auth. We are forcing internal users to authenticate on SMTP server before sending mails. But since then we are facing many problems (mainly for mails generated by automated scripts, web interfaces etc.)&lt;BR /&gt;&lt;BR /&gt;Has anyone configured SMTP Auth ? Can someone help me to generate some mechanism for selective authentication ? &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Amod.</description>
      <pubDate>Tue, 15 Jul 2003 10:47:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/smtp-auth/m-p/3023955#M5685</guid>
      <dc:creator>Amod</dc:creator>
      <dc:date>2003-07-15T10:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: SMTP Auth ???</title>
      <link>https://community.hpe.com/t5/operating-system-linux/smtp-auth/m-p/3023956#M5686</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Are you working with smtp auth in sendmail or standard postfix implementation ? Which version ?&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Tue, 15 Jul 2003 13:06:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/smtp-auth/m-p/3023956#M5686</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-07-15T13:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: SMTP Auth ???</title>
      <link>https://community.hpe.com/t5/operating-system-linux/smtp-auth/m-p/3023957#M5687</link>
      <description>is it sendmail and smtp auth&lt;BR /&gt;then here is the link. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sendmail.org/~ca/email/auth.html" target="_blank"&gt;http://www.sendmail.org/~ca/email/auth.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.jonfullmer.com/smtpauth/" target="_blank"&gt;http://www.jonfullmer.com/smtpauth/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;both these links were very cryptic and some how managed to get it working. here is a quick shot how to. let me know if ur still stuck.&lt;BR /&gt;&lt;BR /&gt;1. Configure smart relay (DS)&lt;BR /&gt;2. enable authentication. there is a flag. AuthOptions which contains the keyword, A. IIRC, this means do not offer authentication. remove this.&lt;BR /&gt;3. Enable the auth mechanisims. We used login.&lt;BR /&gt;4. enable the default authinfo file. the permission of this file should be 400&lt;BR /&gt;the file should be&lt;BR /&gt;username&lt;BR /&gt;username&lt;BR /&gt;password&lt;BR /&gt;domainname (mail server)&lt;BR /&gt;5. restart sendmail and hope it works.&lt;BR /&gt;&lt;BR /&gt;this is the steps which i remember doing for configuring sendmail as a client to authenticate and relay mails. additionally our mail server used to check if the mail address where the mail comes from is a valid mail address on the server. so we used sendmail -f username@domainname in scripts.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;-balaji&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Jul 2003 15:58:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/smtp-auth/m-p/3023957#M5687</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2003-07-15T15:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: SMTP Auth ???</title>
      <link>https://community.hpe.com/t5/operating-system-linux/smtp-auth/m-p/3023958#M5688</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;Well i implemented Sendmail Auth using redhat , so if you are using other system the attribute should be the same.&lt;BR /&gt;&lt;BR /&gt;in redhat you should remove the dnl from the following 3 lines in your /etc/mail/sendmail.mc :&lt;BR /&gt;1. dnl define(`confAUTH_OPTIONS', `A p')dnl&lt;BR /&gt;2. dnl TRUST_AUTH_MECH(`EXTERNAL DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl&lt;BR /&gt;3. dnl define(`confAUTH_MECHANISMS', `EXTERNAL API DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl&lt;BR /&gt;&lt;BR /&gt;After Removing the dnl from  the begining of those 3 lines you should run :&lt;BR /&gt;m4 /etc/mail/sendmail.mc &amp;gt; /etc/mail/sendmail.cf&lt;BR /&gt;&lt;BR /&gt;restart your sendmail service , and walla it should work.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jul 2003 15:34:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/smtp-auth/m-p/3023958#M5688</guid>
      <dc:creator>Avinoam</dc:creator>
      <dc:date>2003-07-16T15:34:13Z</dc:date>
    </item>
  </channel>
</rss>

