Package net.commerce.zocalo.mail

Support for sending mail to the user.

See:
          Description

Class Summary
MailUtil Simple utility that provides the ability to send mail.
 

Package net.commerce.zocalo.mail Description

Support for sending mail to the user. Not currently in use. The MailUtil class was developed so installers wouldn't have to separately download a copy of Sun's JavaMail package, which is free to use, but not open source. The license requires that each installation separately agree to the license terms. This alternative will only work on linux-based systems with /usr/bin/mailx available.

© Copyright 2007 Chris Hibbert. All rights reserved.
© 2006 CommerceNet Consortium, LLC.

This software is published under the terms of the MIT license, a copy
of which has been included with this distribution in the LICENSE file.