VULAB-62: verify email being sent to new users, etc.

Description

new user signups not sending out email, fix that.
Check if user invitations are working and trace it back to the user class to see if anything works.

Comments

  • Blake E commented 2008-10-27T14:54:07.000-0400

    vulab5

  • Blake E commented 2008-10-30T14:59:32.000-0400

    system was only emailing admin accounts. I integrated the $user->email function to send email and also added a ‘type’ that can passed as an option to auto-generate messages.