Sending Email From Access 2003, and Security Warning Popup
- From: "SacCourt" <SacCourt@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 12 May 2005 10:46:02 -0700
Code example to generate error message.
DoCmd.SendObject , , , "me@xxxxxxxxxxxx", , , "Test Sending Automatic
Email", "When the SendObject is set to False, meaning that you will send the
email immediately. You get this popup in Windows XP for a critical stop. ",
False, ""
You get a critical stop box.
Microsoft Office Outlook
“!” A program is trying to automatically send e-mail on your behalf. Do you
want to allow this? If this is unexpected, it may be a virus and you should
choose “No”. [Yes] [No] [Help]
You get a critical stop box.
Microsoft Office Outlook
“!” A program is trying to automatically send e-mail on your behalf. Do you
want to allow this? If this is unexpected, it may be a virus and you should
choose “No”. [Yes] [No] [Help]
This is my email and my Access 2003. There are some poorly written articles
and instructions on “signing macro” and establishing yourself as trusted
code. However, I have not been able to set up a system for trusted code.
I have not found a way to automatically send [Yes] by a macro. I have not
been able to set up a format where I provide the [Yes] key in advance.
I know this is designed to stop virus writers from sending emails without my
permission. Do I need to install direct mailer software to go around this
popup?
I am angered when Microsoft presumes to protect me from myself. The software
does not intuitively allow you to trust yourself. No doubt XP will be less
subject to viruses, but it also now stops me from being as productive as I
was under Windows 98.
.
- Follow-Ups:
- Prev by Date: RE: Macros Fail to Execute in Access 2003 Database
- Next by Date: RE: Assistance on writing a macro
- Previous by thread: How do I set up a keystroke macro?
- Next by thread: Re: Sending Email From Access 2003, and Security Warning Popup
- Index(es):
Relevant Pages
|