Class ServerSetupTest

java.lang.Object
com.icegreen.greenmail.util.ServerSetupTest

public class ServerSetupTest extends Object
Defines a series of non-default ports for test purposes. The ports for the various protocols are the default ones plus an offset which is 3000. I.e.
smtp3025
smtps3465
pop33110
pop3s3995
imap3143
imaps3993
Use ServerSetup for default ports
Since:
Jan 28, 2006 ServerSetup
Author:
Wael Chatila
  • Field Details

  • Constructor Details

    • ServerSetupTest

      public ServerSetupTest()