1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

31 Commits

Author SHA1 Message Date
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
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
523d591bb3 Include date shortcodes in notify send method. 2015-05-13 02:38:31 -07:00
Cameron
d84d166b2b Added 'opt-in' admin news-trigger for emailing notifications to users. 2015-05-13 01:22:05 -07:00
Cameron
3a238bf622 Email notification improvements and fixes. (work in progress). 2015-05-12 01:45:00 -07:00
Cameron
899281eaaf Debug info cleanup 2015-03-29 20:26:35 -07:00
Cameron
1e5ab81afe Notifications were failing under some circumstance. 'Email address' option now working again. 2015-03-07 16:30:46 -08:00
Cameron
83ea70f881 Core notify functions moved inside notify class. 2015-02-15 16:06:58 -08:00
Cameron
436af8eeeb Notifications cleanup 2015-02-13 02:30:31 -08:00
Cameron
2f9dae5eed Email admin->notify template working with new template standard. 2014-08-26 15:50:47 -07:00
Cameron
8c49efe1b1 Notice removal 2014-02-04 06:49:25 -08:00
Cameron
dbf987298d Updated e_notify.php to v2.x spec. 2013-06-18 20:21:10 -07:00
Moc
400617c190 Added IPHandler() in flood notification email to properly format IP address 2013-05-15 13:26:06 +02: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
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