DS-Lab / src / main / resources / mailbox-univer-ze.properties
mailbox-univer-ze.properties
Raw
# TCP port used for the DMTP server socket

dmtp.tcp.port=12484

# TCP port used for the DMAP server socket

dmap.tcp.port=12485

# mail domain managed by the mailbox server
domain=univer.ze

# location of the users for this mailbox server
users.config=users-univer-ze.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