Deprecated API

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. 
 



Copyright (c) 2008 Apache Software Foundation Apache 2.0 Licensed.