开发者

Email not sending when task is assigned, but email sends when task changes (SP2010)

I had been using SP2010 Beta for 7 months or so, and had the task lists set up such that when a task was assigned to someone, an email was sent to that person. I moved over to RTM, and am having trouble getting this to work. An email will be sent to the person assigned to the task when something in the task changes, but not when it is first created/assigned. Can someone help shed some light to this? I have smtp configured correctly, and the task list's advanced settings are set so that Email Notification is sent when ownership is assigned or when an item changes.

Please Advi开发者_开发知识库se.

Thanks, Josh


  1. Make sure you have SharePoint already configured for outgoing emails.

  2. Make sure that you have alerts for the document library turned on if you are testing with the document library.

  3. Run this command from C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN: stsadm -o updatealerttemplates -filename "C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\XML\customalerttemplates.xml" -url

  4. Run this command: stsadm -o setproperty -pn job-immediate-alerts -pv "every 1 minutes"

  5. Run this command from the command prompt: iisreset

  6. Run this command from the command prompt: services.msc

  7. From the services window, restart the Windows SharePoint Services Timer.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