Utl_smtp
The form i developed has a text box that is used to capture the email address at runtime from the user. The mail id can be anything( gmail, ymail,or company mail id). As soon as the user clicks the submit button the oracle package should send the mail. To implement this requirement how to configure my utl_smtp package.
Do i need the host and port number of Gmail, Ymail......