Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

switching to another Outlook mailbox

3 views
Skip to first unread message

Paul Doree

unread,
May 20, 2010, 6:38:01 AM5/20/10
to
I'm sending some emails using the DoCmd.SendObject, but I'd really prefer the
emails not to go from my Outlook mailbox, but from another mailbox as they
have responsibility for the work the emails may generate.

Is it possible to programatically swith to this other mailbox in Access
2003/Outlook 2003 within the module that sends the emails, so that the emails
go from an account mailbox called Employee Services?

I realise I may be clutching at straws here, but thought it would be worth a
try.

Paul (I have moderate coding experience, BTW)

PieterLinden via AccessMonster.com

unread,
May 20, 2010, 10:35:47 PM5/20/10
to

Don't think you can do that using SendObject. You could use CDOSys (a
wrapper for MAPI) or automate Outlook directly. How you do it depends on
your e-mail application. You might want to have a look at Tony's page on e-
mailing from within Access....
http://www.granite.ab.ca/access/email.htm

--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/access-modules/201005/1

0 new messages