Uses of Class
alpine.server.mail.SendMail
Packages that use SendMail
-
Uses of SendMail in alpine.server.mail
Methods in alpine.server.mail that return SendMailModifier and TypeMethodDescriptionSendMail.attachments(File[] attachments) SendMail.bodyMimeType(String bodyMimeType) SendMail.debug(boolean debug) SendMail.port(int port) SendMail.smtpauth(boolean smtpauth) SendMail.trustCert(boolean trustCert) SendMail.useNTLM(boolean useNTLM) SendMail.useStartTLS(boolean useStartTLS)