I have a script which allows registered users emails to send to friends. in the admin-screen of the script there are two variants of sending mails php mail () and smtp. but the sending of emails did not work. i talked to my hoster, but the problem is not resolved. maybe is a bug in the script. would someone help me further information via pm
if using SMTP: Make sure you have mail account on server that you are using for authentication if using php mail() : make sure server allows you to send mails, also make sure "from" portion includes an address of same server.
i have a mail account on the server. but smtp also dont work. how can I check if the server allows to send mails? i can post you the php-info.
What script it is? it might be script that is not able to communicate remote SMTP properly. Also please ask your host if it i enabled or not. One more thing make sure you have fsockopen function enabled for php, if the specific smtp code is using it.
Sorry, but I post here in spare time, I may do it free in spare time, but cant undertake this small task as project.
Nice help so far vooler... Buddy what is the script by the way ? If you give the details i will help you.. Thanks -Xak