Does not support any richer functionality than MailSender and SimpleMailMessage, therefore there's no optional richer interface like the JavaMailSender interface for the JavaMailSenderImpl implementation.
Does not support "replyTo" and "sentDate" fields; will consequently throw an exception when encountering either of those. @author Juergen Hoeller @since 09.10.2003 @see com.oreilly.servlet.MailMessage @see org.springframework.mail.javamail.JavaMailSenderImpl
|
|