Views
Replies
Total Likes
Views
Replies
Total Likes
Hi Jasmin
I am trying to invoke the Email process ,and getting the following error
Caused by: com.adobe.idp.dsc.email.SendMailFailedException: 530 5.7.0 Must issue a STARTTLS command first. 26sm2929554qwa.52
at com.adobe.idp.dsc.email.EmailServiceImpl.sendWithMapOfAttachments(EmailServiceImpl.java:738)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Configurations(as per in the thunderbird client):
smtp host:smtp.gmail.com
port:587
smtp authenticate:checked
user:xxx
password:xxxx
smtp transportsecurity:TLS
Also in test of ReceiveMail operation
Test Clicked
Parameters:
filterSubject: Test Send Email Sample
filterFrom: null
folder: INBOX
deleteAfterProcessing: false (overridden)
attachmentMimeFilterList: [text/html]
useConfigurationOptions: false
receiveHost: pop.gmail.com
receivePort: 995
receiveUsername: XXXXX
receivePassword: password field hidden
receiveProtocol: pop3
Type: class java.lang.String
receiveTransportSecurity: None
testData:
About to invoke...
java.lang.RuntimeException: Problem connecting with the mail server: pop.gmail.com
Please help me out to resolve the issue
Thanks
Sudheer
Views
Replies
Total Likes
There is a bug with using GMail and TLS.
Check with support to see if it's fixed.
Jasmin
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies