Sending Emails with Diffrent acounts

  • Thread starter Thread starter Markus
  • Start date Start date
M

Markus

Hallo

I hope some one can help me i have a few databases and they send emails and
my problem is that they all use the same email account but i want some of
them to use a different account. Is it possible if yes how at the moment im
using the sendobject which uses the account setup in outlook but like i said
i need to use multiple account.

Regards
Markus
 
IIRC, SendObject is using MS Exchange. If you want to send via other
accounts, whoever manages the Exchange server will need to set you up with
permission to "send on behalf of". Then you can do what you asked.
 
I had a look into that but i did not find a way how you can "send on behalf
of" using sendobject

Regard
Markus
 
Markus said:
I had a look into that but i did not find a way how you can "send on behalf
of" using sendobject

You will have to use VBA code automating Outlook.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
 
Markus said:
Thank you Tony do you know how to do it with VBA since i have no idea

See the Outlook specific links at the Access Email FAQ at my website.
http://www.granite.ab.ca/access/email/outlook.htm

Unfortunately you're going to have to do some research on exactly how
to use someone elses return email address. IIRC that is using
someone else profile but I sure could be wrong.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
 
Back
Top