public interface ReversePath
Modifier and Type | Method and Description |
---|---|
String |
getSmtpText()
Returns the raw reverse path text, as it was supplied in the SMTP
transaction, without the angle brackets.
|
boolean |
isNull() |
String |
toString()
Returns the displayable form of the reverse path.
|