![Picture of Manuel Lemos Picture of Manuel Lemos](/picture/user/1.jpg)
Manuel Lemos - 2006-06-06 18:46:00 -
In reply to message 1 from Steve Buzer
First of all, you can avoid using such invalid addresses using the ValidateEmailAddress function.
As for the error, clearing the class error variable should do it. If it does not work, something is wrong but I don't know what could be.
Are you using the base email_message class, or a sub-class like smtp_message class?
I will probably need an example script to replicate the problem.