当新用户添加到组时,是否发送电子邮件提醒?

发布于 2024-10-13 03:07:21 字数 240 浏览 2 评论 0原文

当新用户添加到网站组时,会发送一封电子邮件。它正在发送自定义电子邮件格式“新用户已添加到社区的 XXX 部分组,用户名为 Matthew 。用户的成员编号为 3493100”。 我不明白如何这就是发生的事情。我们的客户中心和 Sharepoint 管理员仅收到这些电子邮件。现在他们想从电子邮件发送列表中获取他们的 ID。我想我以前的同事写了这个任务。

我如何找到此程序或功能或活动来删除电子邮件 ID?请需要帮助。

There is an email sending when new user added to site groups. It is sending custom email format "A new user had been added to XXX Section group of the Communities, the user's name is Matthew . The Member # of the user is 3493100". I don't understand how this is happen. Our customer center and sharepoint admin only getting these emails. Now they want to their id from emails sending list. I think my previous colleague written this task.

How can I find this program or feature or event to remove email id? Please need help.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

生生不灭 2024-10-20 03:07:21

听起来您已经打开了自动组访问权限。

您可以通过转到组来禁用它:

站点操作 ->站点设置->人员和团体 ->选择组->设置->群组设置

然后在“会员请求”下关闭自动接受请求,或清除电子邮件。

另一个选项是删除访问请求电子邮件

网站操作->站点设置->站点权限->管理访问请求

从菜单中删除电子邮件或选项

It sounds like it you have automatic group access turned on.

You can disable it by going to the group:

Site Actions -> Site Settings -> People and groups -> Select the group -> Settings -> Group Settings

Then under "Membership Requests" turn off auto accept requests, or clear the email.

The other option is to remove the access request email

Site Actions -> Site Settings -> Site permissions -> Manage access requests

Remove the email or the options from the menu

忆伤 2024-10-20 03:07:21

http://technet.microsoft.com/en-us/库/cc288540(office.12).aspx

在站点设置上管理警报
网站页面,位于
管理,单击“转到站点”
管理。

在管理和统计下,单击
管理用户警报。

在“管理用户警报”页面上,选择
显示警报中的用户名
_ 框,然后单击“更新”。

要删除警报,请选中复选框
警报旁边的框,然后单击
删除选定的警报。

http://technet.microsoft.com/en-us/library/cc288540(office.12).aspx

Manage alerts On the Site Settings
page for the Web site, under
Administration, click Go to Site
Administration.

Under Management and Statistics, click
Manage user alerts.

On the Manage User Alerts page, select
a user name in the Display alerts for
_ box, and then click Update.

To delete an alert, select the check
box next to the alert, and then click
Delete Selected Alerts.

泅渡 2024-10-20 03:07:21

查看您要添加新用户的组的组设置?

添加用户时必须选中发送电子邮件的选项。

See the group setting of the group where you are adding new users?

There must be checked the option of sending emails when user will be added.

哑剧 2024-10-20 03:07:21

我有一个 dll,当用户添加到组时就会运行。我从那里删除了电子邮件 ID。

I have dll that running when ever user added to groups. I removed email id from there.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文