|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Methods | |
org.apache.mailet.MailAddress.getHost()
use getDomain() - name change to align with RFC2822 3.4.1. Addr-spec specification |
|
org.apache.mailet.MailAddress.getUser()
use getLocalPart() - name change to align with RFC2822 3.4.1. Addr-spec specification |
|
org.apache.mailet.MailetContext.isLocalUser(String)
use isLocalEmail(MailAddress) instead |
|
org.apache.mailet.MailetContext.storeMail(MailAddress, MailAddress, MimeMessage)
- use sparingly. Service will be replaced with resource acquired via JNDI. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |