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
Email in UserSpice 4.x
#1
If you've ever tried to mess with sending emails from a server, it can be a royal pain in the butt. Things go to spam folders, they don't send and diagnosing your individual problems means digging through server logs and wondering if gmail is just throwing your emails away.

Enter SwiftMailer. Version 4.x is using SwiftMailer as the library to provide email functionality as opposed to the generic php sendmail feature.

Since SwiftMailer is just the library, we need a way to send the actual email. You could send it from your server itself, but that gets into a lot of the problems that we've already talked about. Obviously, I'm not taking this feature away, it will just need some configuration.

The preferred initial method to use for sending emails so far is Mailgun. You sign up for a free account. No credit card requires. You confirm your email and phone, setup some dns records, and you can send 10,000 emails per month for free.

If you need more than that, things like Mandril become cheaper.

I'm definitely open to discussion on this. What say you all?
  Reply


Messages In This Thread
Email in UserSpice 4.x - by mudmin - 01-28-2016, 07:37 PM
Email in UserSpice 4.x - by mudmin - 01-28-2016, 08:09 PM
Email in UserSpice 4.x - by astropos - 01-28-2016, 09:58 PM
Email in UserSpice 4.x - by mudmin - 01-28-2016, 11:49 PM
Email in UserSpice 4.x - by yrg - 03-08-2016, 10:41 PM
Email in UserSpice 4.x - by brian - 03-09-2016, 02:27 PM
Email in UserSpice 4.x - by yrg - 03-09-2016, 11:02 PM
Email in UserSpice 4.x - by mudmin - 03-10-2016, 03:44 AM
Email in UserSpice 4.x - by rexkysler - 09-18-2016, 12:51 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)