Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
63eeae3357b94edfdd5b652fd97fe878403be9f8
/
system
/
libraries
/
Email.php
a45e761
added an additional newline for MUAs that require a double line break between multipart headers and the ignored MIME message area
by Derek Jones
· 16 years ago
604873f
better error messages for sendmail failure
by Derek Jones
· 16 years ago
c630bcf
added sendmail debugging and fixed a bug with single to double quoted string syntax in from()
by Derek Jones
· 16 years ago
2067d1a
Changing EOL style to LF
by Derek Allard
· 16 years ago
0b6a5e9
Added prep_q_encoding() and Q encoding of From: and Subject: headers
by Derek Jones
· 16 years ago
85e65f6
Propset eol-style to CRLF
by Derek Jones
· 16 years ago
b5ce5aa
corrected a few docblock comments to accurately reflect return values
by Derek Allard
· 16 years ago
2aa5a18
Did a little cleanup for better readability
by Rick Ellis
· 16 years ago
f08f655
Added smtp authorization settings to initialize function, as per this bug report: http://codeigniter.com/bug_tracker/bug/4615/
by Rick Ellis
· 16 years ago
e4a7db4
updated copyright
by Rick Ellis
· 16 years ago
993925b
whitespace fixes a minor re-ordering of the changelog
by Derek Allard
· 16 years ago
30e9c53
added killing of nulls to _prep_quoted_printable()
by Derek Jones
· 16 years ago
3018465
fixed bug where dechex() was being fed the wrong variable for encoding space and tab characters at the end of a line of quoted-printable encoded content
by Derek Jones
· 16 years ago
9736d3f
correcting some docblock comments
by Derek Allard
· 17 years ago
27a5aa1
added quoted-printable headers when $this->send_multipart has been manually changed to FALSE
by Derek Jones
· 17 years ago
a459b46
Fixed a bug (#4561) where orhaving() wasn't properly passing values.
by Derek Allard
· 17 years ago
0b59f27
Some sweeping syntax changes for consistency:
by Derek Jones
· 17 years ago
62bd430
preg_split changed to explode
by Derek Allard
· 17 years ago
20d2405
substr checks swapped out with strncmp
by Derek Allard
· 17 years ago
a3ffbbb
Removed closing PHP tags, replaced with a comment block identifying the end of the file
by Derek Jones
· 17 years ago
c7deac9
Undoing change committed in r1115
by Derek Jones
· 17 years ago
5583e1a
removed closing PHP tag from all framework files
by Derek Jones
· 17 years ago
af4a8a0
added dot transformation to body of email when sending via SMTP
by Derek Jones
· 17 years ago
3be20e2
tweak to the new fopen mode constant names
by Derek Jones
· 17 years ago
14031d1
implemented fopen mode constants
by Derek Jones
· 17 years ago
7327499
Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper.
by Derek Allard
· 17 years ago
7c53be4
Added the ability to set CRLF settings via config in the Email class.
by Derek Allard
· 17 years ago
80ddb6b
Moved the safe mode and auth checks for the Email library into the constructor
by Derek Allard
· 17 years ago
e7c4c32
fixed bug #3279 - removed iso-8859-1 from $this->_base_charsets, and altered _get_encoding() to check more broadly for 7bit character sets before deciding whether to set the encoding to 7-bit or 8-bit.
by Derek Jones
· 17 years ago
7a9193a
replaced www.codeigniter.com with codeigniter.com
by Derek Jones
· 17 years ago
3d879d5
ExpressionEngine Dev Team in credit
by Derek Allard
· 17 years ago
80e1404
fixed bug #2542 - switched to foreach() in clean_email() to work with associative arrays or numerically indexed arrays that are not sequential from 0.
by Derek Jones
· 17 years ago
0fe8297
Fixed typos in the email Language class (email_attachment_unredable, email_filed_smtp_login).
by Derek Allard
· 17 years ago
0a581e0
added a space after the -f flag for server compatibility
by Derek Allard
· 17 years ago
b60b372
Moved the safe mode and auth checks for the Email library into the constructor
by Derek Allard
· 17 years ago
582e9f8
Fixed a bug in the Email library where some timezones were calculated incorrectly.
by Derek Allard
· 17 years ago
6838f00
Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.
by Derek Allard
· 17 years ago
2d2437e
fixed quoted-printable in HTML emails, and added htmlspecialchars() to email debugging output
by Derek Jones
· 18 years ago
8d127c7
by Rick Ellis
· 18 years ago
d2df9bc
update pMachine to EllisLab
by Derek Allard
· 18 years ago
86c6039
by admin
· 18 years ago
3f643e6
by admin
· 18 years ago
e334c47
by admin
· 18 years ago
23db0dd
by admin
· 18 years ago
88a8ad1
by admin
· 18 years ago
243f5cc
by derek
· 18 years ago
ee54c11
by admin
· 18 years ago
33de9a1
by admin
· 18 years ago
41a1685
by admin
· 18 years ago
7981a9a
by admin
· 18 years ago
e79dc71
by admin
· 18 years ago
d16d6c2
by admin
· 18 years ago
1cf89aa
by admin
· 18 years ago
b0dd10f
Initial Import
by admin
· 18 years ago