|
NAMEtj3ts_summary - send out individual copies and a summary of accepted time sheetsSYNOPSIStj3ts_summary [options]DESCRIPTIONThis program can be used to send out individual copies and a summary of all accepted time sheets a list of email addresses. The directory structures for templates and submitted time sheets must be present. The project data will be accesses via tj3client from a running TaskJuggler server process.OPTIONS
ENVIRONMENT
FILES.taskjugglerrc or taskjuggler.rc tj3d searches for a config file named .taskjugglerrc or taskjuggler.rc in the current path, the user's home path as specified by the HOME environment variable or /etc/. At a minimum the file must configure an authentication key, an e-mail delivery method, project id, sender e-mail and receipients e.g.:_global:
authKey: ********
smtpServer: smtp.your_company.com
projectId: acso
(the user should specify their own auth key and set file permissions accordingly). An alternative config file location may be specified using the -c, --config FILE option.
COPYRIGHTCopyright © 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020
This program is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the Free Software Foundation. For more info about TaskJuggler see http://www.taskjuggler.org SEE ALSOtj3ts_receiver(1) tj3ts_sender(1)The full TaskJuggler manual is available online at http://www.taskjuggler.org/tj3/manual/, or via the tj3man command.
Visit the GSP FreeBSD Man Page Interface. |