PDA

View Full Version : Can't send emails with online script



Thafusion
10-14-2003, 10:38 AM
This is my prob
i can send and recieve emails with webmail all fine
but when i use phpbb2 for example i do'nt get a activation mail
tryed more then 1 emailadresse it also stop half-way creating the email adress same with some other script
then it give a error on



Fatal error: Call to undefined function: mail() in /home/hosting4li/domains/hosting4life.nl/public_html/vbal/leden/aanmelden.php on line 72

Same error with other scripts that work fine on other servers
Line 72 :

mail("$_POST[email]", "Registratie V-bal voltooien", "$_POST[naam],

Hope u understant it :0

DirectAdmin Support
10-14-2003, 10:28 PM
Hello,

http://www.directadmin.com/forum/showthread.php?s=&threadid=705

John