Cameron
|
eb96f14fe9
|
Admin-UI: Added an automatic fallback. When the user does not have access to the default route the dispatcher will now look for the first available access route and display it as the default. Also, renamed checkRouteAccess() to hasRouteAccess() and renamed checkModeAccess() to hasModeAccess().
|
2020-03-11 17:04:51 -07:00 |
|
Cameron
|
bb6fe3283b
|
Fix for embedded image data causing mailing failure after upgrading PHPMailer.
|
2020-03-04 18:13:05 -08:00 |
|
Cameron
|
89f58fafa6
|
Code cleanup
|
2020-03-01 13:16:36 -08:00 |
|
Cameron
|
f948629796
|
Cleanup class to work with PHPMailer 6.
|
2020-03-01 12:59:19 -08:00 |
|
Cameron
|
1925ce5264
|
Three dependencies updated and moved to vendor directory:
PHPMailer (upgraded to v6 - more testing required)
JsShink
Mysqldump-php
|
2020-02-29 11:56:05 -08:00 |
|
Deltik
|
1f824faa69
|
Renormalized all text file line endings
|
2019-03-29 19:13:32 -05:00 |
|
Cameron
|
1dbc90143f
|
Case cleanup toHtml() should be toHTML()
|
2019-02-26 12:22:36 -08:00 |
|
Cameron
|
c4211ee52b
|
Fixes #2025, Issue #2432, SMTP Connection Check added and false-positive on sent message fixed.
|
2017-07-17 14:11:31 -07:00 |
|
Cameron
|
d5af3b9246
|
BS4 img-fluid
|
2017-01-20 10:40:05 -08:00 |
|
lonalore
|
a03fe161d5
|
Code cleanup.
|
2016-12-15 15:35:18 +01:00 |
|
Cameron
|
fb223639c1
|
Quick-Add-User email fixes.
|
2016-06-10 17:52:08 -07:00 |
|
Cameron
|
42246f7381
|
Bulk mail templates can now resize images to keep email sizes smaller. eg. {MEDIA1: w=500} Improved debugging of thumb.php.
|
2016-05-11 18:52:42 -07:00 |
|
Cameron
|
fd3f4d489e
|
Fix for Mail shortcode parsing.
|
2016-05-02 17:59:56 -07:00 |
|
Cameron
|
b4e4cb686c
|
Issue #1375 - SMTP send issue.
|
2016-04-30 15:34:03 -07:00 |
|
Cameron
|
89264b0259
|
Fix for user-extended permissions on user page. Corrected wrapper ID for user/member list.
|
2016-04-24 16:13:05 -07:00 |
|
Cameron
|
3c0f501e43
|
Extra bootstrap styles added to default mail template. Precautions for legacy sitebutton resize. PM notify template clean up.
|
2016-04-22 16:11:47 -07:00 |
|
Cameron
|
7e7833cbda
|
Fixes #1532 PM notification template.
|
2016-04-17 12:04:35 -07:00 |
|
Cameron
|
cdf676473b
|
Removed debug info.
|
2016-04-14 17:01:02 -07:00 |
|
Cameron
|
ca83bbf73e
|
Standard mailer and bulk mailer can now be different. eg. Use PHP for standard mails, but use Amazon.com SES service for bulk mailing, mailing lists etc.
|
2016-04-14 14:48:02 -07:00 |
|
Cameron
|
84d7271d10
|
Merged core mailout routine into e107_plugins/user/e_mailout.php. Fixed pop3 error messages from phpmailer. Corrected email preview when no template selected. Corrected mailout Email source names.
|
2016-04-11 18:39:19 -07:00 |
|
Cameron
|
2971fb184c
|
PM Email Notifications: Fixes #1487
|
2016-04-10 08:43:54 -07:00 |
|
Cameron
|
433f8a6aed
|
Corrected typo on SMTP port.
|
2016-04-08 09:09:32 -07:00 |
|
Cameron
|
44d682965c
|
PHPMailer updated to v5.2.13. Cleaned up SMTP options in the admin area.
|
2016-04-08 09:01:10 -07:00 |
|
Cameron
|
2e5cf2b05e
|
User-Extended work and Mail handler support for other SMTP ports.
|
2016-03-24 21:45:14 -07:00 |
|
Cameron
|
b245f8a945
|
Extra checks added and mail subject line check.
|
2015-08-26 19:09:51 -07:00 |
|
Cameron
|
219c68e5ed
|
Bouncing email notifications added on login. DKIM support added for outgoing mail. PHP Mailer upgraded to v5.2.8
|
2015-05-25 13:37:17 -07:00 |
|
Cameron
|
de3f80f9ab
|
Fix for toEmail() method encoding of quotes.
|
2015-05-21 21:49:32 -07:00 |
|
Cameron
|
dd08c0f078
|
Fixes altBody mailing issue.
|
2015-05-21 15:51:37 -07:00 |
|
Cameron
|
c73c07490b
|
Fix for notifications to less than 5 people. Notification now come from the site email, not the admin email.
|
2015-05-13 17:45:24 -07:00 |
|
Cameron
|
d596abc90a
|
Fix for siteurl on email template. Prevent pausing on emails when bulkmail is inactive. Fix for missing mail-identifier in signup email.
|
2015-05-13 15:21:27 -07:00 |
|
Cameron
|
fba9816acd
|
New resizeImage() method added to MediaManager class. Inline images now resized on-the-fly prior to emailing. Sitebutton auto-resized prior to emailing.
|
2015-05-13 13:34:52 -07:00 |
|
Cameron
|
3de9381d60
|
More mail fixes.
|
2015-05-13 02:03:36 -07:00 |
|
Cameron
|
3a238bf622
|
Email notification improvements and fixes. (work in progress).
|
2015-05-12 01:45:00 -07:00 |
|
Cameron
|
027a74f5b0
|
Code cleanup
|
2015-02-15 02:37:36 -08:00 |
|
Cameron
|
8138fa674a
|
Fix for extra blank lines in html emails.
|
2015-01-17 02:01:38 -08:00 |
|
Cameron
|
15cb24c8fb
|
Minor GUI fixes
|
2014-11-23 12:01:00 -08:00 |
|
Cameron
|
8784b30ca6
|
Improved template preview
|
2014-11-11 14:23:46 -08:00 |
|
Cameron
|
00450f1404
|
Upgraded PHPMailer to 5.2.9 and corrected mail overrides.
|
2014-10-29 14:16:03 -07:00 |
|
Cameron
|
0d4e4201e0
|
Added constant for mail-id header.
|
2014-10-23 04:35:42 -07:00 |
|
Cameron
|
a3bb284031
|
Mailout bounce handling fixes.
|
2014-10-22 17:58:20 -07:00 |
|
Cameron
|
280f100190
|
Admin->mailout embedded video thumbnail styling.
|
2014-10-19 14:44:41 -07:00 |
|
Cameron
|
65b44a8abb
|
Added support for embedded mail media in mailouts.
|
2014-10-18 15:00:40 -07:00 |
|
Cameron
|
5a2ce38e08
|
Fix for images in mail preview.
|
2014-10-18 05:18:51 -07:00 |
|
Cameron
|
f689d6ae9c
|
Added mail preview window to admin->mailout.
|
2014-10-18 03:19:45 -07:00 |
|
Cameron
|
9eb415abae
|
Minor fixes to Admin->mailout area. Should be mostly functional now.
|
2014-10-16 23:50:47 -07:00 |
|
Cameron
|
26944fbbb7
|
Disable debug on mail handler.
|
2014-10-14 19:02:56 -07:00 |
|
Cameron
|
01f0751c04
|
Mail and progressBar fixes.
|
2014-10-12 18:01:19 -07:00 |
|
Cameron
|
5e867b378e
|
Corrected Admin->Mail 'Send now' functionality - replacing old prototype.js code.
|
2014-10-12 02:37:43 -07:00 |
|
Cameron
|
ce539d82c4
|
Mailing now considered to be 'frontend' when loading templates. Fixes consistency issues. (eg. login notifications etc.)
|
2014-09-03 14:09:10 -07:00 |
|
Cameron
|
2f9dae5eed
|
Email admin->notify template working with new template standard.
|
2014-08-26 15:50:47 -07:00 |
|