Hi guys, do you have idea if there is a way to split an email based on who is running the package? Pratically I got three users, me, John and Bill (fantasy name). If it is me, from my machine, that is running the package I want me as sender and receiver (me@network.com), if it's John I want John as sender and receiver (John@network.com) and if Bill I want Bill's mail. I know I can parameter the send mail task but I guess I need a table with the mail (so, select, take mail and pass to the variable). How would you do? Advices...
Thanks