<?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: starttls issue for gmail in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/starttls-issue-for-gmail/m-p/5646403#M602883</link>
    <description>&lt;P&gt;Hi Steven ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Afetr heavy follow up on google i managed a ppt attached herewith.&lt;/P&gt;&lt;P&gt;Even afetr following the same am still not able to send mails to outside world i.e our corporate googleapps accnt zxcv@test.in&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;m gettng following error ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root #/etc/mail &amp;gt;echo "Subject: test starttls"| sendmail -v -oL99 zxcv@test.in.&lt;BR /&gt;zxcv@test.in.... Connecting to smtp.gmail.com via relay...&lt;BR /&gt;220 mx.google.com ESMTP nv2sm7446510pbb.6&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; EHLO cedge-dr.cedge.in&lt;BR /&gt;250-mx.google.com at your service, [180.179.66.213]&lt;BR /&gt;250-SIZE 35882577&lt;BR /&gt;250-8BITMIME&lt;BR /&gt;250-STARTTLS&lt;BR /&gt;250 ENHANCEDSTATUSCODES&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; MAIL From:&amp;lt;ted@cedge-dr.cedge.in&amp;gt; SIZE=23&lt;BR /&gt;530 5.7.0 Must issue a STARTTLS command first. nv2sm7446510pbb.6&lt;BR /&gt;tejas... Connecting to [127.0.0.1] via relay...&lt;BR /&gt;220 cedge-dr.cedge.in ESMTP Sendmail @(#)Sendmail version 8.13.3 - Revision 1.007 - 3 February 2010/8.13.3; Fri, 4 May 2012 10:09:13 +0530 (IST)&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; EHLO cedge-dr.cedge.in&lt;BR /&gt;250-cedge-dr.cedge.in Hello smmsp@localhost [127.0.0.1], pleased to meet you&lt;BR /&gt;250 ENHANCEDSTATUSCODES&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; MAIL From:&amp;lt;&amp;gt;&lt;BR /&gt;451 4.3.0 Temporary system failure. Please try again later.&lt;BR /&gt;tejas... Deferred: 451 4.3.0 Temporary system failure. Please try again later.&lt;BR /&gt;Closing connection to [127.0.0.1]&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; QUIT&lt;BR /&gt;221 2.0.0 cedge-dr.cedge.in closing connection&lt;BR /&gt;Closing connection to smtp.gmail.com&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; QUIT&lt;BR /&gt;221 2.0.0 closing connection nv2sm7446510pbb.6&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why is it relaying through local host and not through smart relay..?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root #/etc/mail &amp;gt;grep "DS" sendmail.cf&lt;BR /&gt;# Relay all non-local mail to the "Smart" relay host (DS) via smtp:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #&lt;BR /&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; to a smart relay via SMTP just set macro S (DS) to the name of the&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #&lt;BR /&gt;# Relay all non-local mail to the "Smart" relay host (DS) via UUCP:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #&lt;BR /&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; make two chnages to this file. First, set macro S (DS) to the name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #&lt;BR /&gt;DSsmtp.gmail.com&lt;BR /&gt;# noreceipts&amp;nbsp;&amp;nbsp;&amp;nbsp; Don't return success DSN's&lt;BR /&gt;# Return-Receipt-To: header implies DSN request&lt;BR /&gt;# DHParameters (only required if DSA/DH is used)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root #/etc/mail &amp;gt;grep "cert" sendmail.cf&lt;BR /&gt;# o CERT_DIR : The directory for storing sendmail certificates.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #&lt;BR /&gt;# o confCACERT_PATH : The path that stores the certificates of all the&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #&lt;BR /&gt;# o confCACERT : The file containing the certificate of the Certificate&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #&lt;BR /&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Authority that issued this sendmail server's certificate.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #&lt;BR /&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; certificate, the server's certificate used when acting as a&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #&lt;BR /&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sendmail server's certificates.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #&lt;BR /&gt;O CACertPath=/etc/mail/certs&lt;BR /&gt;O CACertFile=/etc/mail/certs/CA/cacert.pem&lt;BR /&gt;O ServerCertFile=/etc/mail/certs/cert.pem&lt;BR /&gt;O ServerKeyFile=/etc/mail/certs/key.pem&lt;BR /&gt;O ClientCertFile=/etc/mail/certs/cert.pem&lt;BR /&gt;O ClientKeyFile=/etc/mail/certs/key.pem&lt;BR /&gt;# File containing certificate revocation lists&lt;BR /&gt;R&amp;lt;CS:$&amp;amp;{cert_subject}&amp;gt; $* $| &amp;lt;$+&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $@ $&amp;gt;"TLS_req" $1 $| &amp;lt;$2&amp;gt;&lt;BR /&gt;R&amp;lt;CS:$+&amp;gt; $* $| &amp;lt;$-:$+&amp;gt;&amp;nbsp; $#error $@ $4 $: $3 " Cert Subject " $&amp;amp;{cert_subject} " does not match " $1&lt;BR /&gt;R&amp;lt;CI:$&amp;amp;{cert_issuer}&amp;gt; $* $| &amp;lt;$+&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $@ $&amp;gt;"TLS_req" $1 $| &amp;lt;$2&amp;gt;&lt;BR /&gt;R&amp;lt;CI:$+&amp;gt; $* $| &amp;lt;$-:$+&amp;gt;&amp;nbsp; $#error $@ $4 $: $3 " Cert Issuer " $&amp;amp;{cert_issuer} " does not match " $1&lt;BR /&gt;R$*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $: $&amp;amp;{cert_issuer}&lt;BR /&gt;RSUBJECT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $: &amp;lt;@&amp;gt; $&amp;amp;{cert_subject}&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 04 May 2012 05:07:12 GMT</pubDate>
    <dc:creator>zxcv</dc:creator>
    <dc:date>2012-05-04T05:07:12Z</dc:date>
    <item>
      <title>starttls issue for gmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starttls-issue-for-gmail/m-p/5639879#M602879</link>
      <description>&lt;P&gt;Hi guys ,&lt;/P&gt;&lt;P&gt;am trying to configure smtp.gmail.com to enable to send mails to our corporate google apps mail id.&lt;/P&gt;&lt;P&gt;am getting the following error ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;050 530 5.7.0 Must issue a STARTTLS command first.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please suggest what to do ?&lt;/P&gt;&lt;P&gt;hpux 11i v2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root #/ &amp;gt;sendmail -v tejas.chaudhari@xxx.in.&lt;BR /&gt;test from 29&lt;BR /&gt;tejas.chaudhari@xxx.in.... Connecting to [127.0.0.1] via relay...&lt;BR /&gt;220 xxx-dr.xxx.in ESMTP Sendmail @(#)Sendmail version 8.13.3 - Revision 1.007 - 3 February 2010/8.13.3; Sat, 28 Apr 2012 10:53:01 +0530 (IST)&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; EHLO xxx-dr.xxx.in&lt;BR /&gt;250-xxx-dr.xxx.in Hello smmsp@localhost [127.0.0.1], pleased to meet you&lt;BR /&gt;250-ENHANCEDSTATUSCODES&lt;BR /&gt;250-PIPELINING&lt;BR /&gt;250-EXPN&lt;BR /&gt;250-VERB&lt;BR /&gt;250-8BITMIME&lt;BR /&gt;250-SIZE&lt;BR /&gt;250-DSN&lt;BR /&gt;250-ETRN&lt;BR /&gt;250-DELIVERBY&lt;BR /&gt;250 HELP&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; VERB&lt;BR /&gt;250 2.0.0 Verbose mode&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; MAIL From:&amp;lt;tejas@xxx-dr.xxx.in&amp;gt; SIZE=13&lt;BR /&gt;250 2.1.0 &amp;lt;tejas@xxx-dr.xxx.in&amp;gt;... Sender ok&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; RCPT To:&amp;lt;tejas.chaudhari@xxx.in&amp;gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; DATA&lt;BR /&gt;250 2.1.5 &amp;lt;tejas.chaudhari@xxx.in&amp;gt;... Recipient ok&lt;BR /&gt;354 Enter mail, end with "." on a line by itself&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; .&lt;BR /&gt;050 &amp;lt;tejas.chaudhari@xxx.in&amp;gt;... Connecting to smtp.gmail.com via relay...&lt;BR /&gt;050 220 mx.google.com ESMTP qd3sm835490pbb.13&lt;BR /&gt;050 &amp;gt;&amp;gt;&amp;gt; EHLO xxx-dr.xxx.in&lt;BR /&gt;050 250-mx.google.com at your service, [180.179.66.213]&lt;BR /&gt;050 250-SIZE 35882577&lt;BR /&gt;050 250-8BITMIME&lt;BR /&gt;050 250-STARTTLS&lt;BR /&gt;050 250 ENHANCEDSTATUSCODES&lt;BR /&gt;050 &amp;gt;&amp;gt;&amp;gt; MAIL From:&amp;lt;tejas@xxx-dr.xxxdns.in&amp;gt; SIZE=387&lt;BR /&gt;050 530 5.7.0 Must issue a STARTTLS command first. qd3sm835490pbb.13&lt;BR /&gt;050 &amp;lt;tejas@xxx-dr.xxx.in&amp;gt;... Connecting to local...&lt;BR /&gt;050 &amp;lt;tejas@xxx-dr.xxx.in&amp;gt;... Sent&lt;BR /&gt;250 2.0.0 q3S5N1bX022612 Message accepted for delivery&lt;BR /&gt;tejas.chaudhari@xxx.in.... Sent (q3S5N1bX022612 Message accepted for delivery)&lt;BR /&gt;Closing connection to [127.0.0.1]&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; QUIT&lt;BR /&gt;221 2.0.0 xxx-dr.xxx.in closing connection&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=================================================&lt;/P&gt;&lt;P&gt;root #/etc/mail &amp;gt;grep "DS" sendmail.cf&lt;BR /&gt;# Relay all non-local mail to the "Smart" relay host (DS) via smtp: #&lt;BR /&gt;# to a smart relay via SMTP just set macro S (DS) to the name of the #&lt;BR /&gt;# Relay all non-local mail to the "Smart" relay host (DS) via UUCP: #&lt;BR /&gt;# make two chnages to this file. First, set macro S (DS) to the name #&lt;BR /&gt;DSsmtp.gmail.com&lt;BR /&gt;# noreceipts Don't return success DSN's&lt;BR /&gt;# Return-Receipt-To: header implies DSN request&lt;BR /&gt;# DHParameters (only required if DSA/DH is used)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Apr 2012 06:09:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starttls-issue-for-gmail/m-p/5639879#M602879</guid>
      <dc:creator>zxcv</dc:creator>
      <dc:date>2012-04-28T06:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: starttls issue for gmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starttls-issue-for-gmail/m-p/5639889#M602880</link>
      <description>&lt;P&gt;Perhaps it was sent anyway?&lt;/P&gt;&lt;P&gt;250 2.0.0 q3S5N1bX022612 Message accepted for delivery&lt;/P&gt;</description>
      <pubDate>Sat, 28 Apr 2012 06:44:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starttls-issue-for-gmail/m-p/5639889#M602880</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2012-04-28T06:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: starttls issue for gmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starttls-issue-for-gmail/m-p/5639891#M602881</link>
      <description>Hi Dennis ,&lt;BR /&gt;But i didnt get in my mailbox</description>
      <pubDate>Sat, 28 Apr 2012 06:46:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starttls-issue-for-gmail/m-p/5639891#M602881</guid>
      <dc:creator>zxcv</dc:creator>
      <dc:date>2012-04-28T06:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: starttls issue for gmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starttls-issue-for-gmail/m-p/5640057#M602882</link>
      <description />
      <pubDate>Sat, 28 Apr 2012 12:14:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starttls-issue-for-gmail/m-p/5640057#M602882</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2012-04-28T12:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: starttls issue for gmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starttls-issue-for-gmail/m-p/5646403#M602883</link>
      <description>&lt;P&gt;Hi Steven ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Afetr heavy follow up on google i managed a ppt attached herewith.&lt;/P&gt;&lt;P&gt;Even afetr following the same am still not able to send mails to outside world i.e our corporate googleapps accnt zxcv@test.in&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;m gettng following error ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root #/etc/mail &amp;gt;echo "Subject: test starttls"| sendmail -v -oL99 zxcv@test.in.&lt;BR /&gt;zxcv@test.in.... Connecting to smtp.gmail.com via relay...&lt;BR /&gt;220 mx.google.com ESMTP nv2sm7446510pbb.6&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; EHLO cedge-dr.cedge.in&lt;BR /&gt;250-mx.google.com at your service, [180.179.66.213]&lt;BR /&gt;250-SIZE 35882577&lt;BR /&gt;250-8BITMIME&lt;BR /&gt;250-STARTTLS&lt;BR /&gt;250 ENHANCEDSTATUSCODES&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; MAIL From:&amp;lt;ted@cedge-dr.cedge.in&amp;gt; SIZE=23&lt;BR /&gt;530 5.7.0 Must issue a STARTTLS command first. nv2sm7446510pbb.6&lt;BR /&gt;tejas... Connecting to [127.0.0.1] via relay...&lt;BR /&gt;220 cedge-dr.cedge.in ESMTP Sendmail @(#)Sendmail version 8.13.3 - Revision 1.007 - 3 February 2010/8.13.3; Fri, 4 May 2012 10:09:13 +0530 (IST)&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; EHLO cedge-dr.cedge.in&lt;BR /&gt;250-cedge-dr.cedge.in Hello smmsp@localhost [127.0.0.1], pleased to meet you&lt;BR /&gt;250 ENHANCEDSTATUSCODES&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; MAIL From:&amp;lt;&amp;gt;&lt;BR /&gt;451 4.3.0 Temporary system failure. Please try again later.&lt;BR /&gt;tejas... Deferred: 451 4.3.0 Temporary system failure. Please try again later.&lt;BR /&gt;Closing connection to [127.0.0.1]&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; QUIT&lt;BR /&gt;221 2.0.0 cedge-dr.cedge.in closing connection&lt;BR /&gt;Closing connection to smtp.gmail.com&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; QUIT&lt;BR /&gt;221 2.0.0 closing connection nv2sm7446510pbb.6&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why is it relaying through local host and not through smart relay..?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root #/etc/mail &amp;gt;grep "DS" sendmail.cf&lt;BR /&gt;# Relay all non-local mail to the "Smart" relay host (DS) via smtp:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #&lt;BR /&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; to a smart relay via SMTP just set macro S (DS) to the name of the&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #&lt;BR /&gt;# Relay all non-local mail to the "Smart" relay host (DS) via UUCP:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #&lt;BR /&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; make two chnages to this file. First, set macro S (DS) to the name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #&lt;BR /&gt;DSsmtp.gmail.com&lt;BR /&gt;# noreceipts&amp;nbsp;&amp;nbsp;&amp;nbsp; Don't return success DSN's&lt;BR /&gt;# Return-Receipt-To: header implies DSN request&lt;BR /&gt;# DHParameters (only required if DSA/DH is used)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root #/etc/mail &amp;gt;grep "cert" sendmail.cf&lt;BR /&gt;# o CERT_DIR : The directory for storing sendmail certificates.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #&lt;BR /&gt;# o confCACERT_PATH : The path that stores the certificates of all the&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #&lt;BR /&gt;# o confCACERT : The file containing the certificate of the Certificate&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #&lt;BR /&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Authority that issued this sendmail server's certificate.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #&lt;BR /&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; certificate, the server's certificate used when acting as a&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #&lt;BR /&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sendmail server's certificates.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #&lt;BR /&gt;O CACertPath=/etc/mail/certs&lt;BR /&gt;O CACertFile=/etc/mail/certs/CA/cacert.pem&lt;BR /&gt;O ServerCertFile=/etc/mail/certs/cert.pem&lt;BR /&gt;O ServerKeyFile=/etc/mail/certs/key.pem&lt;BR /&gt;O ClientCertFile=/etc/mail/certs/cert.pem&lt;BR /&gt;O ClientKeyFile=/etc/mail/certs/key.pem&lt;BR /&gt;# File containing certificate revocation lists&lt;BR /&gt;R&amp;lt;CS:$&amp;amp;{cert_subject}&amp;gt; $* $| &amp;lt;$+&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $@ $&amp;gt;"TLS_req" $1 $| &amp;lt;$2&amp;gt;&lt;BR /&gt;R&amp;lt;CS:$+&amp;gt; $* $| &amp;lt;$-:$+&amp;gt;&amp;nbsp; $#error $@ $4 $: $3 " Cert Subject " $&amp;amp;{cert_subject} " does not match " $1&lt;BR /&gt;R&amp;lt;CI:$&amp;amp;{cert_issuer}&amp;gt; $* $| &amp;lt;$+&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $@ $&amp;gt;"TLS_req" $1 $| &amp;lt;$2&amp;gt;&lt;BR /&gt;R&amp;lt;CI:$+&amp;gt; $* $| &amp;lt;$-:$+&amp;gt;&amp;nbsp; $#error $@ $4 $: $3 " Cert Issuer " $&amp;amp;{cert_issuer} " does not match " $1&lt;BR /&gt;R$*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $: $&amp;amp;{cert_issuer}&lt;BR /&gt;RSUBJECT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $: &amp;lt;@&amp;gt; $&amp;amp;{cert_subject}&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 May 2012 05:07:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starttls-issue-for-gmail/m-p/5646403#M602883</guid>
      <dc:creator>zxcv</dc:creator>
      <dc:date>2012-05-04T05:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: starttls issue for gmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starttls-issue-for-gmail/m-p/5649403#M602884</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been trying for a while ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root #/etc/mail &amp;gt;sendmail -v tejas.chaudhari@cedge.in.&lt;BR /&gt;test&lt;BR /&gt;tejas.chaudhari@cedge.in.... Connecting to [127.0.0.1] via relay...&lt;BR /&gt;220 cedge22.cedge.in ESMTP Sendmail @(#)Sendmail version 8.13.3 - Revision 1.007 - 3 February 2010/8.13.3; Mon, 7 May 2012 19:29:11 +0530 (IST)&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; EHLO cedge22.cedge.in&lt;BR /&gt;250-cedge22.cedge.in Hello smmsp@localhost [127.0.0.1], pleased to meet you&lt;BR /&gt;250-ENHANCEDSTATUSCODES&lt;BR /&gt;250-PIPELINING&lt;BR /&gt;250-EXPN&lt;BR /&gt;250-VERB&lt;BR /&gt;250-8BITMIME&lt;BR /&gt;250-SIZE&lt;BR /&gt;250-DSN&lt;BR /&gt;250-ETRN&lt;BR /&gt;250-STARTTLS&lt;BR /&gt;250-DELIVERBY&lt;BR /&gt;250 HELP&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; VERB&lt;BR /&gt;250 2.0.0 Verbose mode&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; MAIL From:&amp;lt;tejas@cedge22.cedge.in&amp;gt; SIZE=5&lt;BR /&gt;250 2.1.0 &amp;lt;tejas@cedge22.cedge.in&amp;gt;... Sender ok&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; RCPT To:&amp;lt;tejas.chaudhari@cedge.in&amp;gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; DATA&lt;BR /&gt;250 2.1.5 &amp;lt;tejas.chaudhari@cedge.in&amp;gt;... Recipient ok&lt;BR /&gt;354 Enter mail, end with "." on a line by itself&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; .&lt;BR /&gt;050 &amp;lt;tejas.chaudhari@cedge.in&amp;gt;... Connecting to smtp.gmail.com via relay...&lt;BR /&gt;050 220 mx.google.com ESMTP py6sm18287465pbc.13&lt;BR /&gt;050 &amp;gt;&amp;gt;&amp;gt; EHLO cedge22.cedge.in&lt;BR /&gt;050 250-mx.google.com at your service, [180.179.66.213]&lt;BR /&gt;050 250-SIZE 35882577&lt;BR /&gt;050 250-8BITMIME&lt;BR /&gt;050 250-STARTTLS&lt;BR /&gt;050 250 ENHANCEDSTATUSCODES&lt;BR /&gt;050 &amp;gt;&amp;gt;&amp;gt; STARTTLS&lt;BR /&gt;050 220 2.0.0 Ready to start TLS&lt;BR /&gt;050 &amp;gt;&amp;gt;&amp;gt; EHLO cedge22.cedge.in&lt;BR /&gt;050 250-mx.google.com at your service, [180.179.66.213]&lt;BR /&gt;050 250-SIZE 35882577&lt;BR /&gt;050 250-8BITMIME&lt;BR /&gt;050 250-AUTH LOGIN PLAIN XOAUTH&lt;BR /&gt;050 250 ENHANCEDSTATUSCODES&lt;BR /&gt;050 &amp;gt;&amp;gt;&amp;gt; MAIL From:&amp;lt;tejas@cedge22.cedge.in&amp;gt; SIZE=369&lt;BR /&gt;&lt;STRONG&gt;050 530-5.5.1 Authentication Required. Learn more at&lt;/STRONG&gt;&lt;BR /&gt;050 530 5.5.1 &lt;A target="_blank" href="http://support.google.com/mail/bin/answer.py?answer=14257"&gt;http://support.google.com/mail/bin/answer.py?answer=14257&lt;/A&gt; py6sm18287465pbc.13&lt;BR /&gt;050 &amp;lt;tejas@cedge22.cedge.in&amp;gt;... Connecting to local...&lt;BR /&gt;050 &amp;lt;tejas@cedge22.cedge.in&amp;gt;... Sent&lt;BR /&gt;250 2.0.0 q47DxBgF025388 Message accepted for delivery&lt;BR /&gt;tejas.chaudhari@cedge.in.... Sent (q47DxBgF025388 Message accepted for delivery)&lt;BR /&gt;Closing connection to [127.0.0.1]&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; QUIT&lt;BR /&gt;221 2.0.0 cedge22.cedge.in closing connection&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2012 13:55:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starttls-issue-for-gmail/m-p/5649403#M602884</guid>
      <dc:creator>zxcv</dc:creator>
      <dc:date>2012-05-07T13:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: starttls issue for gmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starttls-issue-for-gmail/m-p/5649705#M602885</link>
      <description>&lt;P&gt;Apparently the Google SMTP server has two requirements:&lt;/P&gt;&lt;P&gt;1.) You must use TLS encryption. According to the log of your latest attempt, you've managed to solve this. Good.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2.) You must present an username and password to the Google server before it allows you to send mail through it. This is why your latest attempt is failing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Google is actually trying to help you:&lt;/P&gt;&lt;PRE&gt;050 530-5.5.1 Authentication Required. Learn more at
