Sending a email using an account setup for the process sending
currently we are having a problem where some of the useres are on the OWA
version, and I am getting Outlook installed on their pc's. But we would also
like to see the email being sent from that account. That way we can track
any outgoing emails easily to see what time it was actually sent out
according to the sent folder.
--
Cyberwolf
Finder of Paths, Hunter of Prey
Ghost of the Night, Shadow of Day
The Wolf
"SvenC" wrote:
Hi Cyberwolf,
I have an access database that sends emails out on a regular basis. It
was
decided to keep track of these emails, that a new exchange account should
be
setup. I am not trying how to figure out how to send and email through
that
account. I would imagine it would require signing into this account
before
send the email and then logging out of it. I have not been able to find
any
coding samples to do this.
We are using a mix of Outlook 2003 and 2007 so it would probably have to
be
done with late binding or writing code to see which version is on the
particular machine sending the email
How are you currently sending the mails?
How does that sending solution set the sender address of the mails?
If the sender does not matter for the recipients you could just keep your
current solution and add the new Exchange mailbox as BCC recipient.
--
SvenC
|