Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
docs:microsoft_office:outlook:auto_bcc [2015/09/23 12:53] – created billhdocs:microsoft_office:outlook:auto_bcc [2015/12/29 13:03] (current) billh
Line 2: Line 2:
 This is to have Outlook automatically BCC you or the person of your choice on all emails you send. This is to have Outlook automatically BCC you or the person of your choice on all emails you send.
   * http://www.outlookcode.com/article.aspx?id=72   * http://www.outlookcode.com/article.aspx?id=72
 +  * either self sign a certificate of your own or change the trust center security settings
 +    * (recommended) to self sign a certificate, see http://www.howto-outlook.com/howto/selfcert.htm
 +      * on windows 7 mine was located at C:\Program Files (x86)\Microsoft Office\Office15\SELFCERT.EXE
 +    * to change trust center security settings - open outlook, go to File --> Options --> Trust Center --> Trust Center Settings --> Macro Settings, click Notifications for all macros; restart outlook
   * press Alt-F11   * press Alt-F11
   * open Project1 --> Microsoft Outlook Objects --> ThisOutlookSession, then enter this code<code vb>   * open Project1 --> Microsoft Outlook Objects --> ThisOutlookSession, then enter this code<code vb>
Line 32: Line 36:
 End Sub End Sub
 </code> </code>
 +  * change the email address to your own and save
 +  * close and re-open outlook, click to trust all
  • docs/microsoft_office/outlook/auto_bcc.1443034381.txt.gz
  • Last modified: 2015/09/23 12:53
  • by billh