Hi,
The steps are pretty straight-forward:
-> Install server certificate
-> Enable POPS by setting the following values:
./configutil -o service.pop.enablesslport -v 1
./configutil -o service.pop.sslport -v 995
-> Restart the POP service
./stop-msg pop; ./start-msg pop
Cheers,
Shane.