Sending emails from a different account

M

ManuPR

Hi all,

I have an application that sends a notification email when an appointment is
booked. The problem I'm having is that when using SendObject, Outlook
automatically sends the email from the default account and I want to specify
a different account to manage the replies. I thought on using Outlook
Automation because I know there is a way to specify a "From" email address in
Outlook but the problem with this is that Outlook automatically adds "On
Behalf Of" to the from info line of the email and I want to avoid that. Is
there a way to override this behavior? Or is there a way to send emails from
Access specifying an SMTP server, account, email address, etc?
 
J

JP

Look for the thread "Setting account for an outgoing email" in the
newsgroup microsoft.public.outlook.program_vba.


HTH,
JP
 

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

Top