ladybirdweb / faveo-helpdesk

Faveo Open source ticketing system build on Laravel framework

Home Page:https://www.faveohelpdesk.com/online-demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't save email settings or test server settings

chadpriddle opened this issue · comments

  • Faveo Version : 2.0.3
  • PHP version : 8.1
  • Database Driver & Version : MySQL
  • Server specification : Ubuntu 22.04

Description:

Cannot save new email settings.
I have tried this with dev branch and 2.03 with same results. Turned on debug mode and no errors.

Steps To Reproduce:

Fresh install, add email settings without incoming or outgoing server and it will save the email address. Go back in and click edit and add either incoming or outgoing settings and the popup dialog comes up to say that it is testing. After about 60 seconds the pop goes away and nothing. Go into the db and none of the mail server settings are saved let alone an error to test the settings.

Been using laravel since 5.0. I am going to try and dd() some info in the EmailController.php to figure out where it hangs. Anything else I can check?

Downloaded from

  • master-branch

  • development-branch

  • release-tag

Seems to be an issue with microsoft 365 oAuth