You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Rohit Dhamal <ro...@yahoo.com> on 2020/06/01 08:13:58 UTC

Configure openmeetings to use postfix mail server

Hello everyone, Hope you are doing well,
I am not able to send mail from openmeeting interface. 
I have installed live iso OM5 M4. I have installed ssl certificates. I don't use apache server on port 443/80 I directly connect from https://mydomain:5443/openmeetings
Now in the configuration panel, can anyone tell me how to configure the email section to be able to send and receive emails? In the phpMyAdmin I can see postfix. Haven't done the configuration of postfix earlier It is a new thing for me.
Do I need to use/configure Apache server on port 443? Any help/guidance please?Thanks.
Best regards, Rohit.

Re: Configure openmeetings to use postfix mail server

Posted by Maxim Solodovnik <so...@gmail.com>.
I already have answered in other thread

Please DO NOT post same question to different threads



On Mon, 1 Jun 2020 at 20:06, pooja.kamra <po...@newgen.co.in> wrote:

> Not able to send invitation:
>
> 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
> a83sm804212pfa.146 - 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)
>
>
>
> Regards,
>
> Pooja
>
> *From:* Maxim Solodovnik [mailto:solomax666@gmail.com]
> *Sent:* 01 June 2020 16:00
> *To:* Openmeetings user-list <us...@openmeetings.apache.org>
> *Cc:* Rohit Dhamal <ro...@yahoo.com>
> *Subject:* Re: Configure openmeetings to use postfix mail server
>
>
>
> And the result is ... ???
>
>
>
> On Mon, 1 Jun 2020 at 17:25, pooja.kamra <po...@newgen.co.in> wrote:
>
> Dear Concerned,
>
>
>
> Done the same settings.
>
> PFB configuration settings:
>
>
>
> Regards,
>
> Pooja
>
>
>
> *From:* Alvaro [mailto:zurcamos@gmail.com]
> *Sent:* 01 June 2020 15:43
> *To:* rohitdhamal@yahoo.com; user@openmeetings.apache.org
> *Subject:* Re: Configure openmeetings to use postfix mail server
>
>
>
>
>
> Please, configure in OpenMeetings Configuration:
>
>
>
>
>
> Mail-Refer == john@gmail.com
>
>
>
> SMTP-Server == smtp.gmail.com
>
>
>
> SMTP-Server Port (default
>
> Smtp-Server Port is 25)) == 587
>
>
>
> SMTP-Username == john@gmail.com
>
>
>
> SMTP-Userpass == password of john@gmail.com
>
>
>
> Enable TLS in Mail Server Auth == ...turn green the button to activate
>
>
>
>
>
> -------------------------------
>
>
>
>
>
> El lun, 01-06-2020 a las 08:13 +0000, Rohit Dhamal escribió:
>
> Hello everyone,
>
> Hope you are doing well,
>
>
>
> I am not able to send mail from openmeeting interface.
>
>
>
> I have installed live iso OM5 M4.
>
> I have installed ssl certificates.
>
> I don't use apache server on port 443/80
>
> I directly connect from https://mydomain:5443/openmeetings
>
>
>
> Now in the configuration panel, can anyone tell me how to configure the
> email section to be able to send and receive emails?
>
> In the phpMyAdmin I can see postfix. Haven't done the configuration of
> postfix earlier It is a new thing for me.
>
>
>
> Do I need to use/configure Apache server on port 443?
>
> Any help/guidance please?
>
> Thanks.
>
>
>
> Best regards,
>
> Rohit.
>
>
>
>
>
> 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

RE: Configure openmeetings to use postfix mail server

Posted by "pooja.kamra" <po...@newgen.co.in>.
Not able to send invitation:

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 a83sm804212pfa.146 - 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)

 

Regards,

Pooja

From: Maxim Solodovnik [mailto:solomax666@gmail.com] 
Sent: 01 June 2020 16:00
To: Openmeetings user-list <us...@openmeetings.apache.org>
Cc: Rohit Dhamal <ro...@yahoo.com>
Subject: Re: Configure openmeetings to use postfix mail server

 

And the result is ... ???

 

On Mon, 1 Jun 2020 at 17:25, pooja.kamra <pooja.kamra@newgen.co.in <ma...@newgen.co.in> > wrote:

