Hi,

When my users register I would like them to receive a registration email from welcome@mysite.com rather than from support@mysite.com which is the default address I have assigned for my site. How would I do that? I've looked for a module with this funtionality but found none. I guess I could override the user_pass_submit function in template.php but I'd prefer a prettier solution if there is one.

Is there? :)

Petter