Hi there all there is an email problem. Hi there all, it appears since moving host, that my vbulletin doesnt send mail to anyone, me, my friends, no body, could anyone give me a hand here? Thanks. With th e -f parameter it simply returns any mail not routed to me domain back saying this domain is unroutable. I can send and recieved via outlook express fine. I have tried the smtp hack on vb.org without success, anyone have an idea? Thanks
use mail('address', 'subject', 'message'); something like PHP: <?php mail('foo@bar.com', 'free sex', 'you can have lots'); ?> That should do the job, just change the address as required. 'doc
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/star/public_html/maily.php on line 3 Parse error: parse error, unexpected T_STRING in /home/star/public_html/maily.php on line 3 thatsw hat i got
What was the exact script you're using? Post the contents please, so we can see why line 3 is erroneous.
make sure you've copied it properly. also you can try swapping the ' with " but it sounds like a strange error.