Hi.
I have an account on Lycos.com, and I want to send an email to it through my
Java class.
I know, I have to set the mail.smtp.host property.
but how can I know lycos's smtp host ?
is there a specific syntax for all mail providers , like :
mail.smtp.yahoo.com or smtp.yahoo.com ??
and if I am behind a proxy, what should I do ?
----------
another question please:
when we use our mail accounts, and we want to send an email we write in the specific fields:
FROM :
johntodd@lycos.com TO :
friend1@hotmail.com,
friend2@yahoo.com,
friend3@myway.com then we press Send button to send the mail.
how the mail application knows each mail.smtp.host property for each provider ?