KOPANO-GATEWAY(8) | Kopano Core user reference | KOPANO-GATEWAY(8) |
NAME¶
kopano-gateway - Start the Kopano IMAP/POP3 Gateway.
SYNOPSIS¶
kopano-gateway [OPTION...]
DESCRIPTION¶
The gateway enables other e-mail clients to connect through POP3 or IMAP to the storage server to read their e-mail. With IMAP, it is also possible to view the contents of other folders and subfolders. The gateway can be configured to listen for POP3, POP3S, IMAP and/or IMAPS.
The default settings of the gateway program are defined in kopano-gateway.cfg(5).
OPTIONS¶
Various options are possible. None of these options are required.
--config, -c gateway.cfg
Default: /etc/kopano/gateway.cfg
--host, -h path
--foreground, -F
SIGNALS¶
The following signals can be sent to the kopano-gateway process:
HUP
Also, when using log_method = file, the logfile will be closed and a new logfile will be opened. You can use this signal in your logrotate system.
TERM
USAGE¶
To start the gateway:
kopano-gateway
The gateway process will keep running. You may also use the init.d scripts:
/etc/init.d/kopano-gateway [start| stop| restart]
AUTHOR¶
Written by Kopano.
SEE ALSO¶
kopano-gateway.cfg(5), kopano-server(8)
November 2016 | Kopano 8 |