KOPANO-SPOOLER(8) | Kopano Core user reference | KOPANO-SPOOLER(8) |
kopano-spooler - Start the Kopano spooler.
kopano-spooler [OPTION...] [SERVERNAME]
The spooler sends all pending Kopano e-mail to the recipients. When started, the program will keep running and sending messages whenever needed.
The outgoing mailserver can be overwritten from the config file by specifying this on the commandline.
The default settings of the spooler program are defined in kopano-spooler.cfg(5).
Various options are possible. None of these options are required.
--config, -c spooler.cfg
--dump-config
--host, -h path
--foreground, -F
To start the spooler delivering e-mail to recipients:
kopano-spooler
To start the spooler delivering e-mail through smtp.example.com:
kopano-spooler smtp.example.com
The spooler process will keep running and watching the outgoing queue for new mail to send. You may also use the init.d scripts:
/etc/init.d/kopano-spooler [start| stop| restart]
The following signals can be sent to the kopano-spooler 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
Written by Kopano.
November 2016 | Kopano 8 |