mox/config
Mechiel Lukkien cc3a2c9bc8
make it possible to serve https on a different port than 443 through configuration
so you can run mox on openbsd with port redirects in pf.conf.

in the future, starting as root, binding the sockets, and passing the bound
sockets to a new unprivileged process should be implemented, but this should
get openbsd users going.

from discussion with mteege
2023-02-18 16:53:06 +01:00
..
config.go make it possible to serve https on a different port than 443 through configuration 2023-02-18 16:53:06 +01:00
doc.go make it possible to serve https on a different port than 443 through configuration 2023-02-18 16:53:06 +01:00