Commit Graph

18 Commits (develop)

Author SHA1 Message Date
tidusjar ca655ae570 feat(mass-email): Added the ability to configure the Mass Email, we can now send BCC and we are less likely to be rate limited when not using bcc #4377
3 years ago
TidusJar 11839deee8 Merge remote-tracking branch 'origin/develop' into develop
5 years ago
TidusJar f048505eed Fixed #2636
5 years ago
tidusjar 7084839bc7 Fixed #2826
5 years ago
tidusjar bf94b3111e Set the local domain if the Application URL is set for the HELO or EHLO commands. #2636
5 years ago
TidusJar ca516957fa Make the newsletter BCC the users rather than creating a million newsletters (Hopefully will stop SMTP providers from marking as spam). This does mean that the custom user customization in the newsletter will no longer work
5 years ago
TidusJar d56e83eee0 email logging !wip
5 years ago
Jamie 9767380f83 Newsletter almost finished. !wip
6 years ago
tidusjar cf9dd831cc Fix the issue for welcome emails not sending
7 years ago
Louis Laureys b5bc328986 Enable Multi MIME and add alt tags to images (#1838)
7 years ago
tidusjar 40e732de27 #1802 and other small fixes
7 years ago
Jamie 20f3239b94 Found where we potentially are setting a new poster path, looks like the entity was being modified and being set as Tracked by entity framework, so the next time we called SaveChangesAsync() it would save the new posterpath on the entity.
7 years ago
Jeffrey Peters 899934c307 This adds two fields to the Email Notifications settings page. It allows for the disabling of TLS/SSL as well as the ability to disable certificate validation when sending notification emails. (#1552)
7 years ago
Jamie.Rees 0cf1aa50e1 Made a lot of changes around the notifcations to support the custom app name
7 years ago
Jamie.Rees ff242f2531 Fixed build
7 years ago
Jamie.Rees 03add0ffc8 #865 #1459 Added the Sender From field for email notifcations. We can now have "Friendly Names" for email notifications.
7 years ago
Jamie.Rees bd5d4a8e92 Made the password reset email style the same as other email notifications #1456 #865
7 years ago
Jamie.Rees ace90da7ed #1456 Reset Password stuff #865
7 years ago