davidrgh
Nov 7 2009, 05:32 PM
I've a wordpress blog hosted in zymic, but the users don't receive the email verification when they register in the blog.
How can I fix it?
Jacob
Nov 8 2009, 03:01 AM
This is because PHP Mail() is disabled. It costs $10 to enable it.
davidrgh
Nov 8 2009, 01:53 PM
QUOTE(NaRzY @ Nov 8 2009, 03:01 AM)

This is because PHP Mail() is disabled. It costs $10 to enable it.
Thank's