Dear Concerned,

 

Done the same settings.

PFB configuration settings:



 

Regards,

Pooja

 

From: Alvaro [mailto:zurcamos@gmail.com <ma...@gmail.com> ] 
Sent: 01 June 2020 15:43
To: rohitdhamal@yahoo.com <ma...@yahoo.com> ; user@openmeetings.apache.org <ma...@openmeetings.apache.org> 
Subject: Re: Configure openmeetings to use postfix mail server

 

 

Please, configure in OpenMeetings Configuration:

 

 

Mail-Refer == john@gmail.com <ma...@gmail.com> 

 

SMTP-Server == smtp.gmail.com <http://smtp.gmail.com> 

 

SMTP-Server Port (default

Smtp-Server Port is 25)) == 587

 

SMTP-Username == john@gmail.com <ma...@gmail.com> 

 

SMTP-Userpass == password of john@gmail.com <ma...@gmail.com> 

 

Enable TLS in Mail Server Auth == ...turn green the button to activate

 

 

-------------------------------

 

 

El lun, 01-06-2020 a las 08:13 +0000, Rohit Dhamal escribió:

Hello everyone, 

Hope you are doing well,

 

I am not able to send mail from openmeeting interface. 

 

I have installed live iso OM5 M4. 

I have installed ssl certificates. 

I don't use apache server on port 443/80 

I directly connect from https://mydomain:5443/openmeetings

 

Now in the configuration panel, can anyone tell me how to configure the email section to be able to send and receive emails? 

In the phpMyAdmin I can see postfix. Haven't done the configuration of postfix earlier It is a new thing for me.

 

Do I need to use/configure Apache server on port 443? 

Any help/guidance please?

Thanks.

 

Best regards, 

Rohit.

 

 

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.



Re: Configure openmeetings to use postfix mail server

Posted by Maxim Solodovnik <so...@gmail.com>.
And the result is ... ???

On Mon, 1 Jun 2020 at 17:25, pooja.kamra <po...@newgen.co.in> wrote:

> Dear Concerned,
>
>
>
> Done the same settings.
>
> PFB configuration settings:
>
>
>
> Regards,
>
> Pooja
>
>
>
> *From:* Alvaro [mailto:zurcamos@gmail.com]
> *Sent:* 01 June 2020 15:43
> *To:* rohitdhamal@yahoo.com; user@openmeetings.apache.org
> *Subject:* Re: Configure openmeetings to use postfix mail server
>
>
>
>
>
> Please, configure in OpenMeetings Configuration:
>
>
>
>
>
> Mail-Refer == john@gmail.com
>
>
>
> SMTP-Server == smtp.gmail.com
>
>
>
> SMTP-Server Port (default
>
> Smtp-Server Port is 25)) == 587
>
>
>
> SMTP-Username == john@gmail.com
>
>
>
> SMTP-Userpass == password of john@gmail.com
>
>
>
> Enable TLS in Mail Server Auth == ...turn green the button to activate
>
>
>
>
>
> -------------------------------
>
>
>
>
>
> El lun, 01-06-2020 a las 08:13 +0000, Rohit Dhamal escribió:
>
> Hello everyone,
>
> Hope you are doing well,
>
>
>
> I am not able to send mail from openmeeting interface.
>
>
>
> I have installed live iso OM5 M4.
>
> I have installed ssl certificates.
>
> I don't use apache server on port 443/80
>
> I directly connect from https://mydomain:5443/openmeetings
>
>
>
> Now in the configuration panel, can anyone tell me how to configure the
> email section to be able to send and receive emails?
>
> In the phpMyAdmin I can see postfix. Haven't done the configuration of
> postfix earlier It is a new thing for me.
>
>
>
> Do I need to use/configure Apache server on port 443?
>
> Any help/guidance please?
>
> Thanks.
>
>
>
> Best regards,
>
> Rohit.
>
>
>
>
> 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

RE: Configure openmeetings to use postfix mail server

Posted by "pooja.kamra" <po...@newgen.co.in>.
Dear Concerned,

 

Done the same settings.

PFB configuration settings:



 

Regards,

Pooja

 

