Posted by Alvaro G. Vicario on 11/21/05 23:47
*** torbs escribió/wrote (21 Nov 2005 05:16:01 -0800):
> I have I problem with a function that send out mail. It works with
> every email-adresses except those containing "-". I have severeal
> groups of emails, and it send mail to every group except one, who has a
> mail adress with "-". In this group, no one recieve mail.
You've posted about 60 lines of code. You really should try to isolate the
line where the error happens. A simple echo or var_dump() with a trailing
exit() will help.
--
-+ Álvaro G. Vicario - Burgos, Spain
++ http://bits.demogracia.com es mi sitio para programadores web
+- http://www.demogracia.com es mi web de humor libre de cloro
--
[Back to original message]
|