55 pts.
 “a program is trying to automatically send e-mail on your behalf” in D2k form
whenever i send mail automatically throug D2K forms&Report I get a Message 'a program is trying to automatically send e-mail on your behalf'. i t will ask for a confirmation yes or no' it goes every time to the user. now if user will click on no then this mail will not go. so i want pl/sql coding for not ask for confirmation.

Software/Hardware used:
ASKED: November 26, 2008  4:41 AM
UPDATED: November 26, 2008  1:57 PM

Answer Wiki:
That confirmation is being requested by the mail client, so I don't think you can avoid it from pl/sql. You could probably change some configuration on the mail client in order to allow your program to send mails without confirmation. Could you please tell us what is the mail client ? We send mail using the database (Oracle) with the utl_smtp package, so we don't need to use the mail client at all.
Last Wiki Answer Submitted:  November 26, 2008  1:44 pm  by  carlosdl   63,580 pts.
All Answer Wiki Contributors:  carlosdl   63,580 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _