Hello,
I want to embed a mail server on my computer. For that purpose I've installed MDaemon v9.5.3 on my computer. Now what else do I have to do in order to send/recieve mail from different people? Should I have to change configuration settings in "PHP.ini" and/or "httpd.conf"?
I always get an error like this whenever I use mail() function :
Warning: mail() [function.mail]: SMTP server response: 550 <RecipientAddress@domain.com>, Recipient unknown in C:\Prog\SERVER\DocumentRoot\SendMail\Send.php on line 69
The code on line 69 is mail() function of PHP.
My system :
WinXP
Apache 2.0
PHP 5
MDaemon 9.5