UTL_SMTP to Gmail or Yahoo failed
sky123Nov 30 2010 — edited Nov 30 2010I used Oracle's UTL_SMTP with attachment to send emails with attachment from my Oracle 11gR1 database. Everything works fine (with or without attachment) for internal email address. However, it cannot deliver mails to any external accounts like Gmails or Yahoo Mail. Does anyone have any idea?
http://www.oracle.com/technology/sample_code/tech/pl_sql/htdocs/maildemo_sql.txt
Thanks.
Andy