Hi there!
I'm trying to launch the JES-2.1.3-beta4f on Ubuntu 11.04 as the latest version visible for the time being.
Having read the docs as advised up to 'letter', I decided to write this as a 'last resource'.
1. The mail.sh starts the server showing a message in root terminal 'JES starting...', mail messages are sent and received, and are removed from users directory as expected. The problem is that root terminal should be open forever. Otherwise the server stops.
2. The jes.sh starts the server reporting that it's been started which is expected behavior. After that messages can be sent and are received by clients (Evolution and Outlook), but they are not removed from users directory after having been read by client. Specifically, Outlooks downloads the same messages after each Send/Receive request.
It looks like the wrapper.sh calls JES java with different arguments as compared to java call in the mail.sh. But it's not clear from jes.sh's COMMAND_LINE how JES java is called by wrapper.
Please, explain how to force the server started by jes.sh script to remove messages from user's directory after they've been read by client?
Thanks,
Vladimir