Hi,
Has anyone solutioned how to update from jakarta.mail now that it's been removed and advised to use getMailUtils. We've tried to use but our previous code specified the SMTP server which the new util does not allow. We understand we can potentially update the SMPT settings in ARIS Connect but are hesitant to do this given other Aris functionality uses these settings for sending system emails.
TIA.
Christian Zanardi on
Hello Oliver,
I don't know if this will help you but I use this code to send mail from a report execution and it work perfectly for me :
ARIS Connect 10 SR28 with the default setting for SMTP
Regards
Christian