Allowing other applicaitons to send e-mail

  • Thread starter Thread starter Martin
  • Start date Start date
M

Martin

Hello,

I am a novice Microsoft Access programmer and I have some code that sends an
e-mail with some attachments. This all works fine however every e-mail is
prompted with an Outlook message asking me if I want to allow the e-mail to
be sent by another programme.

I know there is ClickYesPro freeware to overcome this however I am on a
corporate network and the powers that be will not let me install this.

Is there a way to change the Outlook settings to allow specific applicaitons
to send e-mails without the warning?

If I need to code Outlook then I will have a go!

Many thanks.

Martin
 
Martin said:
I am a novice Microsoft Access programmer and I have some code that
sends an e-mail with some attachments. This all works fine however
every e-mail is prompted with an Outlook message asking me if I want
to allow the e-mail to be sent by another programme.

You need to code your application properly. See this:
http://www.outlookcode.com/article.aspx?id=52
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top