DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: smtp email

  1. #1
    Join Date
    Jul 2002
    Posts
    3
    Has anyone worked with utl_smtp to send an email from a pl/sql block? I am getting connection errors when I tried to execute the procedure.

    What kind of smtp config do i need to do on the server?

    Thanks,
    Beth

  2. #2
    Join Date
    Feb 2000
    Location
    Washington DC
    Posts
    1,843

  3. #3
    Join Date
    Dec 2001
    Location
    UK
    Posts
    1,684
    This works in Oracle8i and Oracle9i:

    http://www.oracle-base.com/Articles/...romPLSQL9i.asp

    This works fine using the SendMail service in UNIX and Linux and the basic SMTP service in Windows NT4/2000. No extra configuration needed.
    Tim...
    OCP DBA 7.3, 8, 8i, 9i, 10g, 11g
    OCA PL/SQL Developer
    Oracle ACE Director
    My website: oracle-base.com
    My blog: oracle-base.com/blog

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width