You could write one. Add a field for users in their profile if they want to receive the Email list. Make an ASP page that queries the forum database for new topics and/or posts within the last week, and then compile an Email message using a nice looping process and lots of vbcrlf's =)
I believe you can copy the sendmail routine used in Snitz to do the rest.