What server functions do i need to have the email function working in WP?
what setting in php/apache do i need to have to have the email function working?
How does WP register a user? is there email verification?
What server functions do i need to have the email function working in WP?
what setting in php/apache do i need to have to have the email function working?
How does WP register a user? is there email verification?
do you have a control panel?
WordPress uses PHP's built in mailer. If it's not working, you need to check with your webhost and ask if you're allowed to use PHP scripts to send email.
You must log in to post.