ORA-24247 sending mail in 11.1.0.7
Yesterday I upgraded my database from 9.2.0.8 to 11.1.0.7.
I use a procedure DEMO_MAIL to send mails which uses UTL_TCP an d UTL_SMTP. Now it´s not working because of failure : ORA-24247 netwrok access denied by ACL
I´ve used DBMS_NETWORK_ACL_ADMIN package to grant network privileges, but still not working. maybe I made something wrong with this package
Can anyone help me with this?
I'm not clear about which type of privileges and which host must I privilege to
Thanks a lot in advance
BEGIN
DBMS_NETWORK_ACL_ADMIN.CREATE_ACL(acl => 'correo.xml',