outlook 禁用不安全_如何轻松禁用Outlook中的全部答复和转发

outlook 禁用不安全

outlook 禁用不安全

2010 UPDATE: This is cool and interesting to read, but you should just go get this Free Outlook 2007/2010 No Reply All AddIn to do this work for you.

2010更新:这很酷,而且有趣,但是您应该只获取免费的Outlook 2007/2010,而无需回复所有插件即可为您完成此工作。

UPDATE: To be clear. This technique does NOT send macros in your email. It only flips a metadata bit in the message and that metadata is only transmitted within Exchange (within your company). It is not propagated to outside email addresses. It's better than BCC because it doesn't break local Outlook Rules. It's harmless.

更新:要清楚。 此技术不会在您的电子邮件中发送宏。 它仅翻转消息中的元数据位,并且该元数据仅在Exchange内部(在公司内部)传输。 它不会传播到外部电子邮件地址。 它比BCC更好,因为它不违反本地Outlook规则。 这是无害的。

I really hate it when I say "please send replies directly to me" and a Reply To All happens. It's not only a bummer for the person who sent it but also for everyone on the distribution list.

当我说“请直接将回复发送给我”并且发生“回复所有人”时,我真的很讨厌。 这不仅是发送邮件的人的耻辱,而且对于分发列表中的每个人都是如此。

Trivia: At Microsoft they/we say "little-r" me when we want a reply directly to us or "Big-R" when we mean Reply To All.

Trivia:在Microsoft,当我们希望直接回复我们时,他们说“ little-r”给我,当我们指“回复所有人”时说“ Big-R”。

I was thinking it'd be cool to have a button on my Outlook Message Form that prevented folks from Reply'ing to All or Forwarding the message. I poked around a bit trying to write an Outlook Macro and realized that I've completely overwritten all the brain cells that had previously held information about VBA macro programming. Seriously. I worked in VB3-6 for years. I was a ninja. Now I'm just an old fat guy with a Black Belt that used to fit. Anyway.

我当时认为在Outlook邮件窗体上有一个按钮可以防止人们“回复全部”或转发邮件是很酷的。 我在尝试编写Outlook宏时四处摸索,意识到我已经完全覆盖了以前保存有关VBA宏编程信息的所有脑细胞。 说真的我在VB3-6中工作了多年。 我是忍者。 现在我只是一个肥胖的家伙,曾经有一个适合的黑带。 无论如何。

I asked for help and KC Lemson pointed me to Bill Jacob, both actual ninjas, and he took my Rube Goldberg-ian plan and turned it into two lines of code. Doh.

我寻求帮助,肯尼迪·莱姆森( KC Lemson)向我指出了两个都是真正的忍者的比尔·雅各布( Bill Jacob) ,他采纳了我的鲁伯·戈德堡式计划,并将其变成了两行代码。 h

这是“如何轻松禁用Outlook中的全部答复和转发”: (Here's "How to easily disable Reply To All and Forward in Outlook":)

Go Tools|Macro|Macros...

转到工具|宏|宏...

In the next dialog, type something like NoReplyAll and click Create.

在下一个对话框中,键入NoReplyAll之类的内容,然后单击“创建”。

At this point, even when running Vista 64, you'll be magically transported back to 1996, completely with owner-draw non-standard gray toolbars and other bits of gray that will leak in from the past.

此时,即使在运行Vista 64时,也将完全由所有者绘制非标准的灰色工具栏以及其他会从过去泄漏的灰色部分,神奇地带回到1996年。

Add these lines to your new subroutine:

将这些行添加到新的子例程中:

ActiveInspector.CurrentItem.Actions("Reply to All").Enabled = False
ActiveInspector.CurrentItem.Actions("Forward").Enabled = False

ActiveInspector.CurrentItem.Actions(“全部答复”).Enabled = False ActiveInspector.CurrentItem.Actions(“ Forward”)。Enabled = False

Then close this window.

然后关闭此窗口。

At this point you've got a macro that prevents Replying to All and Forwarding (at least within Outlook world. This won't prevent folks running other mail systems from Replying to All, but we're mostly focused on internal work with this tip.)

此时,您已经有了一个宏,该宏可以阻止“所有人答复和转发”(至少在Outlook世界中如此。这不会阻止运行其他邮件系统的人员答复所有人,但是本文主要针对内部工作) )

Now, open up a new Outlook Message and right click at the VERY top (assuming Outlook 2007).

现在,打开一个新的Outlook邮件,并在“非常”顶部右键单击(假设使用Outlook 2007)。

Click More Commands...now from this dialog select "Macros" from the dropdown, select your new Macro and click Add>>.

单击更多命令...现在从此对话框中,从下拉列表中选择“宏”,选择新的宏,然后单击添加>>。

If you like, click on your Macro on the right and select the Modify button and pick a nice icon for it and a Display Name. I used a "halting hand" icon:

如果愿意,请单击右侧的宏,然后选择“修改”按钮,并为其选择一个漂亮的图标和一个“显示名称”。 我使用了“停手”图标:

Click OK and look at your Quick Access Toolbar...you've got a nice little icon there.

单击确定,然后查看您的快速访问工具栏...那里有一个漂亮的小图标。

image

Now, CLICK that button then send an email to yourself or a coworker...

现在,单击该按钮,然后向您自己或同事发送电子邮件...

image

Cool, mission accomplished. One less thing to worry about. Thanks Bill!

太酷了,任务完成了。 少一件事担心。 谢谢比尔!

翻译自: https://www.hanselman.com/blog/how-to-easily-disable-reply-to-all-and-forward-in-outlook

outlook 禁用不安全

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值