Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
9 replies
Subscribers
6 subscribers
Views
5413 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Send mail gives EmailSendException
stefanom469
over 8 years ago
Hello everyone.
I'm new to Appian. My problem happens when I try to run a process model containing only a "send mail" task. It's configured to send mail to only one recipient.
I've configured custom.properties as described into the documentation but despite I am using plain SMTP (and not SMTPS) on port 25, into the application-server.log is reported:
ERROR com.appiancorp.ap2.mail.Mail - Could not send mail via 192.168.1.252:25 to <mail@address.com>
[Appian Work Item - 182 - ProcessExec00 : UnattendedJavaActivityRequest] ERROR com.appiancorp.process.runtime.activities.SendEmailActivity - javax.mail.MessagingException: Could not convert socket to TLS;
nested exception is:
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
javax....
OriginalPostID-243175
Discussion posts and replies are publicly visible
Parents
0
stefanom469
over 8 years ago
...mail.MessagingException: Could not convert socket to TLS;
nested exception is:
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
where <mail@address.com> is an existing address and 192.168.1.252 is the IP of the SMTP server.
Any ideas?
Thank you in advance!
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
stefanom469
over 8 years ago
...mail.MessagingException: Could not convert socket to TLS;
nested exception is:
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
where <mail@address.com> is an existing address and 192.168.1.252 is the IP of the SMTP server.
Any ideas?
Thank you in advance!
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data