Sending Attachments with the Javamail 1.4.x API

Make your emails interesting with attachments! Not that your emails aren’t already interesting – if you have some kind of regular job running and you want to produce a results bound file sent to your recipients as an attachment, this code example can illustrate one way it can be done. It’s pretty much the same [...]

Posted on July 25, 2010 at 11:06 pm by Ant · Permalink · Leave a comment
In: Java · Tagged with: , , , ,

Configre Sendmail

If you need a simple MTA that will send mail across the internet, sendmail is a commonly used provider. It ships with most linux distributions and can be configured with relative ease. The other competing out of the box solution is postifix. Which on to pick? Probably postfix, but I was in a hurry and [...]

Posted on January 2, 2010 at 8:10 pm by Ant · Permalink · Leave a comment
In: Fedora · Tagged with: , , ,