050 530 5.5.1 &lt;A target="_blank" href="http://support.google.com/mail/bin/answer.py?answer=14257"&gt;http://support.google.com/mail/bin/answer.py?answer=14257&lt;/A&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Unfortunately, the advice is written mainly for desktop users, and is not too useful for configuring Sendmail.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The standard documentation for Sendmail is the O'Reilly book &lt;EM&gt;Sendmail&lt;/EM&gt;. For version 8.13.3, you'll want the 4th edition of the book (or if a newer edition exists, that might be even better). I really recommend this book for anyone who needs to really understand Sendmail.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(It's a very big book, but don't worry - more than half of the book is configuration item reference: use the first chapters and the Table of Contents to find the configuration items you need and ignore the rest.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chapter 5.1.5 of &lt;EM&gt;Sendmail&lt;/EM&gt;, 4th edition is about SMTP AUTH, which is the authentication mechanism Google wants you to use. It says the username and password should be stored in either &lt;FONT face="courier new,courier"&gt;/etc/mail/access&lt;/FONT&gt; or &lt;FONT face="courier new,courier"&gt;/etc/mail/authinfo&lt;/FONT&gt; depending on the options chosen when building the Sendmail configuration file (= whether FEATURE(`authinfo') was included in the .mc that controls the building of the configuration file or not).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The necessary configuration line would be like:&lt;/P&gt;&lt;PRE&gt;AuthInfo:smtp.gmail.com "U:GoogleUser" "P:GooglePassword"&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Of course, you must replace "GoogleUser" and "GooglePassword" with the actual username &amp;amp; password you use to access Google with.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Both &lt;FONT face="courier new,courier"&gt;/etc/mail/access&lt;/FONT&gt; and &lt;FONT face="courier new,courier"&gt;/etc/mail/authinfo&lt;/FONT&gt; are source files for creating the actual access database or authinfo database: just editing the files (or creating them if they don't already exist) is probably not enough. You must also create the actual database file using the &lt;FONT face="courier new,courier"&gt;makemap&lt;/FONT&gt; command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To create/update the access.db file, you should do this:&lt;/P&gt;&lt;PRE&gt;cd /etc/mail
makemap hash access.db &amp;lt; access&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Likewise, to create the authinfo.db file (if configured), you should do this:&lt;/P&gt;&lt;PRE&gt;cd /etc/mail
makemap hash authinfo.db &amp;lt; authinfo&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should first try putting the AuthInfo line to &lt;FONT face="courier new,courier"&gt;/etc/mail/access&lt;/FONT&gt; (create it if it does not already exist) and creating the access.db file; then restart Sendmail and try to send some messages.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it does not work, remove the AuthInfo line from &lt;FONT face="courier new,courier"&gt;/etc/mail/access&lt;/FONT&gt; and put it into &lt;FONT face="courier new,courier"&gt;/etc/mail/authinfo&lt;/FONT&gt;, then create the authinfo.db file and try again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your previous test messages are probably stored into the local email queue directory on your server (/var/spool/mqueue): run &lt;FONT face="courier new,courier"&gt;mailq&lt;/FONT&gt; to display the mail queue in a more readable form. Once you get the authentication to work, all the queued test messages may be sent to smtp.google.com... so you might want to clear the /var/spool/mqueue directory first, to avoid flooding your mailbox.&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2012 19:42:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starttls-issue-for-gmail/m-p/5649705#M602885</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2012-05-07T19:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: starttls issue for gmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starttls-issue-for-gmail/m-p/5650599#M602886</link>
      <description>&lt;P&gt;Hi Matti ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After much R&amp;amp;D we have found that we can use aspmx.l.google.com in DS to send mails to our corporate google apps id.&lt;/P&gt;&lt;P&gt;But now we are facing one problem we have one application which has a config file asking for pop3 server details , when we put pop.gamil.com and we sent a mail to this id , in log we are getting pop.gamil.com timeout error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly guide us.&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2012 09:55:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starttls-issue-for-gmail/m-p/5650599#M602886</guid>
      <dc:creator>zxcv</dc:creator>
      <dc:date>2012-05-08T09:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: starttls issue for gmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starttls-issue-for-gmail/m-p/5650683#M602887</link>
      <description>Hi Matti ,&lt;BR /&gt;My requirement is that i have a box which has a perl script which receives/accepts a mail and in turn processes the application.&lt;BR /&gt;&lt;BR /&gt;It requires following inputs,&lt;BR /&gt;&amp;lt;POP3SVRIP&amp;gt;gmail-pop.l.google.com&amp;lt;/POP3SVRIP&amp;gt;&lt;BR /&gt;&amp;lt;POP3SVRPORT&amp;gt;995&amp;lt;/POP3SVRPORT&amp;gt;&lt;BR /&gt;&amp;lt;SMTPSVRIP&amp;gt;smtp.gmail.com&amp;lt;/SMTPSVRIP&amp;gt;&lt;BR /&gt;&amp;lt;SMTPSVRPORT&amp;gt;587&amp;lt;/SMTPSVRPORT&amp;gt;&lt;BR /&gt;&amp;lt;SMTPAUTH&amp;gt;SMTPAUTHNONE&amp;lt;/SMTPAUTH&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Are my entries correct ?&lt;BR /&gt;there is no pop3 entry in my /etc/inetd.conf file&lt;BR /&gt;before this we were using this application with no issues.&lt;BR /&gt;Since we have shifted to google apps am having torrid time.&lt;BR /&gt;</description>
      <pubDate>Tue, 08 May 2012 11:00:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starttls-issue-for-gmail/m-p/5650683#M602887</guid>
      <dc:creator>zxcv</dc:creator>
      <dc:date>2012-05-08T11:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: starttls issue for gmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starttls-issue-for-gmail/m-p/5650861#M602888</link>
      <description>&lt;P&gt;Hi Matti ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a user id say xyz@cedge.in&lt;/P&gt;&lt;P&gt;if any1 sends a test mail to this id i must be able to download the same on a hp box ..which will be captured by my perl script running on that box.&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2012 13:06:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starttls-issue-for-gmail/m-p/5650861#M602888</guid>
      <dc:creator>zxcv</dc:creator>
      <dc:date>2012-05-08T13:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: starttls issue for gmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starttls-issue-for-gmail/m-p/5651053#M602889</link>
      <description>&lt;P&gt;Hi Matti ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tried ur auth options but still am getng the same error :(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root #/etc/mail &amp;gt;sendmail -v tejas.chaudhari@cedge.in.&lt;BR /&gt;test&lt;BR /&gt;tejas.chaudhari@cedge.in.... Connecting to [127.0.0.1] via relay...&lt;BR /&gt;220 vinayak.cedge.in ESMTP Sendmail @(#)Sendmail version 8.13.3 - Revision 1.007 - 3 February 2010/8.13.3; Tue, 8 May 2012 20:18:45 +0530 (IST)&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; EHLO vinayak.cedge.in&lt;BR /&gt;250-vinayak.cedge.in Hello smmsp@localhost [127.0.0.1], pleased to meet you&lt;BR /&gt;250-ENHANCEDSTATUSCODES&lt;BR /&gt;250-PIPELINING&lt;BR /&gt;250-EXPN&lt;BR /&gt;250-VERB&lt;BR /&gt;250-8BITMIME&lt;BR /&gt;250-SIZE&lt;BR /&gt;250-DSN&lt;BR /&gt;250-ETRN&lt;BR /&gt;250-STARTTLS&lt;BR /&gt;250-DELIVERBY&lt;BR /&gt;250 HELP&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; VERB&lt;BR /&gt;250 2.0.0 Verbose mode&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; STARTTLS&lt;BR /&gt;220 2.0.0 Ready to start TLS&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; EHLO vinayak.cedge.in&lt;BR /&gt;250-vinayak.cedge.in Hello smmsp@localhost [127.0.0.1], pleased to meet you&lt;BR /&gt;250-ENHANCEDSTATUSCODES&lt;BR /&gt;250-PIPELINING&lt;BR /&gt;250-EXPN&lt;BR /&gt;250-VERB&lt;BR /&gt;250-8BITMIME&lt;BR /&gt;250-SIZE&lt;BR /&gt;250-DSN&lt;BR /&gt;250-ETRN&lt;BR /&gt;250-DELIVERBY&lt;BR /&gt;250 HELP&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; VERB&lt;BR /&gt;250 2.0.0 Verbose mode&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; MAIL From:&amp;lt;tejas@vinayak.cedge.in&amp;gt; SIZE=5&lt;BR /&gt;250 2.1.0 &amp;lt;tejas@vinayak.cedge.in&amp;gt;... Sender ok&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; RCPT To:&amp;lt;tejas.chaudhari@cedge.in&amp;gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; DATA&lt;BR /&gt;250 2.1.5 &amp;lt;tejas.chaudhari@cedge.in&amp;gt;... Recipient ok&lt;BR /&gt;354 Enter mail, end with "." on a line by itself&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; .&lt;BR /&gt;050 &amp;lt;tejas.chaudhari@cedge.in&amp;gt;... Connecting to smtp.gmail.com via relay...&lt;BR /&gt;050 220 mx.google.com ESMTP qq5sm2596271pbc.40&lt;BR /&gt;050 &amp;gt;&amp;gt;&amp;gt; EHLO vinayak.cedge.in&lt;BR /&gt;050 250-mx.google.com at your service, [203.124.23.222]&lt;BR /&gt;050 250-SIZE 35882577&lt;BR /&gt;050 250-8BITMIME&lt;BR /&gt;050 250-STARTTLS&lt;BR /&gt;050 250-ENHANCEDSTATUSCODES&lt;BR /&gt;050 250 PIPELINING&lt;BR /&gt;050 &amp;gt;&amp;gt;&amp;gt; STARTTLS&lt;BR /&gt;050 220 2.0.0 Ready to start TLS&lt;BR /&gt;050 &amp;gt;&amp;gt;&amp;gt; EHLO vinayak.cedge.in&lt;BR /&gt;050 250-mx.google.com at your service, [203.124.23.222]&lt;BR /&gt;050 250-SIZE 35882577&lt;BR /&gt;050 250-8BITMIME&lt;BR /&gt;050 250-AUTH LOGIN PLAIN XOAUTH&lt;BR /&gt;050 250-ENHANCEDSTATUSCODES&lt;BR /&gt;050 250 PIPELINING&lt;BR /&gt;050 &amp;gt;&amp;gt;&amp;gt; MAIL From:&amp;lt;tejas@vinayak.cedge.in&amp;gt; SIZE=356&lt;BR /&gt;050 530-5.5.1 Authentication Required. Learn more at&lt;BR /&gt;050 530 5.5.1 &lt;A target="_blank" href="http://support.google.com/mail/bin/answer.py?answer=14257"&gt;http://support.google.com/mail/bin/answer.py?answer=14257&lt;/A&gt; qq5sm2596271pbc.40&lt;BR /&gt;050 &amp;lt;tejas@vinayak.cedge.in&amp;gt;... Connecting to local...&lt;BR /&gt;050 &amp;lt;tejas@vinayak.cedge.in&amp;gt;... Sent&lt;BR /&gt;250 2.0.0 q48Emj00023354 Message accepted for delivery&lt;BR /&gt;tejas.chaudhari@cedge.in.... Sent (q48Emj00023354 Message accepted for delivery)&lt;BR /&gt;Closing connection to [127.0.0.1]&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; QUIT&lt;BR /&gt;221 2.0.0 vinayak.cedge.in closing connection&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am gettng the following in my mail.log&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;May&amp;nbsp; 8 20:20:01 vinayak sm-mta[29777]: q48Eo1Xi029752: q48Eo1Xh029777: DSN: Insufficient permission&lt;BR /&gt;May&amp;nbsp; 8 20:20:01 vinayak sm-mta[29777]: q48Eo1Xh029777: to=&amp;lt;root@vinayak.cedge.in&amp;gt;, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=32044, dsn=2.0.0, stat=Sent&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2012 14:48:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starttls-issue-for-gmail/m-p/5651053#M602889</guid>
      <dc:creator>zxcv</dc:creator>
      <dc:date>2012-05-08T14:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: starttls issue for gmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starttls-issue-for-gmail/m-p/5664875#M602890</link>
      <description>&lt;PRE&gt;&amp;lt;POP3SVRIP&amp;gt;gmail-pop.l.google.com&amp;lt;/POP3SVRIP&amp;gt;
&amp;lt;POP3SVRPORT&amp;gt;995&amp;lt;/POP3SVRPORT&amp;gt;
&amp;lt;SMTPSVRIP&amp;gt;smtp.gmail.com&amp;lt;/SMTPSVRIP&amp;gt;
&amp;lt;SMTPSVRPORT&amp;gt;587&amp;lt;/SMTPSVRPORT&amp;gt;
&amp;lt;SMTPAUTH&amp;gt;SMTPAUTHNONE&amp;lt;/SMTPAUTH&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;That configuration input seems to suggest that the Perl script communicates with the POP3/SMTP servers directly, so Sendmail might not be involved at all. If you can make it connect the Google POP3 server directly, maybe you won't need a local POP3 server in your /etc/inetd.conf at all. It might still be useful to configure the local Sendmail to send messages through the Google servers, but if the script/application can process the mails directly, it might not be absolutely necessary.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Time-out errors often mean network communication problems. More specifically, it often (but not always) means there is a network firewall that has not been configured to accept the connection. If your network contains firewalls, contact your firewall administrator and continue troubleshooting with him/her.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Without knowing more about the Perl script, I cannot suggest very much about it. But since the Google server requires authentication, I strongly suspect that "SMTPAUTHNONE" (which seems to mean "no SMTP authentication") is not the right choice. You would need to find some documentation for the Perl script that would describe the correct syntax for specifying the username and password (or any other authentication details) required by Google.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you sure the Perl script includes support for SSL/TLS-encrypted POP3 and SMTP (also known as pop3s and smtps)? If Google requires you to use the encrypted versions for security, and the script only supports the non-encrypted protocols, the script will fail.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the Perl script has no SSL support, the "stunnel" application might be a possible workaround. You might configure stunnel in client mode as an inetd-based service on your local host (using whatever port number is free). The script would then be configured to connect to the stunnel service instead of the real Google POP3 server: the stunnel application would receive the connection, and forward it with SSL encryption to the Google server. A similar configuration is probably possible for SMTP too (although you will need the "protocol=smtp" option to enable special processing for STARTTLS).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For HP-UX 11.23 and newer, Stunnel is available for free from HP as part of the Internet Express package:&lt;/P&gt;&lt;P&gt;&lt;A href="https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1123" target="_blank"&gt;https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1123&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1131" target="_blank"&gt;https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1131&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Stunnel documentation and examples are available here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.stunnel.org/?page=docs" target="_blank"&gt;http://www.stunnel.org/?page=docs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry about the late answer...&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2012 07:34:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starttls-issue-for-gmail/m-p/5664875#M602890</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2012-05-22T07:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: starttls issue for gmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starttls-issue-for-gmail/m-p/6282479#M602891</link>
      <description>&lt;P&gt;I worked around this same issue with SIM using stunnel, which allows using the same system as a gateway listening on port 25 for local requests and gmail's 465 for the responses from gmail.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2013 17:07:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starttls-issue-for-gmail/m-p/6282479#M602891</guid>
      <dc:creator>Advanced</dc:creator>
      <dc:date>2013-11-26T17:07:53Z</dc:date>
    </item>
  </channel>
</rss>

