Send an Email - From Box

  • Thread starter Thread starter D244153
  • Start date Start date
D

D244153

Hello I have set up a SendObject routine, all works OK.

When the email is generated, I have to manually enter in the FROM box, the
mailbox the email gets sent from. Does anyone know how when I send the
email, I can programme in, for it to be sent from another Mailbox?
 
SendObject will operate using the current windows user's default email
client (using the default mail account). If you want more control then you
have to use a different method. Check out the CDO object library (there's
plenty of Googleable examples of sending email with Outlook using CDO)

HTH
 

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