A PL/SQL package to demonstrate how to use the UTL_SMTP package to send emails in ASCII and non-ASCII character sets, emails with text or binary attachments.
Good old maildemo! I’ve been recommending that one to people for several years. I’ve looked at UTL_MAIL for Oracle 10g, and it can do the basics, but it can’t beat maildemo if your needs are at all complex.
Good old maildemo! I’ve been recommending that one to people for several years. I’ve looked at UTL_MAIL for Oracle 10g, and it can do the basics, but it can’t beat maildemo if your needs are at all complex.