java - Local SMTP server for ubuntu -
i'm using java class sends mails using javamail. need use though authentication not yet implemented. has smtp hostname, port, from, to, subject , body.
i need smtp server it. of ones i've tried use authentication. know maybe local smtp server ubuntu? doesn't have complex/secure because it's proof of concept.
something sending text email gmail account yahoo account. thanks