Hi, if it's been working and you have not made any changes, I would speak to the host first as they may be having problems with the email server. Check with them first. Thanks, David
Then set this parameter in your includes.php file... $debugmode=TRUE; Then try an operation that would result in sending an email and you should get debug information about why the email failed. Then let us know what that is.