Re: smtp server addresses of various mail service providers
Posted By:
John_Zukowski
Posted On:
Wednesday, May 30, 2001 09:17 PM
How to get the MX record (what you need) is actually already covered in the FAQ. HOWEVER, don't do this. This is the job of the mail server, not a JavaMail API-based program. Use your own mail server program like James to send mail if you can't figure out how to get your ISPs to work. Of course, figuring out the issues with your ISP is the easiest way.