Afficher un message
Vieux 17/09/2007, 10h50   #9
Satya
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Send a mail without going to spam

On Sep 16, 8:27 pm, RageARC <rage...@gmail.com> wrote:
> I've made a script that sends mails, and it sends mails correctly for
> gMail, but not for Hotmail. What happens is that on Hotmail the mails
> are not even received! Nor on spam box, nor on inbox.
>
> $headers = "From: $from\r\n";
> $headers .= "Content-type: text/html\r\n";
>
> mail($to, $subject, $message, $headers);
>
> This is the important info on the mail. The subject is a string, the
> $to and the $from are emails and the $message is HTML.
> ?>


U will face other problems as well like attachment etc. I also tried
very hard whenever I got job for mail and got success after hard work
if i got struck anywhere. That is useless if you have good free
package for this.
so check this: http://satya61229.blogspot.com/2007/...cripts_17.html

  Réponse avec citation
 
Page generated in 0,04646 seconds with 9 queries