I have been working on a custom alert handler by following the steps in the following blog:
http://blogs.msdn.com/sharepointdeveloperdocs/archive/2007/12/14/how-to-customizing-alert-emails-using-ialertnotificationhandler.aspx (great resource by the way). Anyway everything works as expected until I sub-scribe to an alert in a different zone. For instance I have two zone one that is AD authenticated (default zone) and the other that is froms authenticated. When I setup an alert on the forms zone and recieve the email the link is for the default zone. Now if I setup an alert on a list type that the custom alert handler isn't associated with the link gets sent perfectly.
Any help or insight would be much appreciated.
Thanks
Jeremy