Uses of Class
org.apache.commons.net.smtp.RelayPath
-
Uses of RelayPath in org.apache.commons.net.smtp
Modifier and TypeMethodDescriptionboolean
SMTPClient.addRecipient
(RelayPath path) Adds a recipient for a message using the SMTP RCPT command, specifying a forward relay path.boolean
Sets the sender of a message using the SMTP MAIL command, specifying a reverse relay path.