Forum Moderators: coopster
We are using PHP and MySQL technologies in site running on Linux.
We are using PHP mail function to send emails to our site users on different occasion unfortunately we found that mail could not delivered on AOL IDs so all our site users who has AOL email ID are not able to receive any email those we have sent through PHP mail function.
Expecting some assistance to get this resolved
Regards,
Paresh Kharsan
You need to find out why AOL users are not getting the emails. You should setup an AOL account yourself and try signing up. Does the email get routed to your AOL spam folder?
Check your sites email address inbox - are the AOL emails getting sent back to you? If so, there is probably an smtp code in the message, like 5.5.0 or 5.5.3. That will tell you why the messages are not getting through.