1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-23 08:15:39 +01:00

52 Commits

Author SHA1 Message Date
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
Cameron
8c995fbbc8 global error fix. 2014-08-20 02:00:50 -07:00
Cameron
9acc933dea Fixed - mail handler now embedding images with the {THEME} constant correctly. 2014-08-18 23:16:10 -07:00
Cameron
f4bb971696 More email templates cleanup. /signup.php?preview working again. 2014-08-17 20:53:44 -07:00
Cameron
734a954228 Additional changes so email templates conform to v2 specifications. 2014-08-16 17:21:46 -07:00
Cameron
e44d83ca65 First commit of standardized email template. 2014-08-15 21:18:15 -07:00
Moc
afe4b27cf2 Code clean-up (globals, $e107->, headers, $sql) 2013-03-24 18:59:18 +01:00
SteveD
384bf407e3 Issue #70 - update PHPMailer to latest.
New mail entry point to send templated emails, bulk emails etc
Add option to mass-send templated emails from admin page
'Notify' function uses the new interface.
Sundry detail improvements
Other sources of auto-generated emails need converting - signup etc
Much more testing needed.
Needs competent themer to generate some nice templates.
2013-02-20 21:11:17 +00:00
secretr
bed78df539 Prevent direct page output 2012-05-09 14:56:28 +00:00
CaMer0n
b495e8edfa Mail template work. Quick-Add-User now has it's own template also. 2011-05-04 09:22:09 +00:00
CaMer0n
b0b0551537 Bug #5139 - Single quote issue in text emails 2011-02-26 19:56:35 +00:00
secretr
31ce1c88d0 Mailer on-the-fly debug settings 2010-11-15 08:58:55 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
e107steved
bee4d07b82 Hopefully fix image path problem properly! 2010-01-05 20:14:11 +00:00
CaMer0n
ab856f4f7d Quick fix for image-path issue 2010-01-04 10:18:02 +00:00
CaMer0n
553fa3e38d Added debug info and FIXME comment 2010-01-04 10:14:48 +00:00
CaMer0n
d450b9dd7d Path fixes - e_LOG 2009-12-27 11:25:19 +00:00
e107steved
3d28c5a88b Support backticks in db checking, comments in db definition files, other minor tweaks 2009-11-20 22:23:02 +00:00
e107steved
eb05b14438 Latest mailer updates - primarily use new features in newsletter and notify. Also newsletter enhancements; thanks nlstart 2009-11-19 20:24:21 +00:00
CaMer0n
b0522016cd 0.7 -> 0.8 upgrade fixes 2009-11-19 10:07:32 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
e107steved
52faad8c2e Mailer next update - inline files should work 2009-11-17 20:34:50 +00:00
e107steved
c188fd6430 Next mailer update 2009-11-16 20:40:39 +00:00
e107steved
24b8dfd54f First cut of updated bulk mail handling, including support for provision of email addresses by plugins. Still very much a work in progress, but should send some sort of email if treated nicely. 2009-11-15 17:38:05 +00:00
e107steved
bbbde843f6 Update phpmailer to PHP5 version, start of class-based mail handling object. Probably break a few things along the way. 2009-09-01 19:53:08 +00:00
marj
7fe0bd1282 Trivial XHTML compliance 2009-07-23 08:34:21 +00:00
marj
5e462df2c7 CHARSET deprecated 2009-07-19 11:44:30 +00:00
e107steved
c2480a88cf Possible fix for wrap problems on email addresses 2007-11-04 20:25:02 +00:00
e107steved
aafab279e5 Bugtracker #4178 possible fix (mailout) 2007-11-01 20:10:10 +00:00
e107steved
b1ea52dc1c Bugtracker #3756 - separate 'email from site' address/name 2007-08-14 19:37:45 +00:00
CaMer0n
5e381226b7 Added a few missing params from last commit. 2007-04-15 22:12:44 +00:00
CaMer0n
502572ba1c Added support for parked domains, site mirrors or dynamic mail preferences using email template. 2007-04-14 19:38:10 +00:00
CaMer0n
f56cbb9d18 Bugfix - multilanguage fix for admin name/email. Also corrects part of the issue with parked domain names. 2007-04-14 10:39:55 +00:00
e107steved
9e5bbeede9 Handle alternative newline chars 2006-12-30 18:55:42 +00:00
e107steved
1f232774ba XHTML fix 2006-12-30 16:34:33 +00:00