Dear all,
sorry for crossposting this question!
I have several jobs (Java code) scheduled to run on the HANA Cloud platform (Trial Account) using the QUARTZ Framework. Some of these jobs send notification mails using an smtp server configured in a destination. Since 27th of june the sending of mails fails with a connection timeout allthough the server is still available and working (I use this server for some email accounts). I am using smtps on port 465.
Retrieving the mail session using the destination api is working. Only the connection times out allthough it worked before and it still works using a java standalone program (So it appears to be not an issue of the smtp server).
Can anyone be so kind to point me to some resources how to debug this issue and find a solution? I have a similar issue with another server as well but this other server was never working. Is there something like a "blacklist" of servers not available for mail transfer in the HANA Cloud platform?
kind regards
Tim