When I try to send mail to my email address @SASKTEL.NET, everything works fine. When I try to send mail to my email address @.COM, the mail is queued, but never delivered. Is this a server problem, and has nothing to do with my PHP code itself?

I am using Free SMTP Server, because I do not have access to any other server. If anyone can recommend where I could download a good one, I would be forever in debt to you!

    Thanks very much to everyone who read... but I solved it! It was definitely the server. Hotmail has the wonderful property of denying the connection sometimes. With my old server, if it was rejected, it chucked the mail. I found a new server (which I am trying, and will buy) called QK SMTP Server, which tries again and again like SMTP servers should!

      5 months later

      i am using qk smtp server, but however when i use mail function connect it , i found that

      Message from:< me@localhost.com > to:< wwww@www.com.hk > Relay delivery succeed! Relay SMTP Server: smtpo.www.net

      whatever i add such as return-path ,reply to , only me@localhost.com can be shown rather than the "from" variable in my script , could anyone help me

        Write a Reply...