Add PHP5-style constructor
[squirrelmail.git] / class / deliver / Deliver.class.php
2016-01-01 pdontthinkHappy New Year
2015-01-03 pdontthinkHappy 2015
2014-01-21 pdontthinkgit-svn-id: https://svn.code.sf.net/p/squirrelmail...
2014-01-21 pdontthinkVariable name correction
2014-01-21 pdontthinkAdd advanced control over the SSL context used when...
2014-01-01 pdontthinkHappy 2014
2013-07-26 jervforsUpdate copyright
2012-04-01 pdontthinkFix E_STRICT notices
2012-04-01 pdontthinkRevert changes in revision 14302. Revision 14302 shoul...
2012-04-01 pdontthinkFall back to using LIST if NAMESPACE answer is malforme...
2012-01-02 pdontthinkUpdating copyrights. Happy New Year.
2011-01-06 pdontthinkHappy New Year!
2010-01-25 pdontthinkUpdate copyrights to 2010
2009-09-29 jervforsThe copyright symbol isn't really needed since the...
2009-07-31 pdontthinkRemove personal data from Message ID seed. (#880029...
2009-04-15 jervforsThere are too many modified files being committed witho...
2009-04-03 pdontthinkEncode outgoing attachments that have lines longer...
2009-04-03 pdontthinkRewrite foldLine(). The old version *might* have been...
2009-04-01 pdontthinkDocumentation fix
2009-04-01 pdontthinkMake our Date header RFC-compliant. Redundant timezone...
2008-12-05 pdontthinkSupposedly user info could be removed from received...
2008-04-28 pdontthinkChange order of arguments
2008-04-25 pdontthinkDon't open multiple IMAP connections when building...
2008-04-20 pdontthinkDon't put encoding on multipart/alt message parts
2008-02-13 pdontthinkChange approach for making things like Message-ID avail...
2008-02-10 kinkimprove message ID generation: put together a string...
2008-02-06 pdontthinkMake message ID available after message is sent. Not...
2008-01-06 pdontthinkCorrect misplaced code
2008-01-02 pdontthinkDon't start message ID with a dot when no remote port...
2007-12-19 pdontthinkRefactor how IMAP messages are "sent"
2007-10-24 pdontthinkRestore outgoing reply headers
2007-07-16 kinkUse attachment_dir only at the point where we're actually
2007-03-22 pdontthinkRemove $version, use SM_VERSION constant instead
2007-01-18 kinkdo not add spaces to references header (#1634294),
2007-01-13 kinkincrement year in copyright notices
2006-10-09 stekkelThe error handler catched a delayed error => check...
2006-07-15 tokulremoving trailing ?> from function scripts
2006-05-13 tokulresubmitting last Monday updates and adding php 5.1...
2006-05-03 kinkCorrect references trimming: array_walk can't in all...
2006-04-18 kinkReduce references header in a smart way to avoid "heade...
2006-01-23 tokulcopyright update
2005-11-28 ebullientrequire the hide_squirrelmail_header value to be define...
2005-11-27 ebullientreword some of the text around email/full name options...
2005-11-09 jervforsFormatting as in STABLE
2005-09-18 jervforsphpDocumentor updates
2005-07-20 tokulAdd extra checks in In-Reply-To header generation....
2005-06-03 pdontthinkFix that addresses inconsistency in PHP's chunk_split...
2005-05-22 tokulupdating @since tags to indicate version in stable
2005-05-20 tokulconfused original code with php5 fix
2005-05-12 tokulreplacing skip_SM_header with two different options...
2005-04-27 stekkelMore possible NUL character problems solved.
2005-04-23 jervforsTrimming whitespace and replacing tabs
2005-04-14 pdontthinkIt isn't a workaround
2005-04-13 pdontthinkWorkaround for Courier when sending mixed messages...
2005-02-28 pdontthinkLinefeed not allowed in middle of Content-Type header
2005-02-18 stekkelRemove NUL characters in case of text and message parts.
2005-02-08 kinkDo not send quality-headers if they are set to Normal...
2005-02-06 kinkFix a couple more 'string concat on array push' bugs...
2005-02-05 stekkelFix typo. php 5 errors out on this.
2005-01-07 jervforsReplacing tabs with spaces, trimming white space at...
2004-12-27 kinkIncrement year in copyright notice.
2004-12-22 janglissRFC822 complianced with Received header. Fixes #1088548.
2004-11-02 jervforsReplacing tabs with spaces, trimming white space at...
2004-11-01 cigamitRemoved variables that were initialized, but never...
2004-08-11 kinkIt seems more logical to use the SERVER_NAME as the...
2004-08-03 kinkIf we use the IP as the RHS of the Message-ID, we need...
2004-05-22 jervforsPhpdocumentor update - sed is your friend for these...
2004-04-26 stekkelBypass foldLine functions for email addresses to avoid...
2004-03-27 ebullientAdd SMTP setting to suppress SquirrelMail Received...
2004-03-04 kinkAdd a comment to the X-Priority header (Highest,Normal...
2004-02-24 kinkWe're living in 2004 now... perl is your friend for...
2004-01-30 stekkelrollback, no time to find out what's wrong, postponed...
2004-01-30 stekkelMake an exception for email addresses in case of foldin...
2004-01-28 tokulIt complains even more about FAKED_MUA_01 when both...
2003-10-28 tassiumphpdocumentor basic preparation, continued
2003-10-28 braverockfixed @returns to @return and added a few more comments
2003-10-28 braverockadded php docblocks to Deliver class and all functions
2003-10-24 stekkelfix boundary_end in case of recursion
2003-10-21 stekkelFixed generations of secondairy boundaries in case...
2003-05-28 stekkelHere we go again, another try to fix folding of headerl...
2003-05-21 stekkelCode clean up, make indentations correct and removal...
2003-05-12 stekkeladded Conbtent-Transfer-Encoding to rfc822 header
2003-05-10 stekkelFix for folding inside msg-id's
2003-03-07 stekkelbetter folding of header lines.
2003-02-28 stekkelcharset encode/decode changes related to email addresses
2003-02-27 kinkIf SERVER_NAME not set, use $domain as the domain in...
2003-02-24 stekkelremoved encodeHeader calls for the complete addresses...
2003-01-23 stekkelRewrite of the foldLine function in order to fold corre...
2003-01-06 kinkIdentify SquirrelMail with User-Agent, not X-Mailer...
2002-12-31 kinkGetting ready for 1.4.0 RC1
2002-12-24 kinkE_ALL fix when using proxy's with HTTP_VIA and no HTTP_...
2002-10-14 stekkelFix for incorrect folding of header lines. This fix...
2002-09-25 stekkelrg=0 fixes
2002-09-05 stekkelremove unnessecarry \r\n
2002-09-05 stekkelxtra check for To addresses, if not available don't...
2002-09-04 stekkelfix for getbcc
2002-09-04 stekkelMake the thing actually work :-)
2002-09-03 stekkeltesting fase
2002-09-02 stekkeladded file info
2002-09-02 stekkeldevelopment work on the Deliver class.
next