unseen string used different color before I've moved it colors to css.
[squirrelmail.git] / class /
2006-02-08 stekkelmade the code work for triggering imap related errors.
2006-01-29 kinkremove unneeded default which had a horrible backslash...
2006-01-28 tokulAdded IMAP and SMTP STARTTLS extension support.
2006-01-23 tokulcopyright update
2005-12-08 tokuladding error checking in deliver_sendmail class.
2005-12-07 tokulif we can't open stream. we make up server's error...
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-27 tokul$this->content_type == '' test causes E_NOTICE in php...
2005-11-21 kink* Centralise the attachment deleting code into the...
2005-11-17 indiri69If loop exit is caused by $i being greater than or...
2005-11-09 jervforsFormatting as in STABLE
2005-11-05 jervforsUpdating documentation
2005-09-18 jervforsphpDocumentor updates
2005-09-11 jervforsAdding more index.php files
2005-08-06 stekkelRespect the error_reporting setting in php.ini and...
2005-08-06 tokulphpdoc fix.
2005-08-03 tokulchmod 700 locale
2005-08-03 tokulmore php 4.1.2 testing. it is possible that ini_get...
2005-07-31 tokuladd php5 E_STRICT support and disable logging of disabl...
2005-07-28 stekkelIntroduce error handling
2005-07-20 tokulAdd extra checks in In-Reply-To header generation....
2005-07-14 tokulphp 5.1b2 - can't use function call inside array_shift...
2005-06-03 pdontthinkFix that addresses inconsistency in PHP's chunk_split...
2005-05-23 tokuldocumenting some class params
2005-05-22 tokulcontent disposition rfc
2005-05-22 tokulupdating @since tags to indicate version in stable
2005-05-22 tokuladding index files in order to prevent directory listing.
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-26 tokulphpdoc blocks
2005-04-26 tokuladding phpdoc comments
2005-04-26 tokulprevent errors when files are opened directly
2005-04-24 stekkelfixed some php5 warnings
2005-04-23 jervforsTrimming whitespace and replacing tabs
2005-04-18 tokulmissed one more tag
2005-04-18 tokullowercase package tag. fix phpdoc block.
2005-04-16 stekkelFIle no longer used => deleted
2005-04-14 stekkelTemplates
2005-04-14 pdontthinkIt isn't a workaround
2005-04-13 pdontthinkWorkaround for Courier when sending mixed messages...
2005-03-21 cigamitFixed a few warning messages I ran into today when...
2005-02-28 pdontthinkLinefeed not allowed in middle of Content-Type header
2005-02-25 tokulremoving debuggin entry. /me bad.
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-07 stekkelFixed: filenames in case of forwarding a message.
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-29 jervforsChanging squirrelmail/Squirrelmail to SquirrelMail...
2004-12-27 kinkIncrement year in copyright notice.
2004-12-22 janglissRFC822 complianced with Received header. Fixes #1088548.
2004-11-21 kinkAdd support for recognising 'Priority' and 'Importance...
2004-11-02 jervforsReplacing tabs with spaces, trimming white space at...
2004-11-01 tokulqmail-inject does not support -i option. Thanks to...
2004-11-01 cigamitRemoved variables that were initialized, but never...
2004-10-31 cigamitRemove unused globals
2004-10-30 indiri69Check and make sure the header property value is actual...
2004-10-28 cigamitRemove newline from end of file
2004-10-28 cigamitMinor bug fix, just a misspelled variable
2004-10-04 tokuladding php-gettext classes
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-05-21 stekkelFixed typo, thnx paul_s - psunners for spotting this.
2004-05-10 tokulclass needs phpdoc @package declaration
2004-05-05 stekkelphp5 fix.
2004-05-04 stekkelDocumentation
2004-05-04 stekkelDocumentation.
2004-05-03 vanmer-implented function clean_crlf
2004-04-26 stekkelBypass foldLine functions for email addresses to avoid...
2004-04-21 stekkelmerge back from stable, rfc2821 fix. Fall back to HELO...
2004-04-05 stekkelFixed sending MDN messages. According RFC2298:
2004-03-30 stekkelWhen the data stream wasn't ending with \r\n the finali...
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-28 kinkBetter support for malformed/absent dates and headerlin...
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...
2004-01-11 indiri69Added support for a couple of MIME Content- headers.
2004-01-04 ebullientSome tweaks to SMTP auth to allow a site-wide user...
2003-12-30 tokulfixing multiline headers. space or tab should not be...
2003-11-04 kinkA fix to make SquirrelMail work under PHP5 (at least...
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-09-26 tassiumRemove extra HELO sent when using $smtp_auth_mech ...
2003-09-25 stekkelbetter fix for bug #812690
2003-09-25 stekkelfix for security exploit described in bug #812690 repor...
2003-09-23 tassiumBy request, SASL PLAIN for IMAP and SMTP.
2003-08-22 indiri69Make sure a token isn't blank before adding it
2003-08-15 stekkelWorkaround for mozilla bug #200412.
2003-07-25 kinkAdd support for Mail-Followup-To to devel. In short...
2003-07-10 stekkelThis will add the default domain again if the email...
next