Thanks @sambuca, almost there.
For reference, I had to walk through the following debug:
After updating to the latest commit , I attempted to manually run /usr/bin/php /var/www/mantis/myinstance/plugins/EmailReporting/scripts/bug_report_mail.php to check for email. This produced an error stating ...
Search found 2 matches
- 03 Jan 2023, 20:54
- Forum: EmailReporting
- Topic: OAuth2 email authentication method needed
- Replies: 32
- Views: 246518
- 31 Dec 2022, 01:29
- Forum: EmailReporting
- Topic: OAuth2 email authentication method needed
- Replies: 32
- Views: 246518
Re: OAuth2 email authentication method needed
@sambuca:
I'm not able to get this working. Attempting to run bug_report_mail.php from the command line results in:
syntax error, unexpected 'private' (T_PRIVATE)
/var/www/mantis/myinstance/plugins/EmailReporting/pages/bug_report_mail.php: 46: - - - - plugin_require_api( <string>'core/mail_api ...
I'm not able to get this working. Attempting to run bug_report_mail.php from the command line results in:
syntax error, unexpected 'private' (T_PRIVATE)
/var/www/mantis/myinstance/plugins/EmailReporting/pages/bug_report_mail.php: 46: - - - - plugin_require_api( <string>'core/mail_api ...