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

35 Commits

Author SHA1 Message Date
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
CaMer0n
83e615bb6f notice removal and fix for $returnpath - thanks steved 2006-12-19 10:03:31 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00