Java Email Server 2.0 Beta 3 Released

Java Email Server (JES) is an open source email server (SMTP/POP3) written in Java.

This release is the third Beta version of the new 2.0 development branch. This is an incremental update to Beta 2 and contains the following updates:
  • (New Feature) A recipient policy is now offered for all incoming messages originating from local domains. See the rcptPolicy.conf file for details.
  • Further relaxed the default security settings so that cleartext passwords are accepted.
  • Unlimited jurisdiction cryptography is not required by default anymore.
  • The digest-MD5 SASL mechanism is off by default now.
While the belief is that JES 2.0 Beta 3 is stable, we will continue with Beta releases in the 2.0 branch until we feel confident that the 2.0 code is stable and production safe. Please provide feedback on this release in the JES Google Group, even if it is just letting us know you are using JES without any issues.

You can download this release from the project home page.

iTunes Export 2.2.2 Released

iTunes Export exports playlists defined in your iTunes Music Library to standard .m3u, .wpl (Windows Media), .zpl (Zune), or .mpl (Centrafuse) playlists. iTunes Export also supports copying the original music files with the playlist to facilitate exporting to other devices. iTunes Export is open source and freely available for use.

The 2.2.2 release features updates and bug fixes to the console and GUI versions

For the GUI version:

  • Fixed bug where iTunesExport would hang when attempting to export multiple playlists with the same name. Now, the last playlist will be exported.
  • Fixed bug where iTunesExport would hang when attempting to copy a file that does not exist. Now the file will be skipped.
For the Console version:
  • Reduced memory usage. Changed method to avoid DTD look-ups that uses less memory.
If you find any issues or have questions please email me (eric@ericdaugherty.com). Please include which application and version (GUI or Console, 2.2.2 etc.) of iTunes Export and the operating system you are using.