i have set up my db to output emails via outlook, all works fine.
Is there any way i can hide the senders id,.
The system sends multiple emails which should not be responded to.
I think for that to work, you'll have to handle it on an Exchange server. I don't think you can do that from Access sending email via Outlook only... there should be some method on the Exchange server directly to handle such needs. I know our company has some email addresses setup that way where I work, but I don't think it's done directly through the Outlook desktop application. Unfortunately, I've not had any need, myself, to dig in and find out the how/what/why of it all.
A short note on this thread.
I used the code on my own pc and all was well.
However on the clients site the recipient of the email showed 'unknownsender' as the source.
I changed the code from objmessage.sender to objmessage.from and this worked.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.