public class LMTPConfigurationImpl extends LMTPConfiguration
| Constructor and Description |
|---|
LMTPConfigurationImpl() |
| Modifier and Type | Method and Description |
|---|---|
long |
getMaxMessageSize()
Returns the service wide maximum message size in bytes.
|
void |
setMaxMessageSize(long maxMessageSize) |
isAuthRequired, isRelayingAllowed, useAddressBracketsEnforcement, useHeloEhloEnforcementgetGreeting, getHelloName, getSoftwareName, setGreeting, setHelloName, setSoftwareNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetGreeting, getHelloName, getSoftwareNamepublic long getMaxMessageSize()
SMTPConfigurationpublic void setMaxMessageSize(long maxMessageSize)
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.