Package ptolemy.actor.lib.mail
Send email using the JavaMail interface.
    
To use these actors, download the JavaMail 
      interface to $PTII/vendors/misc/javamail
      and do:
    
      cd $PTII
      ./configure
    
    - Since:
 - Ptolemy II 8.1
 
- 
Class Summary Class Description ExceptionEmailer An ExceptionEmailer sends an email to the specified party upon occurrence of an exception.SendMail Upon firing, send email to the specified recipient.