TJ3TS_RECEIVER(1) | TaskJuggler | TJ3TS_RECEIVER(1) |
tj3ts_receiver - receive filled-out time sheets via email
tj3ts_receiver [options]
This program can be used to receive filled-out time sheets via email. It reads the emails from STDIN and extracts the time sheet from the attached files. The time sheet is checked for correctness. Good time sheets are filed away. The sender will be informed by email that the time sheets was accepted or rejected.
_global:
authKey: ********
smtpServer: smtp.your_company.com _timesheets:
senderEmail: 'TaskJuggler <timesheets@taskjuggler.amd.com>'
(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.
Copyright © 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
The full TaskJuggler manual is available online at http://www.taskjuggler.org/tj3/manual/, or via the tj3man command.
June 2020 | TaskJuggler 3.7.1 |