Apr 4, 2005 #1 scripter50 IS-IT--Management Joined Dec 9, 2002 Messages 35 Location US I am not able to get my php application to send an email to any address with "@aol"extension. Is there something I'm missing? thanks, scripter50
I am not able to get my php application to send an email to any address with "@aol"extension. Is there something I'm missing? thanks, scripter50
Apr 4, 2005 #2 Bastien Programmer Joined May 29, 2000 Messages 1,683 Location CA aol's spam filters are likely catching the message...do you have all the appropriate headers filled in? Does your domain match the email address ? Bastien I wish my computer would do what I want it to do, instead of what I tell it to do... Upvote 0 Downvote
aol's spam filters are likely catching the message...do you have all the appropriate headers filled in? Does your domain match the email address ? Bastien I wish my computer would do what I want it to do, instead of what I tell it to do...
Apr 5, 2005 Thread starter #3 scripter50 IS-IT--Management Joined Dec 9, 2002 Messages 35 Location US Not sure about the headers, I need to check. Also not sure what you mean about the domain matching the eamil address? Upvote 0 Downvote
Not sure about the headers, I need to check. Also not sure what you mean about the domain matching the eamil address?
Apr 5, 2005 #4 Bastien Programmer Joined May 29, 2000 Messages 1,683 Location CA the email address in the from line is the same domain as the domain the email appears to come from Bastien I wish my computer would do what I want it to do, instead of what I tell it to do... Upvote 0 Downvote
the email address in the from line is the same domain as the domain the email appears to come from Bastien I wish my computer would do what I want it to do, instead of what I tell it to do...