From: Alvaro [mailto:zurcamos@gmail.com] 
Sent: 01 June 2020 15:43
To: rohitdhamal@yahoo.com; user@openmeetings.apache.org
Subject: Re: Configure openmeetings to use postfix mail server

 

 

Please, configure in OpenMeetings Configuration:

 

 

Mail-Refer == john@gmail.com <ma...@gmail.com> 

 

SMTP-Server == smtp.gmail.com

 

SMTP-Server Port (default

Smtp-Server Port is 25)) == 587

 

SMTP-Username == john@gmail.com <ma...@gmail.com> 

 

SMTP-Userpass == password of john@gmail.com <ma...@gmail.com> 

 

Enable TLS in Mail Server Auth == ...turn green the button to activate

 

 

-------------------------------

 

 

El lun, 01-06-2020 a las 08:13 +0000, Rohit Dhamal escribió:

Hello everyone, 

Hope you are doing well,

 

I am not able to send mail from openmeeting interface. 

 

I have installed live iso OM5 M4. 

I have installed ssl certificates. 

I don't use apache server on port 443/80 

I directly connect from https://mydomain:5443/openmeetings

 

Now in the configuration panel, can anyone tell me how to configure the email section to be able to send and receive emails? 

In the phpMyAdmin I can see postfix. Haven't done the configuration of postfix earlier It is a new thing for me.

 

Do I need to use/configure Apache server on port 443? 

Any help/guidance please?

Thanks.

 

Best regards, 

Rohit.

 


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.



Re: Configure openmeetings to use postfix mail server

Posted by Alvaro <zu...@gmail.com>.
...replace john@gmail.com by your real gmail user account

................


El lun, 01-06-2020 a las 12:13 +0200, Alvaro escribió:
> Please, configure in OpenMeetings Configuration:
> 
> Mail-Refer == john@gmail.com
> SMTP-Server == smtp.gmail.com
> SMTP-Server Port (defaultSmtp-Server Port is 25)) == 587
> SMTP-Username == john@gmail.com
> SMTP-Userpass == password of john@gmail.com
> Enable TLS in Mail Server Auth == ...turn green the button to
> activate
> 
> -------------------------------
> 
> El lun, 01-06-2020 a las 08:13 +0000, Rohit Dhamal escribió:
> > Hello everyone, Hope you are doing well,
> > 
> > I am not able to send mail from openmeeting interface. 
> > 
> > I have installed live iso OM5 M4. 
> > I have installed ssl certificates. 
> > I don't use apache server on port 443/80 
> > I directly connect from https://mydomain:5443/openmeetings
> > 
> > Now in the configuration panel, can anyone tell me how to configure
> > the email section to be able to send and receive emails? 
> > In the phpMyAdmin I can see postfix. Haven't done the configuration
> > of postfix earlier It is a new thing for me.
> > 
> > Do I need to use/configure Apache server on port 443? 
> > Any help/guidance please?
> > Thanks.
> > 
> > Best regards, 
> > Rohit.
> > 

Re: Configure openmeetings to use postfix mail server

Posted by Alvaro <zu...@gmail.com>.
Please, configure in OpenMeetings Configuration:

Mail-Refer == john@gmail.com
SMTP-Server == smtp.gmail.com
SMTP-Server Port (defaultSmtp-Server Port is 25)) == 587
SMTP-Username == john@gmail.com
SMTP-Userpass == password of john@gmail.com
Enable TLS in Mail Server Auth == ...turn green the button to activate

-------------------------------

El lun, 01-06-2020 a las 08:13 +0000, Rohit Dhamal escribió:
> Hello everyone, Hope you are doing well,
> 
> I am not able to send mail from openmeeting interface. 
> 
> I have installed live iso OM5 M4. 
> I have installed ssl certificates. 
> I don't use apache server on port 443/80 
> I directly connect from https://mydomain:5443/openmeetings
> 
> Now in the configuration panel, can anyone tell me how to configure
> the email section to be able to send and receive emails? 
> In the phpMyAdmin I can see postfix. Haven't done the configuration
> of postfix earlier It is a new thing for me.
> 
> Do I need to use/configure Apache server on port 443? 
> Any help/guidance please?
> Thanks.
> 
> Best regards, 
> Rohit.
>