SharePoint User Group UK

Share the knowledge!

Welcome to SharePoint User Group UK Sign in | Join | Help
in
Home Blogs Forums Photos Files Roller

Alerts and distribution lists

Last post 06-02-2008, 10:55 AM by deepaksamvictor. 4 replies.
Sort Posts: Previous Next
  •  05-14-2007, 9:24 AM 3354

    Alerts and distribution lists

    Good morning,

     

    I have an alert set on a document library for the following conditions:

    • New items added
    • Daily summary at 10PM

    The alert email is sent successfully to individual users, however, if I use a distribution list users do not receive the email. I'm using Exchange 2003.

    Has anyone come across this problem?

    Rummy

  •  05-24-2007, 5:36 PM 3501 in reply to 3354

    Re: Alerts and distribution lists

    Bug in the MOSS alert system.

     

    Bug description:

     

    A user selects the Alert Me function for any list or library and places a distribution list (* set as a security group in AD) in the people picker. ALL members of that group receive the initial email stating that they have been added to the alert. However, further email alerts based on any change to the list will not be delivered to members.

     

    Resolution:

     

    Members of any distribution list used by the organisation must be placed in any group which resides in the top level Site Collection.

     

    Impact:

     

    If an organisation has a lot of users we have to add them in batches of 200 users to the site collection level group. This is an administration nightmare. Usually we just use NT AUTHORITY\authenticated users.

     

    Scary Bit:

     

    http://ablog.apress.com/?p=1385

    In my previous post, I noted that the spell check feature seems to fail when users are not members of the top-level site collection.

    Well, this same issue appears to affect the delivery of alerts.

    When users are members of sub sites with unique permissions, but have no membership in any group in the top-level site, their alerts do not always get delivered. We have seen some get delivered, but others not.

    Everything was solved by adding the sub site members as at least “Visitors” to the top-level site. This is the same technique that solved the spell check issue.

    My conclusion is that it should be considered a best practice to always give every user access to the top-level site in a collection. Obviously, this could impact your information architecture design. Therefore, you have to think through how your top-level site can be public. For example, the top-level might be the intranet home page, while sub sites are private.

    If you have any examples of architectures that do not grant access to the top-level, I’d like to hear whether spell checking and alerts are working for you.

    * Distribution lists are not picked up by MOSS, you must change the distribution list to a security group.

  •  01-22-2008, 3:14 PM 7967 in reply to 3501

    Re: Alerts and distribution lists

    Hello rummy,

    I would like to react to your post. You say that "Members of any distribution list used by the organisation must be placed in any group which resides in the top level Site Collection". Does this mean, that ALL members of the distribution list must be the members of a top-level site group?

    If no, then I have probably almost all users that are listed in the distribution group granted some permissions to the top-level site. Alerts are not working.

    Do you know whether it helps when I add the Active directory group that includes all users to the Visitors group on the top-level site?

    Besides, I am going to install SP1 for MOSS, is it known whether it solves this bug or not?

    Thank you very much!

    Kind regards

    Marek Hlavac, CZ.

     

  •  01-29-2008, 2:38 PM 8094 in reply to 7967

    Re: Alerts and distribution lists

    Hello Ravie,

    Yes, I have had to enter all memebers in to the viewers group. No, the AD group did not work for me. I have only used SP1 on a couple client sites and they do not have the problem. Looking at the SP1 excel bug fix file from microsoft, there are some email alert fixes but none specific to what you and I have encountered.

    You may want to try and restart the timer jobs for your web application.

    stsadm -o setproperty -propertyname alerts-enabled -propertyvalue false -url http://URL_To_Web_Application

    stsadm -o setproperty -propertyname alerts-enabled -propertyvalue true -url http://URL_To_Web_Application

    stsadm -o setproperty -propertyname job-immediate-alerts -propertyvalue "every 5 minutes"  -url http://URL_To_Web_Application
     

    Regards,

    Rummy

  •  06-02-2008, 10:55 AM 11100 in reply to 3501

    Re: Alerts and distribution lists

    Good morning,

    Still i am having spellingcheck errors for NT AUTHORITY\authenticated users.

    Now mail alerts are not working for any users in the site including admin.

    Help me to solve this problem...

     

    Thanks in advance,

    Deepak G

View as RSS news feed in XML
Powered by Community Server, by Telligent Systems