X-Received: by 2002:a37:a389:: with SMTP id m131mr16936494qke.168.1562676736401; Tue, 09 Jul 2019 05:52:16 -0700 (PDT) X-Received: by 2002:a81:a007:: with SMTP id x7mr13219962ywg.415.1562676736234; Tue, 09 Jul 2019 05:52:16 -0700 (PDT) Path: csiph.com!weretis.net!feeder6.news.weretis.net!feeder.usenetexpress.com!feeder-in1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!b26no3321954qtq.0!news-out.google.com!g23ni936qtq.1!nntp.google.com!b26no3321944qtq.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.java.help Date: Tue, 9 Jul 2019 05:52:15 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=175.101.109.197; posting-account=BAiBTQoAAADIVuXkuWEUWyecyoVFkQzg NNTP-Posting-Host: 175.101.109.197 References: <1109005482.258452.142720@o13g2000cwo.googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: send SMTP mail using JavaMail with gmail account From: lalitha.mitresource@gmail.com Injection-Date: Tue, 09 Jul 2019 12:52:16 +0000 Content-Type: text/plain; charset="UTF-8" Lines: 7 Xref: csiph.com comp.lang.java.help:4295 On Monday, February 21, 2005 at 11:19:32 PM UTC+5:30, GaryM wrote: > jrefactors@hotmail.com wrote in news:1109005482.258452.142720 > @o13g2000cwo.googlegroups.com: > > > // props.put("mail.smtp.auth", "true"); > > Uncomment this line.