This website requires JavaScript.
Explore
Help
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 14:05:37 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
41b51a17ce
silverstripe-framework
/
email
History
Sam Minnee
364d413c66
BUGFIX: Send plaintext email as text/plain if there are no attachments. (
#4603
)
2012-04-18 10:11:50 +12:00
..
Email.php
MINOR Update @package values to match renaming sapphire
2012-04-15 10:50:19 +12:00
Mailer.php
BUGFIX: Send plaintext email as text/plain if there are no attachments. (
#4603
)
2012-04-18 10:11:50 +12:00
mime.types
Editing the /sapphire/email/mime.types file to allow Microsoft Office 2010 file extensions which were not previously in this file. This prevented these files from being sent as attachments on emails. I have added in the basic extensions of .docx, .pptx, .xlsx but also the additional extensions that Office 2010 have from this page -
http://office.microsoft.com/en-us/help/introduction-to-new-file-name-extensions-HA010006935.aspx#BM1
2011-05-03 22:56:34 -07:00