With SPD workflows on a MOSS site, how do you set the "from" field so that ifreceipant hits "reply" you can control who gets the reply?
Check out "Useful SharePoint Designer Custom Workflow Activities" onCodePlex: http://www.codeplex.com/SPDActivitiesThere is an action "Send Email Extended - Enhanced version of the OOTBactivity. Allows you to specify the sender. Also does not break links inbody." It should accomplish your goal.