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

30 Commits

Author SHA1 Message Date
rica-carv
d17f671a3e Add files via upload 2016-12-29 15:08:29 +00: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
44d682965c PHPMailer updated to v5.2.13. Cleaned up SMTP options in the admin area. 2016-04-08 09:01:10 -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
e576370e57 Remove some references to deprecated functions/methods. 2015-02-14 23:34:15 -08:00
Cameron
00450f1404 Upgraded PHPMailer to 5.2.9 and corrected mail overrides. 2014-10-29 14:16:03 -07:00
Cameron
f3ae51e037 Added 'btn-default' to button for Bootstrap3 compatibility. 2014-02-07 07:33:33 -08: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
Tijn Kuyper
17771cf3e0 Change buttons to bootstrap btn (GUI) 2013-02-02 20:34:19 +01:00
secretr
bed78df539 Prevent direct page output 2012-05-09 14:56:28 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
CaMer0n
d450b9dd7d Path fixes - e_LOG 2009-12-27 11:25:19 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
marj
07b233ea05 We need to fix this 2009-11-17 09:17:08 +00:00
CaMer0n
78233f4b28 small fixes 2009-11-17 08:16:46 +00:00
marj
9a715e8246 charset and badchars 2009-11-12 15:11:17 +00:00
CaMer0n
fbbf2f8f61 e_FILE.'public/' replaced with e_UPLOAD 2009-11-07 02:17:02 +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
e107steved
5552265396 Upgrade phpmailer to 2.0.4 2009-05-20 21:00:46 +00:00
e107steved
f46e765fc4 Update PHPMailer to 2.0.2 2008-08-01 20:01:28 +00:00
e107steved
ae8c41fce0 Update log directory 2008-05-17 19:05:08 +00:00
e107steved
1991680e36 Additional exit statements 2007-12-29 20:34:37 +00:00
e107steved
e1f3688bf3 Bulk mailer - phase 1 - support add-in email address sources plus other features 2007-12-22 14:49:34 +00:00
e107steved
5d0fdfe3c8 Bugtracker #4082 - upgrade PHPMailer to V2.0.0 2007-12-07 19:59:24 +00:00
e107steved
00f54ee470 Bugtracker #4030 - attachment handling in mailout 2007-08-02 20:37:11 +00:00
e107steved
cd5cd7e22a extra vetting on input - thanks nlstart 2007-06-19 20:16:25 +00:00
e107steved
344ec3d9ae Sort attachment file name if its in a subdirectory 2007-04-24 20:29:11 +00:00
CaMer0n
ba10bdc612 bugfix - stopped custom-header from accumulating while doing mass-mailing. 2007-02-17 18:18:50 +00:00
e107steved
6930ad1c78 Possible fix bug #3604 2006-12-22 21:01:42 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00