It works with gmail.
First add the following line to /usr/local/Extreme_Networks/NetSight/appdata/NSJBoss.properties
mail.smtp.port=587
mail.smpt.auth=true
mail.smtp.starttls.enable=true
Then login gmail account, disable to 2-step verification, and enable "Access for less secure apps"
Modify the NetSight E-Mail Server Option.
Test the mail setting.
It works~
Reference URL,
http://www.mkyong.com/java/javamail-api-sending-email-via-gmail-smtp-example/