CnSmtpConnection: userNotifications and Attachment Files
Posted: Fri Aug 07, 2009 11:41 am
by Robin Arzoni >> Tue, 27 Apr 1999 4:43:14 GMT
Firstly, this message is to inform non-Cardinal CardSchema users that CardSchema 2.2.21 contains a CnSmtpConnection class that allows you to send e-mail and attachments from a JADE app.
Secondly, the documentation doesn't make it clear that you must subclass CnSmtpConnection if you want to trap notifications in the userNotification method. The updated documentation is attached to this posting.
Thirdly, please be aware that in the current version, attachment files are not closed until the CnSmtpConnection object is deleted. In the next release of CardSchema, these files will be closed when the sending of the message is complete.
Thanks,
Robin Arzoni
JADE Systems Group,
Cardinal Group
Firstly, this message is to inform non-Cardinal CardSchema users that CardSchema 2.2.21 contains a CnSmtpConnection class that allows you to send e-mail and attachments from a JADE app.
Secondly, the documentation doesn't make it clear that you must subclass CnSmtpConnection if you want to trap notifications in the userNotification method. The updated documentation is attached to this posting.
Thirdly, please be aware that in the current version, attachment files are not closed until the CnSmtpConnection object is deleted. In the next release of CardSchema, these files will be closed when the sending of the message is complete.
Thanks,
Robin Arzoni
JADE Systems Group,
Cardinal Group