Re: Sending mail through java mail
Posted By:
John_Zukowski
Posted On:
Thursday, April 26, 2001 12:43 PM
Specify YOUR SMTP server when using JavaMail. Don't try to parse the emails to manually connect directly to the email suffix (part after @). If for some reason you want to connect directly, you need to lookup the MX records for the domain.