php email script problem

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
ejiro2x
Forum Newbie
Posts: 22
Joined: Thu Apr 19, 2007 7:48 am

php email script problem

Post by ejiro2x »

i downloaded scripts i can use to send html messages (without using a real email address),but when i uploaded it on my host the messages where going to spam/bulk,how can i get my messages to inbox.is it the script or the host.and please do not suggest swift for me,am tired of that stuff,if its the host where can i get one that allows my messages to inbox
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

It could be either. You'll have to check if the host is in the black lists and if your email is flagged by the various filters.. There's no way for us to tell at this point; you haven't provided enough information.
ejiro2x
Forum Newbie
Posts: 22
Joined: Thu Apr 19, 2007 7:48 am

re:my problem

Post by ejiro2x »

ok so whats if the host,where can i get a good one?ill post the script as soon as possible cant get it right now!
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

You just need to find a host not in the black lists. It's not too hard.
Post Reply