E Mail module in VC
-
is there any free SMTP server which i can use for sending e mails as i have written a module for sending emails in VC but i am not finding any free SMTP servers with which my module can connect.I have also found some free smtp servers on internet but when i try to connect to them i get the error of RELAY.i don't have any idea what is the problem.please explain what is the relay error and also tell me a free smtp server with which i can connect. i don't want to use MicroSoft exchange server.do help. thanks Be FaithFull To Your Work.
-
is there any free SMTP server which i can use for sending e mails as i have written a module for sending emails in VC but i am not finding any free SMTP servers with which my module can connect.I have also found some free smtp servers on internet but when i try to connect to them i get the error of RELAY.i don't have any idea what is the problem.please explain what is the relay error and also tell me a free smtp server with which i can connect. i don't want to use MicroSoft exchange server.do help. thanks Be FaithFull To Your Work.
Usman Tasleem Akshaf wrote: but when i try to connect to them i get the error of RELAY The "error of relay" means that SMTP server is not willing to send mail for everyone; only authorized users can use the server to send mail. Yes, there are some open relays out there. In most cases, it's not because they *want* to donate their resouces to anonymous others, but because some admin didn't do his job and didn't properly secure it. In any case, using one of those servers without authorization isn't ethical at all. Besides, these open relays, even when they appear to work, are so heavily abused by spammers that are blocked almost everywhere; most properly administered servers refuse to accept any message from them. So, I suggest you either install your own SMTP server (paying for the hardware, software, bandwidth, administration, maintenance, etc.) or you get SMTP service from someone else. You could talk to your ISP, they usually provide that service. -- jlr http://jlamas.blogspot.com/[^]