1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

119 Commits

Author SHA1 Message Date
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
Gábor
3c1c5a56f2 Update mailout.php 2017-03-05 07:19:12 +01:00
Gábor
8dc855b49b Update mailout.php 2017-02-13 07:49:59 +01:00
Cameron
cdc23fb2d7 Admin-area navigation 2017-02-01 18:25:32 -08:00
Cameron
30092ef372 GUI styling fixes. Theme thumbnail preview corrected on missing preview images. 2017-02-01 08:54:28 -08:00
Gábor
176e114ae0 Some corrections. 2017-01-22 10:04:55 +01:00
Cameron
13758b35ed Merge pull request #2291 from yesszus/patch-1
Update comment_shortcodes.php
2017-01-17 10:14:50 -08:00
Gábor
6245626db8 Update mailout.php 2017-01-17 16:52:06 +01:00
Tijn Kuyper
347c9f9af0 Update methods to load LAN files in Admin Area
(fingers crossed there are no typo's...)
2017-01-17 01:33:03 +01:00
lonalore
a03fe161d5 Code cleanup. 2016-12-15 15:35:18 +01:00
Cameron
00e388490a Fixes #1673 Mailout > Preferences > Bulk Emailing method not saving correctly. 2016-05-29 09:27:57 -07:00
Cameron
34ef4a1ae2 Fix for {MAILREF} in bulk email preview. 2016-05-12 09:36:12 -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
dfa289ba13 Bulk mailing fixes. 2016-05-11 12:14:58 -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
85d144cb8e Send SMTP port number in test email. 2016-04-08 09:34:08 -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
796f5fa95c Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url); 2016-01-13 19:18:12 -08:00
Cameron
a26de7bc84 Issue #1138 - Bootstrap3 UI fixes. 2015-07-15 19:33:15 -07:00
Cameron
6499ff72f7 Issue #1138 Added 'btn-default' where missing. 2015-07-13 19:09:30 -07:00
leo
78f56c3fe6 Changed LAN's .. admin/mailout php to use lan defines in lan_mail out php (captions create tabs) 2015-07-13 13:48:39 +02:00
leo
0f4a14d07a Revert "Added lan defs (todo) to lan_admin php "
This reverts commit 1663d1e0bb8c514f6e397107c9790e7f20781b06.
2015-07-12 22:05:45 +02:00
leo
1663d1e0bb Added lan defs (todo) to lan_admin php
Added LAN's to mailoutphp
(tabs CAPTIONS) for admin>create
2015-07-12 17:33:43 +02:00
Cameron
e6ef1483da Issue #6 Language File Optimization. 2015-07-08 14:52:16 -07:00
MikeyGMT
142d31768c Replace Duplicate LANs : LAN_TITLE
Replace Duplicate LANs : LAN_TITLE
2015-07-02 13:43:22 +01:00
MikeyGMT
dccba01f37 Replace Duplicate LANs : LAN_ID
Duplicate LANs for ID replaced with LAN_ID
Plus correct bad quotes in installer LANINS_030.
2015-07-02 13:03:03 +01:00
Cameron
6337d9410c Login-Menu Language File cleanup. 2015-06-11 09:40:56 -07:00
Cameron
3d703ebb76 e_DEVELOPER constant added. (developer mode active). DKIM and Multi-site install set to developer-mode only. 2015-05-25 14:35:15 -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
d4d28ddcb1 Fix: Emails could be blank under some circumstances. 2015-05-21 23:05:27 -07:00
Cameron
bf2aa9b568 Fixes for {SITEURL} when using crons. 2015-05-17 02:01:25 -07:00
Cameron
686c7187ff Fix for signup template constants under CLI (scheduled task) 2015-05-16 23:59:43 -07:00
Cameron
c5d6bae3ad Signup Admin options moved to shortcode. Added maintenance page to Admin -> Users for resending emails to unactivated accounts. 2015-05-16 19:17: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
1b403bba6d listQry cleanup. 2015-05-13 13:51:47 -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
e576370e57 Remove some references to deprecated functions/methods. 2015-02-14 23:34:15 -08:00
Cameron
60f4800a92 Minor tweaks to Mailout GUI 2014-12-05 12:28:42 -08:00
Cameron
9c67eba39f Fix for totals after record deletion. 2014-11-24 12:04:17 -08:00
Cameron
005db35df9 Fixes mail-copy function. 2014-11-23 20:02:10 -08:00
Cameron
08f7767831 Corrected Mail batch copy. 2014-11-23 12:36:19 -08:00
Cameron
15cb24c8fb Minor GUI fixes 2014-11-23 12:01:00 -08:00
Cameron
0dbb7cecdb Bounce-handling test option added. Correct path issue in perms notification. 2014-11-21 16:29:57 -08:00
Cameron
e7ad72b3a2 Option to bypass maintenance flag added. 2014-11-19 17:13:08 -08:00
Cameron
f8048410b9 Improved recipient-list email preview 2014-11-19 13:07:20 -08:00
Cameron
1734880bbb Corrected missing mail handlers preference. Added Debug-active warning. Enabling e_DEBUG in e107_config.php will now enable debug in the mailout class. 2014-11-15 13:29:37 -08:00
Cameron
00450f1404 Upgraded PHPMailer to 5.2.9 and corrected mail overrides. 2014-10-29 14:16:03 -07:00