Class MailNotification

java.lang.Object
com.netscape.cms.notification.MailNotification
All Implemented Interfaces:
IMailNotification

public class MailNotification extends Object implements IMailNotification
This class handles mail notification via SMTP. This class uses smtp.host in the configuration for smtp host. The port default (25) is used. If no smtp specified, local host is used
Version:
$Revision$, $Date$