Pulsorock
01-20-2002, 02:45 AM
Hello,
I want that vB executes this functionmail("pulsorock-subscribe@domeus.es", "Subscribe", "Subscribe Newsletter",
"From: $new_user_email \r\n"
."Reply-To: $new_user_email \r\n"
."X-Mailer: Pulsorock.com Mail");every time a registration is done.
Where $new_user_email would be the new user email address.
How can I do this?
I want that vB executes this functionmail("pulsorock-subscribe@domeus.es", "Subscribe", "Subscribe Newsletter",
"From: $new_user_email \r\n"
."Reply-To: $new_user_email \r\n"
."X-Mailer: Pulsorock.com Mail");every time a registration is done.
Where $new_user_email would be the new user email address.
How can I do this?