I am writing a simple smtp client in using both Sockets and JavaMail seperately,
the problem is that I need the address of a smtp server that allows to send
email to any one... e.g. mail.abc.com does not allow to send email to
anyone but to users having _____@... email.... ALL THAT I FOUND do the
same thing...
can u pplz tell me address of any smtp server that does not do this...