I am starting to use Ant for automated data exports. (The things you can do with Ant!) One thing I need is to zip and mail some of them. That is why I implemented the task.
Unlike the standard mail task, this one depends on Javamail. It seems to work well, and I tried to make its properties similar in name and usage to the standard mail task (although some details might still have to be fixed). Any interest? Have fun, Paulo Gaspar
