Mail sending problems. |
[eluser]Adam Griffiths[/eluser]
My model... Code: <?php My controller... Code: <?php The form in my view... Code: </div> I get this from the debugger in the email class. Quote:Your message has been successfully sent using the following protocol: mail So I know everything I put into the form is coming out the other end in the model etc. But the email doesn't get to my mailbox. Junk goes into my inbox anyway, so it isn't that the mail() function is blocked. I've tried it on two accounts. Can anybody see the problem? This is my first time using the email library so I'm a total newb with it. Thanks in advance! |
Messages In This Thread |
Mail sending problems. - by El Forum - 07-28-2008, 10:21 AM
Mail sending problems. - by El Forum - 07-28-2008, 11:29 AM
Mail sending problems. - by El Forum - 07-28-2008, 11:40 AM
Mail sending problems. - by El Forum - 07-28-2008, 11:48 AM
Mail sending problems. - by El Forum - 07-28-2008, 12:44 PM
Mail sending problems. - by El Forum - 07-28-2008, 01:42 PM
Mail sending problems. - by El Forum - 07-28-2008, 02:10 PM
Mail sending problems. - by El Forum - 07-28-2008, 02:35 PM
Mail sending problems. - by El Forum - 07-28-2008, 02:43 PM
Mail sending problems. - by El Forum - 07-28-2008, 02:48 PM
Mail sending problems. - by El Forum - 07-28-2008, 02:53 PM
Mail sending problems. - by El Forum - 07-29-2008, 03:05 AM
Mail sending problems. - by El Forum - 07-29-2008, 03:13 AM
Mail sending problems. - by El Forum - 07-29-2008, 08:27 AM
Mail sending problems. - by El Forum - 07-29-2008, 08:36 AM
Mail sending problems. - by El Forum - 07-29-2008, 08:43 AM
Mail sending problems. - by El Forum - 07-29-2008, 08:50 AM
Mail sending problems. - by El Forum - 07-29-2008, 08:50 AM
Mail sending problems. - by El Forum - 07-29-2008, 08:52 AM
Mail sending problems. - by El Forum - 07-29-2008, 09:24 AM
Mail sending problems. - by El Forum - 07-29-2008, 09:26 AM
Mail sending problems. - by El Forum - 07-29-2008, 09:30 AM
Mail sending problems. - by El Forum - 05-11-2009, 08:52 AM
|