This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-framework
Watch
1
Star
0
Fork
0
You've already forked silverstripe-framework
mirror of
https://github.com/silverstripe/silverstripe-framework
synced
2024-10-22 12:05:37 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-framework
/
email
History
Ingo Schommer
1225426e75
MINOR Fixed @package declarations
2011-03-29 18:07:58 +13:00
..
Email.php
MINOR Allowing parameter in Email::attachFile() to be optional (
fixes
#6506
, thanks adrianduke)
2011-03-20 09:56:05 +13:00
Mailer.php
BUGFIX
#6240
Line length of emails sent out by Mailer.php set too long and could cause emails to be marked as spam by certain filters (thanks florian.thoma!)
2010-12-17 00:56:03 +00:00
mime.types
#1088
- attachments cannot be emailed from mac or windows systems
2008-01-09 23:56:12 +00:00
Notifications.php
MINOR Fixed @package declarations
2011-03-29 18:07:58 +13:00
QueuedEmail.php
API CHANGE: Renamed conflicting classes to have an "SS_" namespace, and renamed existing "SS" namespace to "SS_". The affected classes are: HTTPRequest, HTTPResponse, Query, Database, SSBacktrace, SSCli, SSDatetime, SSDatetimeTest, SSLog, SSLogTest, SSLogEmailWriter, SSLogErrorEmailFormatter, SSLogErrorFileFormatter, SSLogFileWriter and SSZendLog.
2009-10-26 03:06:31 +00:00
QueuedEmailDispatchTask.php
API CHANGE: Added increase_time_limit_to(), which respects safe_mode.
2009-06-28 02:36:46 +00:00