Guest enadhazeem Report post Posted 12/14/2005 08:49 AM My VG scripts calls for sending an email using MAPI (Outlook is my default client) each time a transaction takes place. However, each time VG attempts to send an email, Outlook 2003 will issue a warning that says "A program is trying to send e-mail on your behalf. Do you want to allow this ? If this is unexpected it may be a virus and should choose "No". Then it prompts me to allow "Yes" or stop "No" Is there anyway VG can send email using MAPI unattended ?? When I tried to send directly using SMTP, nothing happens, the emails stay in the EmailQue. I have used Outlook 2003 and Eudora 7 to retrieve and send emails using the same SMTP successfully. When I tried using Eudora to replace Outlook, I got a message from vgEmailSender that states that it cannot find an entrypoint into the DLL Any ideas please Enad Share this post Link to post
SupportTeam Report post Posted 12/14/2005 09:50 AM Concentrate on getting the SMTP sending going. You will not be able to get rid of he "A program is trying to send e-mail..." messages. Have you set the SMTP server settings correctly in VoiceGuide's Send Email module? If you enable tracing you should get a MMDDes.txt trace file in VG's \log\ subdirectory - that file should tell you what is happening. Share this post Link to post
Guest enadhazeem Report post Posted 12/15/2005 03:47 PM used stmp direct, worked just fine. Many thanks Enad Share this post Link to post