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
sending e-mail
#1
Hello,

Ive been working with UserSpice the past few days. It's an excellent project, my compliments!
Everything seems to be working...except sending e-mail Sad

At the website of SwiftMailer they say the following:

The Swift_SmtpTransport and Swift_SendmailTransport transports use proc_* PHP functions, which might not be available on your PHP installation. You can easily check if that's the case by running the following PHP script: <?php echo function_exists('proc_open') ? "Yep, that will work" : "Sorry, that won't work";

I have run that script and it tells me that it wont work for me.

Now, ive seen that you implented the PHPMailer as well. I just have NO idea how to make use of it in UserSpice. I cannot find any documentation about it or any topics in this forum.

I have seen you mentioning the following on January 29th in this forum:
I’ve actually come up with a decent solution. I’m storing all the swiftmail configuration variables in the database so they can be edited by the end user. There will be a dropdown to choose which type of mail product you want to use and it will just map in the proper settings. I’m going to start with direct server mail, mailgun, and mandril and go from there.

But I don't see anything about this in UserSpice 4.0 or 4.1.

Can you please explain how to use a different mail transport so I can send smtp mails from my server.

Thank you so much for all your hard work!
With kind regards,
Lloyd
  Reply


Messages In This Thread
sending e-mail - by LBC - 05-23-2016, 07:57 AM
sending e-mail - by LBC - 05-23-2016, 10:31 AM
sending e-mail - by LBC - 05-23-2016, 11:06 AM
sending e-mail - by mudmin - 05-23-2016, 01:29 PM
sending e-mail - by brian - 05-23-2016, 08:03 PM
sending e-mail - by LBC - 05-24-2016, 08:53 AM
sending e-mail - by brian - 05-24-2016, 11:22 AM
sending e-mail - by brian - 05-25-2016, 11:32 AM
sending e-mail - by brian - 05-25-2016, 11:41 AM
sending e-mail - by LBC - 05-26-2016, 07:37 AM
sending e-mail - by mudmin - 05-26-2016, 11:42 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)