why the mails are staying in C:\Inetpub\mailroot\Queue

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
sunilit39
Forum Newbie
Posts: 1
Joined: Fri May 09, 2008 4:45 am

why the mails are staying in C:\Inetpub\mailroot\Queue

Post by sunilit39 »

I am using php5 , IIS 5.1 and windows xp.
I send a mail by using mail() function.
I set a smtp port as 25 and smtp as localhost.
I given relay for smtp 127.0.0.1
No firwall is blocking the port 25.
then also why the mails are not going.....

thanks in advance,
Sunil
Post Reply