Author |
Message
|
iib |
Posted: Fri Jun 26, 2015 7:48 am Post subject: Gmail SMTP restriction |
|
|
Apprentice
Joined: 26 Jun 2015 Posts: 27
|
I could not configure Send a test message to the node EMAILOUPTU with gmail SMTP, anyone knows IIB is restricted to the SMTP ?.  |
|
Back to top |
|
 |
nelson |
Posted: Fri Jun 26, 2015 10:13 am Post subject: |
|
|
 Partisan
Joined: 02 Oct 2012 Posts: 313
|
|
Back to top |
|
 |
fjb_saper |
Posted: Fri Jun 26, 2015 10:39 am Post subject: Re: Gmail SMTP restriction |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
iib wrote: |
I could not configure Send a test message to the node EMAILOUPTU with gmail SMTP, anyone knows IIB is restricted to the SMTP ?.  |
Did you set up any SSL/TLS infrastructure. I believe you need SSL with gmail... _________________ MQ & Broker admin |
|
Back to top |
|
 |
iib |
Posted: Tue Jun 30, 2015 7:17 am Post subject: |
|
|
Apprentice
Joined: 26 Jun 2015 Posts: 27
|
The configuration I have is smtp.gmail.com:465 SSL. I have to do any configuration for the Broker allows SSL connection? |
|
Back to top |
|
 |
mqjeff |
Posted: Tue Jun 30, 2015 7:35 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
iib wrote: |
The configuration I have is smtp.gmail.com:465 SSL. I have to do any configuration for the Broker allows SSL connection? |
Broker is not a browser. |
|
Back to top |
|
 |
iib |
Posted: Tue Jun 30, 2015 7:38 am Post subject: |
|
|
Apprentice
Joined: 26 Jun 2015 Posts: 27
|
The erros is:
ListaExcepciones
RecoverableException
File F:\\build\\slot1\\S900_P\\src\\DataFlowEngine\\MessageServices\\ImbDataFlowNode.cpp
Line 1155
Function ImbDataFlowNode::createExceptionList
Type ComIbmTryCatchNode
Name PruebaEmail_MF#FCMComposite_1_7
Label PruebaEmail_MF.Intentar captación
Catalog BIPmsgs
Severity 3
Number 2230
Text Node throwing exception
Insert
RecoverableException
File F:\\build\\slot1\\S900_P\\src\\DataFlowEngine\\TemplateNodes\\ImbOutputTemplateNode.cpp
Line 326
Function ImbOutputTemplateNode::processMessageAssemblyToFailure
Type ComIbmEmailOutputNode
Name PruebaEmail_MF#FCMComposite_1_4
Label PruebaEmail_MF.Salida de correo electrónico
Catalog BIPmsgs
Severity 3
Number 2230
Text Caught exception and rethrowing
Insert
RecoverableException
File MbErrorHandler.java
Line 154
Function sendBasicEmail()
Type
Name
Label
Catalog BIPmsgs
Severity 3
Number 4459
Text Exception sending email
Insert
RecoverableException
File MbErrorHandler.java
Line 318
Function throwableToMbException
Type
Name
Label
Catalog BIPmsgs
Severity 3
Number 4678
Text Exception sending email
Insert
Type 5
Text Exception reading response\r\nRead timed out\r\n |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Jun 30, 2015 7:45 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
So did you set up the broker's SSL Infrastructure?  _________________ MQ & Broker admin |
|
Back to top |
|
 |
iib |
Posted: Tue Jun 30, 2015 7:52 am Post subject: |
|
|
Apprentice
Joined: 26 Jun 2015 Posts: 27
|
I have not prepared, you can please guide me how I prepare it.  |
|
Back to top |
|
 |
mqjeff |
Posted: Tue Jun 30, 2015 8:00 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
iib wrote: |
I have not prepared, you can please guide me how I prepare it.  |
According to the documentation. |
|
Back to top |
|
 |
iib |
Posted: Tue Jun 30, 2015 9:15 am Post subject: |
|
|
Apprentice
Joined: 26 Jun 2015 Posts: 27
|
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Jun 30, 2015 10:07 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
The SSL infrastructure, i.e. setting up keystore and truststore is the same whether you are looking at HTTP, SOAP, or Smtps ...  _________________ MQ & Broker admin |
|
Back to top |
|
 |
iib |
Posted: Wed Jul 01, 2015 6:16 am Post subject: |
|
|
Apprentice
Joined: 26 Jun 2015 Posts: 27
|
I failed to configure the SSL because I have the Thawte.crt file, can someone explain to me what is this file? |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Jul 01, 2015 6:36 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
iib wrote: |
I failed to configure the SSL because I have the Thawte.crt file, can someone explain to me what is this file? |
This is a public certificate file. You will have to add / import it into the truststore...  _________________ MQ & Broker admin |
|
Back to top |
|
 |
mqjeff |
Posted: Wed Jul 01, 2015 7:47 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
So the instructions you should be following are here
You should be using the section on configuring the Integration Server (the EG).
You should otherwise review online resources for learning and understanding the basics of SSL - including what CA certs are and what signed certs are. |
|
Back to top |
|
 |
|