I need to assure that any mail that goes out by UTL_MAIL is encrypted ... what are the steps?
I am looking for the steps to assure that any mail generated from PL/SQL is transmitted in an encrypted format between the database server and the email server.
0