I have a linux home server where I am developing some webapps, mainly written in java. I would like these apps to be able to send email thru my isp using my yahoo email accounts. (I have a paid small business email acct).
Is it best to use something like ssmpt, or is postfix or sendmail a better option? Is sendmail used when your server is the ssmtp server, or can I use it when I pass an email along to my yahoo acct for sending?
thanks. bp