source: trunk/lib/Email.inc.php

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @813   5 weeks anonymous Domains with multiple consecutive hyphens are valid
(edit) @810   2 months anonymous Enable setting db_timezone during runtime. Refactor setParam() in App, …
(edit) @776   18 months anonymous Improve notice of missing angle brackets with email addresses
(edit) @774   22 months anonymous Add Email::setRawBody() for messages manually composed and encoded …
(edit) @770   2 years anonymous Minor fixes
(edit) @767   2 years anonymous Add App param ‘template_ext’ used to inform services where to find …
(edit) @759   2 years anonymous Minor
(edit) @743   3 years anonymous Add SC_DUMP_JSON flag to dump(). Update comments.
(edit) @735   4 years anonymous Minor polish. Add getHttpHeader function
(edit) @724   4 years anonymous Use the /u regex modifier only when using UTF-8. Disable indexed array …
(edit) @696   5 years anonymous Add unicode flag (/u) to preg_* patterns. Remove usage of …
(edit) @684   5 years anonymous
(edit) @670   5 years anonymous Strip unsafe characters from HTTP_HOST
(edit) @668   5 years anonymous Add CLI coloring method. Allow longer email logging in dev.
(edit) @630   6 years anonymous Disable App::sslOn(). Better logging on Email::send() unreplaced …
(edit) @628   6 years anonymous Add Email::SANDBOX_MODE_LOG
(edit) @622   6 years anonymous Add Email() sandbox mode. Add Email->send() test. Fix minor bugs.
(edit) @618   6 years anonymous Improve comments
(edit) @578   7 years anonymous Convert email template to UTF-8 if necessary.
(edit) @559   8 years anonymous Minor fixes
(edit) @550   8 years anonymous Escaped quotes from email from names. Changed logMsg string truncation …
(edit) @502   9 years anonymous Many minor fixes during pulso development
(edit) @500   9 years anonymous Many auth and crypto changes; various other bugfixes while working on …
(edit) @490   10 years anonymous Increased robustness of Email(); added envelope_sender_address param. …
(edit) @484   10 years anonymous Changed private methods and properties to protected. A few minor bug fixes.
(edit) @479   10 years anonymous Convert tabs to spaces, and lineendings to LF in all files.
(edit) @478   10 years anonymous Using array_key_exists() instead of isset() where null may be a used …
(edit) @472   10 years anonymous Minor logging change
(edit) @468   10 years anonymous Completed integrating /branches/eli_branch into /trunk. Changes …
(edit) @460   10 years anonymous Edit comments
(edit) @454   10 years anonymous Improved the truncate() function.
(edit) @424   11 years anonymous Added error checking for invalid email header arguments; cleaned up …
(edit) @422   11 years anonymous
(edit) @399   12 years anonymous Updated email address validation
(edit) @396   12 years anonymous Updated copyright date; comments elaboration; spelling fixes.
(edit) @394   12 years anonymous sc-msg CSS update, minor adjustments.
(edit) @376   14 years quinn Updated copyright date, name to Strangecode LLC.
(edit) @364   14 years quinn Fixed minor issue when a log event is generated when sending to an …
(edit) @362   15 years quinn Added a GPL license info header to all source files. Updated license …
(edit) @357   15 years quinn updated tests to work. updated email validation regex to include quote …
(edit) @347   15 years dan There was a strange "special caracter" or something causing this file …
(edit) @346   15 years dan Cleaned up recent changes.
(edit) @345   15 years dan Updated email sending routines for safe_mode compatibility.
(edit) @334   16 years quinn Fixed lots of misplings. I'm so embarrassed! ;P
(edit) @311   16 years quinn
(edit) @309   16 years quinn Fixed bug in email validation regex.
(edit) @293   16 years quinn Minor updates.
(edit) @282   17 years quinn Added length arg to *Signature functions; added App::setQuery() …
(edit) @247   17 years quinn Converted all string functions to multi-byte (mb_*) functions
(edit) @216   17 years scdev Q - fixed a bug in Email.inc.php where replacement values were not …
(edit) @212   17 years scdev Q - added config for line endings and line length.
(edit) @201   18 years scdev Q - increased some LOG_DEBUG messages to LOG_INFO so we can run with …
(edit) @146   18 years scdev Q - added persistant database storage to Prefs.inc.php. Modified …
(edit) @136   18 years scdev Q - Merged branches/2.0singleton into trunk. Completed updating …
(edit) @119   18 years scdev Q - making codebase 2 work with php5. Rewrote ImageThumb? class to work …
(edit) @114   18 years scdev Update return statement of Email::send method.
(edit) @53   18 years scdev ${1}
(edit) @43   18 years scdev ${1}
(edit) @42   18 years scdev detabbed all files ;P
(edit) @41   18 years scdev ${1}
(edit) @40   18 years scdev ${1}
(edit) @38   18 years scdev added extra headers option to Email:: and fixed confusion over \r\n
(edit) @37   18 years scdev updated messaging functionality in Upload::
(edit) @36   18 years scdev added mail header injection prevention to Email::
(edit) @35   18 years scdev Fixed mime_content_type bug in Upload.inc.php
(edit) @25   18 years scdev
(edit) @24   18 years scdev
(add) @23   18 years scdev Added Email() class to work with verification, and sending of emails …
Note: See TracRevisionLog for help on using the revision log.