Article ID: 263084 - Last Review: August 23, 2007 - Revision: 7.1 How to work with the Outlook E-mail Security Update in an Access databaseThis article was previously published under Q263084 Novice: Requires knowledge of the user interface on single-user
computers. This article applies to either a Microsoft Access database (.mdb) file or to a Microsoft Access database (.accdb) file, and to a Microsoft Access project (.adp) file. On This PageSYMPTOMS When you use the SendObject macro action or the SendObject Microsoft Visual Basic for Applications (VBA) method, and the EditMessage argument is set to No, you may receive the
following message:Note In Outlook 2007, you may receive the following message:The Yes button in the dialog box is
disabled for several seconds, and then you can click Yes. If
you click Yes, the e-mail message is sent. If you click
No, the message is not sent, and then you may receive one of
the following error messages. Note In Outlook 2007, you click Allow instead of Yes, and you click Deny instead of No. Error messages that are received with the SendObject macro actionError message 1 Microsoft Access
can't send a message for the reason stated in the preceding alert. Resolve that problem, and then send the message again. Error message 2 Microsoft Office Access can't send this e-mail message. Before attempting to send an e-mail message from Microsoft Office Access, resolve the problem identified in the previous message, or configure your computer to send and receive e-mail messages. Error message that is received with the SendObject VBA methodError message for Access 2003: Run-time error
'2293': Microsoft Access can't send a message for the reason stated in the preceding alert. Run-time error
'2293': Microsoft Office Access can't send this e-mail message. CAUSE When you apply the Microsoft Outlook E-mail Security
Update, the Outlook E-mail Security Update provides additional levels of
protection against malicious e-mail messages. The Outlook E-mail Security
Update changes the way that attachments are handled by Outlook and the way that
Outlook can be controlled programmatically. Note The Outlook E-mail Security Update is included with Microsoft Outlook 2002, Microsoft Office Outlook 2003, and Microsoft Office Outlook 2007. WORKAROUNDTo work around this problem, you can customize the behavior
of the Outlook E-mail Security Update. You
can customize the behavior only if you are running Outlook in a Microsoft
Exchange Server environment, and your e-mail messages are delivered to a
server-based mailbox. Note If your mail is delivered to a Personal Folders (.pst) file, you cannot configure the settings for the update. For more information about this security update, click the following article number to view the article in the Microsoft Knowledge Base: 262631
(http://support.microsoft.com/kb/262631/
)
Information about the Outlook
E-mail Security Update
You cannot bypass or avoid this security feature if you are using code with the Outlook Object Model, Collaboration Data Objects 1.21, and Simple MAPI. To avoid the security prompts, you can use the following methods which do not utilize the components that are previously mentioned:
MORE INFORMATIONSteps to reproduce the problem
REFERENCES
For more information about how other Microsoft Office products may
be affected by the Outlook E-mail Security Update, click the following article numbers to view the articles in the Microsoft Knowledge Base:
290499
(http://support.microsoft.com/kb/290499/
)
Administrator information about e-mail security features
262634
(http://support.microsoft.com/kb/262634/
)
Description
of known issues with the Outlook E-mail Security Update in Outlook
2000
262618
(http://support.microsoft.com/kb/262618/
)
Known
issues with the Outlook E-mail Security Update
For additional information about uninstalling the
update, visit the following Microsoft Web site:http://office.microsoft.com/en-us/outlook/HA010550011033.aspx
(http://office.microsoft.com/en-us/outlook/HA010550011033.aspx)
APPLIES TO
| Article Translations
|
Back to the top
