http://www.sharepointu.com/forums/t/1782.aspx
Your custom email alert handler should be configured at this point. Create a new alert and you should get the updated custom email.
Check out STSADM Timer Job for alerts details :
http://technet.microsoft.com/en-us/library/cc262629.aspx
1 comment:
Hi,
I followed your blog to create a custom handler to intercept the sharepoint alerts and modify the urls(ItemUrl and ListUrl for view item & View list) to a custom url and it worked for the first version of my assembly! But every time I drop an upadated version of my handler ,it never gets picked up and WSS seems to use the older version. I have tried
- iisreset
- restarting WSS timer
- changing build numbers and gac the new version
Any ideas would be helpful.
Thanks!
Post a Comment