From: Zuccaciyecioglu on 28 May 2010 10:47 Can someone tell me how to configure Outlook so that I will get a warning message before sending email to certain contacts? For example, I have certain contacts categorized as "adversary" or "client" and I would like Outlook to make me confirm that I do, in fact, want to send an email to anyone from those categories. The idea is to prevent myself (and colleagues) from accidentally sending an internal email to the wrong person because of Autocomplete, inadvertence, or some other mistake. Thanks in advance. Extra points for a firm-wide solution--something the system administrator can set up that everyone will be subject to. -- Zuccaciyecioglu
From: Sue Mosher [MVP] on 28 May 2010 12:30 Outlook version? In the meantime, you might want to take a look at the code sample at http://www.outlookcode.com/codedetail.aspx?id=553. It's an example of checking data in an outgoing message. A firm-wide solution would require an Outlook add-in. Note, though, that any kind of notification like this can quickly become something that users click through without reading. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Zuccaciyecioglu" wrote: > > Can someone tell me how to configure Outlook so that I will get a > warning message before sending email to certain contacts? For example, > I have certain contacts categorized as "adversary" or "client" and I > would like Outlook to make me confirm that I do, in fact, want to send > an email to anyone from those categories. The idea is to prevent > myself (and colleagues) from accidentally sending an internal email to > the wrong person because of Autocomplete, inadvertence, or some other > mistake. Thanks in advance. Extra points for a firm-wide > solution--something the system administrator can set up that everyone > will be subject to. > > > > > -- > Zuccaciyecioglu > . >
|
Pages: 1 Prev: deleted/lost folders Next: Final Reminder - Microsoft Responds to the Evolution of Community |