zoukankan      html  css  js  c++  java
  • Moss 2007 send email to AD group 和SharePoint Group

    Sending alerts to group using Share point 2007/MOSS

     
    Sending alerts to users are much easier and administrator can assign active directory user for dispatching emails.

    Please note that share point uses email address from user’s profile for dispatching emails. Therefore alert cannot be configured for user if email address is not associated in active directory account.

    Coming back to original points sending alerts to groups can be of two types.
    1. Sending alert to AD Group
    2. Sending alert to Share point Group

    For sending email to AD Group you need to make sure two things.

    1. Group needs to be “email enabled security group”. As distribution lists are not supported in share point
    2. You need to explicitly add group in permission setting in list/Document Library etc

    There is one limitation is that you cannot edit group and can only delete/recreate alert from Site Action->Site Setting ->User Alert (Site Administration) option

    For Sending email to Share point Group

    There is no out of box support for sending email alerts to share point group.
    However there is a free solution for sending emails to group at codeplex that can be utilized for this purpose.
    http://advancedalert.codeplex.com/ (This will not update alert when new user added in groups)
    Few solutions are also available for purchase e.g.http://www.sharepointboost.com/alertbuynow.html
  • 相关阅读:
    HTML学习笔记
    JSP与Servlet的跳转及得到路径方法整理(转)
    Servlet 学习笔记6:Cookie
    工作=娱乐=爱[龙]
    幸福的方法[龙]
    10张海报,激励人生[龙]
    8个方法让你安然度过低效率的日子[龙]
    使用空余时间的20个有效途径
    人生三点钟
    2013计划
  • 原文地址:https://www.cnblogs.com/ahghy/p/2790699.html
Copyright © 2011-2022 走看看