Package | Description |
---|---|
com.icegreen.greenmail.mail | |
com.icegreen.greenmail.smtp |
Modifier and Type | Method and Description |
---|---|
MailAddress |
MovingMessage.getReturnPath() |
Modifier and Type | Method and Description |
---|---|
List<MailAddress> |
MovingMessage.getToAddresses() |
Modifier and Type | Method and Description |
---|---|
void |
MovingMessage.addRecipient(MailAddress s) |
void |
MovingMessage.removeRecipient(MailAddress s) |
void |
MovingMessage.setReturnPath(MailAddress fromAddress) |
Modifier and Type | Method and Description |
---|---|
String |
SmtpManager.checkRecipient(SmtpState state,
MailAddress rcpt) |
String |
SmtpManager.checkSender(SmtpState state,
MailAddress sender) |
Copyright © 2006–2017 Icegreen Technologies. All rights reserved.