The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/showthread.php 28 require_once





× This forum is read only. As of July 23, 2019, the UserSpice forums have been closed. To receive support, please join our Discord by clicking here. Thank you!

  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Use default PHP mail handling
#1
Neat project, thanks for sharing and making it available.

Might I suggest an option to allow the mail function to use the default configured in php.ini instead of forcing SMTP? While not difficult to comment out some of your code to make this happen a more graceful way might be helpful.

Thanks
Mark
  Reply
#2
I will definitely take a look at that. The original PHP mail was not working on a lot of servers, so in 4.0 we switched to SwiftMailer, but that required composer. The mail in 4.1 is still a work in progress. At least offering the option of using the normal php mail might be a good option for those that don't want SMTP.
  Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)