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

16 Commits

Author SHA1 Message Date
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
CaMer0n
ce30681cc3 Removed $syspref global 2012-10-10 23:21:47 +00:00
secretr
ee1af5e9cd parse error fix 2012-05-09 14:51:38 +00:00
e107steved
8962c13f50 Update function calls where moved from e107_class.php to iphandler_class.php 2012-01-02 22:06:22 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
e107steved
d6358a2a6a more notice removal 2009-12-28 22:16:54 +00:00
e107steved
5d3aaaa541 More mailer stuff - bug fixes, cron-driven bounce handling, timed send, notify on run complete 2009-11-27 21:42:46 +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
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
CaMer0n
b923520bbf Fix for multiple 0.7 -> 0.8 upgrade issues. 2009-10-22 13:00:37 +00:00
marj
49f095b98d Bugtracker #4781
Do not notify banned users
2009-08-11 17:25:48 +00:00
secretr
9c219f52a9 more e107 class & API cahnges:
- magic __get() added to e107 and e_parse classes;
- resolved sch_load() related issues;
- more object getter;
2009-07-23 15:29:07 +00:00
mcfly
1c428e1d5a Reformat of code, small changes 2008-12-21 18:15:04 +00:00
CaMer0n
2960b6c3b9 Simplified admin->notify interface. 2008-04-26 14:34:17 +00:00
e107steved
ba60ac499c Bugtracker #3860 - wrong LAN used 2007-03-22 21:26:27 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00