When a user goes to there mailbox they get this error.
Warning: mail() [function.mail]: SMTP server response: 501 5.5.4 Invalid Address in f:\Domains\spotok.com\wwwroot\components\com_uddeim\includes.php on line 434
Do you have "forgetmenot" emails enabled?
If so uddeIM checks whenever a user sends an pm if there are forgetmenot emails to send. I think there is is user in your database which has not visited his mailbox for a long time and has an outdated email address in his profile.
You can add a "@" before the mail command (@mail) so you will not see the php error message.
uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer
Thanks! That worked. I do have "forgetmenot" enabled. By putting the @ before the command sign will this stop the forgetmenot feature from working? Or does it just not let me see the error?