Hello,

To be fair I don'r remember :( you have to experiment
Usually when you set up server for web conferences it has some name/IP
other than localhot .... :)))

On Tue, 2 Jun 2020 at 15:59, pooja.kamra <[email protected]> wrote:

> Hi Maxim,
>
> Sorry to bother you again. Should I give
>
> http://localhost:5080/openmeetings
>
> in app name or something else:
>
>
>
> Regards,
>
> Pooja
>
>
>
> *From:* Maxim Solodovnik [mailto:[email protected]]
> *Sent:* 02 June 2020 13:00
> *To:* Openmeetings user-list <[email protected]>
> *Subject:* Re: Help required to integrate openmeetings api
>
>
>
> Hello,
>
>
>
> If you re-read https://support.google.com/a/answer/176600?hl=en
>
>
>
> You will find 3 possible ways
>
>
>
> I usually choose "Gmail SMTP server"
>
>
>
> And you will need to create and use App password
> https://support.google.com/mail/answer/185833
>
>
>
>
>
> AFAIK regular web UI password will not work ...
>
>
>
>
>
> On Tue, 2 Jun 2020 at 14:24, pooja.kamra <[email protected]> wrote:
>
> Dear Maxim,
>
>
>
> If the error is related to rights or settings in the gmail account then I
> should not be able to send mail from Openmeetings 5.0.0M4. But it is
> working fine.
>
> I am facing problem in OpenMeetings 4.0.10 that is installed on windows.
>
> Please suggest something.
>
>
>
> Regards,
>
> Pooja
>
>
>
> *From:* Maxim Solodovnik [mailto:[email protected]]
> *Sent:* 02 June 2020 11:14
> *To:* Openmeetings user-list <[email protected]>
> *Subject:* Re: Help required to integrate openmeetings api
>
>
>
> Please re-read the article and provide you detailed steps
>
>
>
> On Tue, 2 Jun 2020 at 12:40, pooja.kamra <[email protected]> wrote:
>
> Same. Not able to send the link.
>
>
>
> Regards,
>
> Pooja
>
>
>
> *From:* Maxim Solodovnik [mailto:[email protected]]
> *Sent:* 02 June 2020 10:54
> *To:* Openmeetings user-list <[email protected]>
> *Subject:* Re: Help required to integrate openmeetings api
>
>
>
> And the result is ... ?
>
>
>
> On Tue, 2 Jun 2020 at 12:23, pooja.kamra <[email protected]> wrote:
>
> Yes, already off the two step verification.
>
>
>
> Regards,
>
> Pooja
>
>
>
> *From:* Maxim Solodovnik [mailto:[email protected]]
> *Sent:* 02 June 2020 10:41
> *To:* Openmeetings user-list <[email protected]>
> *Subject:* Re: Help required to integrate openmeetings api
>
>
>
> Have you check the second link?
>
>
>
> On Tue, 2 Jun 2020 at 12:06, pooja.kamra <[email protected]> wrote:
>
> Hi Maxim,
>
>
>
> The error is clear but I am not able to understand why this is coming?
> Credentials are correct.
>
>
>
> Regards,
>
> Pooja
>
>
>
> *From:* Maxim Solodovnik [mailto:[email protected]]
> *Sent:* 02 June 2020 06:58
> *To:* Openmeetings user-list <[email protected]>
> *Subject:* Re: Help required to integrate openmeetings api
>
>
>
> The error description is very clear IMO:
>
>
>
> 535-5.7.8 Username and Password not accepted. Learn more at
>
> 535 5.7.8  https://support.google.com/mail/?p=BadCredentials 
> 143sm10186070pgb.65
> - gsmtp
>
>
>
> In addition to the link above please check this one:
> https://support.google.com/a/answer/176600?hl=en
>
>
>
> On Sun, 31 May 2020 at 17:38, Pooja Kamra <[email protected]>
> wrote:
>
> Dear Concerned,
>
> Yes, as it is. I have followed the steps given in installation pdf. But
> not able to send email.
>
> Regards,
> Pooja Kamra
>
> On Sunday, 31-05-2020 at 15:30 Alvaro wrote:
>
> ...that is with Gmail account...
>
>
>
>
>
>
>
> ...........
>
>
>
> El dom, 31-05-2020 a las 11:59 +0200, Alvaro escribió:
>
> Hi Pooja,
>
>
>
> Your mail configuration is similar to this?
>
>
>
> Mail-Refer == [email protected]
>
>
>
> SMTP-Server == smtp.gmail.com
>
>
>
> SMTP-Server Port (default
>
> Smtp-Server Port is 25)) == 587
>
>
>
> SMTP-Username == [email protected]
>
>
>
> SMTP-Userpass == password of [email protected]
>
>
>
> Enable TLS in Mail Server Auth == ...turn green the button to activate
>
>
>
>
>
> ............................................
>
>
>
> El dom, 31-05-2020 a las 13:33 +0530, Pooja Kamra escribió:
>
> Dear Concerned,
>
> I am using Postman to request for queries to get session id and  then
> create room and so on.
> Now i am able to do it.
>
> One problem that i am facing is when i am using openmeetings UI itself and
> trying to send email after generating URL mail in not getting received. If
> possible, please help in this.
> URL generated:
>
> http://localhost:5080/openmeetings/hash?invitation=dfc0fab6-534b-4779-ad24-4e110ceba2e5&language=1
> Error found in email management:
>
> javax.mail.AuthenticationFailedException: 535-5.7.8 Username and Password
> not accepted. Learn more at
>
> 535 5.7.8  https://support.google.com/mail/?p=BadCredentials
> 143sm10186070pgb.65 - gsmtp
>
>
>
> at
> com.sun.mail.smtp.SMTPTransport$Authenticator.authenticate(SMTPTransport.java:965)
>
> at com.sun.mail.smtp.SMTPTransport.authenticate(SMTPTransport.java:876)
>
> at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:780)
>
> at javax.mail.Service.connect(Service.java:388)
>
> at javax.mail.Service.connect(Service.java:246)
>
> at javax.mail.Service.connect(Service.java:195)
>
> at javax.mail.Transport.send0(Transport.java:254)
>
> at javax.mail.Transport.send(Transport.java:124)
>
> at
> org.apache.openmeetings.core.mail.MailHandler.lambda$send$0(MailHandler.java:251)
>
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
>
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
>
> at java.lang.Thread.run(Thread.java:748)
>
>
> I am not able to understand why this error is coming? I have set-up my
> gmail account while openmeetings installation. Also two step verification
> off in my gmail account. Still the mail is not going.
> Please help.
>
> Thanks and Regards,
> Pooja
>
> On Saturday, 30-05-2020 at 17:46 Maxim Solodovnik wrote:
>
> In your initial email you wrote "Now i want to integrate openmeetings apis
> in my solution."
>
> What did you mean by your question?
>
>
>
> On Sat, 30 May 2020 at 15:22, Pooja Kamra <[email protected]>
> wrote:
>
> Dear Concerned,
>
> I have installed 4.0.10. But i have not downloaded source code. To
> integrate the APIs do i need to download code as well?
> Also i am very new to JAVA sorry if it is silly question.
>
> Regards,
> Pooja Kamra
>
> On Saturday, 30-05-2020 at 09:25 Maxim Solodovnik wrote:
>
> Hello Pooja,
>
>
>
> here is the API:
> https://om.alteametasoft.com/openmeetings/docs/openmeetings-webservice/apidocs/index.html
>
> And the sample:
> https://om.alteametasoft.com/openmeetings/docs/RestAPISample.html
>
>
>
> On Fri, 29 May 2020 at 22:26, Pooja Kamra <[email protected]>
> wrote:
>
> Dear Concerned,
> I have installed openmeetings 4.0.10 on my windows 10 machine.
> It got installed successfully.
> Now i want to integrate openmeetings apis in my solution.
> Please help how it can be integrated?
>
> Best regards
> Pooja Kamra
>
> Disclaimer :- This e-mail and any attachment may contain confidential, 
> proprietary or legally privileged information. If you are not the original 
> intended recipient and have erroneously received this message, you are 
> prohibited from using, copying, altering or disclosing the content of this 
> message. Please delete it immediately and notify the sender. Newgen Software 
> Technologies Ltd (NSTL)  accepts no responsibilities for loss or damage 
> arising from the use of the information transmitted by this email including 
> damages from virus and further acknowledges that no binding nature of the 
> message shall be implied or assumed unless the sender does so expressly with 
> due authority of NSTL.
>
>
>
>
>
>
>
>
>
>
>
>
> --
>
> Best regards,
> Maxim
>
>
>
> Disclaimer :- This e-mail and any attachment may contain confidential, 
> proprietary or legally privileged information. If you are not the original 
> intended recipient and have erroneously received this message, you are 
> prohibited from using, copying, altering or disclosing the content of this 
> message. Please delete it immediately and notify the sender. Newgen Software 
> Technologies Ltd (NSTL)  accepts no responsibilities for loss or damage 
> arising from the use of the information transmitted by this email including 
> damages from virus and further acknowledges that no binding nature of the 
> message shall be implied or assumed unless the sender does so expressly with 
> due authority of NSTL.
>
>
>
>
>
>
>
>
>
>
>
>
> --
>
> Best regards,
> Maxim
>
>
>
> Disclaimer :- This e-mail and any attachment may contain confidential, 
> proprietary or legally privileged information. If you are not the original 
> intended recipient and have erroneously received this message, you are 
> prohibited from using, copying, altering or disclosing the content of this 
> message. Please delete it immediately and notify the sender. Newgen Software 
> Technologies Ltd (NSTL)  accepts no responsibilities for loss or damage 
> arising from the use of the information transmitted by this email including 
> damages from virus and further acknowledges that no binding nature of the 
> message shall be implied or assumed unless the sender does so expressly with 
> due authority of NSTL.
>
>
>
>
>
>
>
>
>
> Disclaimer :- This e-mail and any attachment may contain confidential, 
> proprietary or legally privileged information. If you are not the original 
> intended recipient and have erroneously received this message, you are 
> prohibited from using, copying, altering or disclosing the content of this 
> message. Please delete it immediately and notify the sender. Newgen Software 
> Technologies Ltd (NSTL)  accepts no responsibilities for loss or damage 
> arising from the use of the information transmitted by this email including 
> damages from virus and further acknowledges that no binding nature of the 
> message shall be implied or assumed unless the sender does so expressly with 
> due authority of NSTL.
>
>
>
>
>
>
>
>
>
>
> --
>
> Best regards,
> Maxim
>
>
>
> Disclaimer :- This e-mail and any attachment may contain confidential, 
> proprietary or legally privileged information. If you are not the original 
> intended recipient and have erroneously received this message, you are 
> prohibited from using, copying, altering or disclosing the content of this 
> message. Please delete it immediately and notify the sender. Newgen Software 
> Technologies Ltd (NSTL)  accepts no responsibilities for loss or damage 
> arising from the use of the information transmitted by this email including 
> damages from virus and further acknowledges that no binding nature of the 
> message shall be implied or assumed unless the sender does so expressly with 
> due authority of NSTL.
>
>
>
>
>
>
>
>
>
>
> --
>
> Best regards,
> Maxim
>
>
>
> Disclaimer :- This e-mail and any attachment may contain confidential, 
> proprietary or legally privileged information. If you are not the original 
> intended recipient and have erroneously received this message, you are 
> prohibited from using, copying, altering or disclosing the content of this 
> message. Please delete it immediately and notify the sender. Newgen Software 
> Technologies Ltd (NSTL)  accepts no responsibilities for loss or damage 
> arising from the use of the information transmitted by this email including 
> damages from virus and further acknowledges that no binding nature of the 
> message shall be implied or assumed unless the sender does so expressly with 
> due authority of NSTL.
>
>
>
>
>
>
>
>
>
>
> --
>
> Best regards,
> Maxim
>
>
>
> Disclaimer :- This e-mail and any attachment may contain confidential, 
> proprietary or legally privileged information. If you are not the original 
> intended recipient and have erroneously received this message, you are 
> prohibited from using, copying, altering or disclosing the content of this 
> message. Please delete it immediately and notify the sender. Newgen Software 
> Technologies Ltd (NSTL)  accepts no responsibilities for loss or damage 
> arising from the use of the information transmitted by this email including 
> damages from virus and further acknowledges that no binding nature of the 
> message shall be implied or assumed unless the sender does so expressly with 
> due authority of NSTL.
>
>
>
>
>
>
>
>
>
>
> --
>
> Best regards,
> Maxim
>
>
>
> Disclaimer :- This e-mail and any attachment may contain confidential, 
> proprietary or legally privileged information. If you are not the original 
> intended recipient and have erroneously received this message, you are 
> prohibited from using, copying, altering or disclosing the content of this 
> message. Please delete it immediately and notify the sender. Newgen Software 
> Technologies Ltd (NSTL)  accepts no responsibilities for loss or damage 
> arising from the use of the information transmitted by this email including 
> damages from virus and further acknowledges that no binding nature of the 
> message shall be implied or assumed unless the sender does so expressly with 
> due authority of NSTL.
>
>
>
>
>
>
>
>
>
>
> --
>
> Best regards,
> Maxim
>
> Disclaimer :- This e-mail and any attachment may contain confidential, 
> proprietary or legally privileged information. If you are not the original 
> intended recipient and have erroneously received this message, you are 
> prohibited from using, copying, altering or disclosing the content of this 
> message. Please delete it immediately and notify the sender. Newgen Software 
> Technologies Ltd (NSTL)  accepts no responsibilities for loss or damage 
> arising from the use of the information transmitted by this email including 
> damages from virus and further acknowledges that no binding nature of the 
> message shall be implied or assumed unless the sender does so expressly with 
> due authority of NSTL.
>
>
>
>
>

-- 
Best regards,
Maxim

Reply via email to