Willy,
You might want to use my (SSJS) HTMLMail class for this. You can find it on the
XSnippets site. The
setSender should do what you want.
Not sure if it will work for Anonymous user though. You might have to use the sessionAsSigner object instead of the session object.
Mark