Hi swapnil.
Hi was gettn an error like the first one you posted.:
550 Unable to relay for
myname@rediffmail.com I figured out that many SMTP servers deny access because external people try to send spam emails using other people's SMTP servers. For example, I was trying to use mycgiserver.com SMTP server (I do have an account in mycgiserver and I am NOT planning to spam...), but it was denied because I have an external application using its resources.
Now I'm at university at the moment, so I'm using this SMTP server and it's working, even though it only allows me to send mails to students account. But at least I know my application is working. As soon as I host it in a ISP I will be able to send emails to any account.
as for the second error mate:
Could not connect to SMTP host: 203.90.66.76, port: 25
I think it is self-explanatory, you could not connect, maybe you still have problems with the SMTP. Maybe JAMES is your solution or if you are at Uni you can use their SMTP server the way I'm doing it
.
hope it helps
cheers