Uses of Class
org.apache.james.postage.configuration.PostageConfiguration

Packages that use PostageConfiguration
org.apache.james.postage   
 

Uses of PostageConfiguration in org.apache.james.postage
 

Constructors in org.apache.james.postage with parameters of type PostageConfiguration
PostageRunner(PostageConfiguration postageConfiguration)
          sends messages to James in two ways: 1. internal users relay to internal or external users using (inbound) SMTP 2. external users send mail to internal users using (inbound) SMTP the correct mail delivery is checked in two ways: 1. by checking internal users mails using POP3 2. by checking mail to external users by receiving all mail forwarded by James to outbound/forwarded SMTP
 



Copyright © 2006-2007 The Apache Software Foundation. All Rights Reserved.