Hi guys,
I'm trying to use the mail php function to send my subscribers emails like news, information, offers,etc.
The problem is when I test it on my system (Fedora 11 box and sendmail is up and running without changing any settings) I usually receive the mails after 4 or 5 hours and sometimes after 1 day. I googled it but I coundn't find something talking directly about it or even give a clear solution. I do know It's not the mail() problem but It's sendmail problem. Something not right in the config. I have some questions:-
1- If It's a sendmail problem, would you provide me with the solution?
2- Is the mail function can be used to send a large about of mails to the subscribers? and if It's not, Would you please suggest another way to send a large amount of mails?
Thanks alot for the help