dumpnet.host.reportmail - send a generated report via email
dumpnet.host.reportmail [-d DUMPNET_CONFIG] [-C REPORTMAIL_CONFIG] SESSIONID HOST_CONFIG
Emails a report generated by dumpnet.host.report using the commands specified in the configuration file dumpnet.reportmail.conf. Please see dumpnet.reportmail.conf(8) for details.
Send the report of the backup session 10001 for the target host 192.168.1.10 - if you don't know what you want, you want something like this:
dumpnet.host.reportmail 10001 /usr/local/dumpnet/conf/192.168.1.10/dumpnet.HOST.conf
dumpnet.host.reportmail will return a zero exit status if the report exist and all mail commands returned 0. In any other case it will return 1.
$DUMPNET_HOME/conf/$host/dumpnet.reportmail.conf
dumpnet(8) dumpnet.host(8) dumpnet.reportmail.conf(8)
Lukas Feiler <lukas.feiler@lukasfeiler.com>
dumpnet is published under the LGPL (GNU LESSER GENERAL PUBLIC LICENSE). Please see the LICENSE file contained in the installation tarball for details. The official web site is http://dumpnet.sourceforge.net.