Quote:
Originally Posted by pagedown
I can't see the script as its name ends in .php I think you'll need to rename it .txt or something first. Or am I missing something here ?
|
What  rename it to txt ... why ?
@Falcone : Talk to you're server guys, they can fix the problem, it can be for these reasons :
- mail function is not properly configured
- mail function is dissabled
- a spam assasin is catching you're e-mails
Also you might want to look into phpmailer ... a php class that send e-mails by SMTP. This has better chances of landing in the receipient inbox than the php mail function. Also it make's you independent of the servers mail settings.
__________________
If you like my posts ... TK is appreciated:)
Please login or register to view this content. Registration is FREE | Please login or register to view this content. Registration is FREE
|