plz se this and help me
in java mail function if i not connect to smtp....is it give catch exception message ..........
# 1
Yes, if it can't connect, you'll get an exception.If you want the connect to timeout, please see the javadocsfor the com.sun.mail.smtp package to see the propertiesyou can set.