DS-Lab / src / main / resources / mailbox-earth-planet.properties
mailbox-earth-planet.properties
Raw
# TCP port used for the DMTP server socket
dmtp.tcp.port=12482

# TCP port used for the DMAP server socket
dmap.tcp.port=12483

# mail domain managed by the mailbox server
domain=earth.planet

# location of the users for this mailbox server
users.config=users-earth-planet.properties

# ============================================= Required for Assignment 2

# name of the root nameserver's remote object
root_id=root-nameserver

# RMI registry host
registry.host=localhost

# RMI registry port

registry.port=12489