public final class DavGateway extends Object
| Modifier and Type | Method and Description | 
|---|---|
static String | 
getCurrentVersion()
Get current DavMail version. 
 | 
static String | 
getReleasedVersion()
Get latest released version from SourceForge. 
 | 
static void | 
main(String[] args)
Start the gateway, listen on specified smtp and pop3 ports 
 | 
static void | 
restart()
Stop all listeners and clear session cache. 
 | 
static void | 
start()
Start DavMail listeners. 
 | 
static void | 
stop()
Stop all listeners, shutdown connection pool and clear session cache. 
 | 
public static void main(String[] args)
args - command line parameter config file pathpublic static void start()
public static void stop()
public static void restart()
public static String getCurrentVersion()
public static String getReleasedVersion()
Copyright © 2001–2025 MickaĆ«l Guessant. All rights reserved.