Package jasp.smtp

Class Summary
Mailer J-ASP Mail allows you to send mail using the standard SMTP protocol from any java program
Features include:
SMTP (sending) Messages Multiple File Attachments File attachments support MIME and UUEncoding US Ascii and ISO-8859-1 character sets Subject line encoding for 8bit message subjects Special Header Support (Standard X-Priority headers, MS Mail (including Exchange) priority headers, Urgent header, ConfirmReading and ReturnReceipt Headers) Multiple concurrent users (Tested with 15 concurrent connections)
NewMail The NewMail object provides for sending a message with very few lines of code.