Via PHP? In what sense? Are there settings I should change or should I
be using a different command? Thanks.
Jedi121 <jedi121news@free.fr.Removethis> wrote in message news:<mesnews.9d0f7d41.0dea4eea.462.2689@free.fr.R emovethis>...[color=blue]
> Jonathan a écrit le 19/01/2004 :[color=green]
> > I'm using mail($address,$subjectheading,$message,"From:
> >
me@mysite.com") to send emails from my site. For the most part, it
> > works okay (for example, I receive the mail in my Yahoo box). But when
> > I check my university email, the message is not delivered. I thought
> > maybe it was because I had included my web address in the subject
> > heading and that it was being filtered out, but I removed that from
> > the subject and it still fails to get through. I'm making a wedding
> > site for some friends now and they want to be able to email everyone
> > on their guest list at once, but I'm afraid the same will happen to
> > some of these addresses as well. Any comments/suggestions on what may
> > be blocking the mail and how I can get around it? I'm not trying to
> > send out any kind of mass ad mailings or anything. Just to people on a
> > mailing list for this site.[/color]
>
> Check if your host isn't listed in the black list of the University
> server. If so the mail server of your host is maybe filtered by the
> recipient server. If it is the case then you'll have to change of mail
> server to send your mails via PHP.[/color]