UTL_SMTP commands
selezeusSep 30 2005 — edited Sep 30 2005Im testing the UTL_SMTP package.
All work fine but when I need to autentificated the user and password the serve dont let me send the mail.
I study the UTL_SMTP pakage and I have see the forums messages about this.
I know that the UTL_SMTP package have the 'command' extension and with this ,probably, I can resolve the problem. I look for the SMTP commands in rfcś 821,822 and 2821 but I dont find nothing.
Can anyone tell me ¿where I can find the SMTP commands that I can use with UTL_SMTP? and if I can find a how-to example of this?
Thanks in advanced.
Regards everybody.