Add clarifying docs
[squirrelmail.git] / class / deliver /
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 pdontthinkFix outgoing messages to allow addresses such as "0...
2007-10-24 pdontthinkRestore outgoing reply headers
2007-07-20 kinkSilence fsockopen since errors are handled internally.
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-12 kink- Improve recovery when EHLO not supported on legacy...
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-03-14 stekkelFix from Dimitar Pashev to make sure the rfc822 from...
2006-02-26 janglissMake the use_*_tls options half respect old values...
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-09 jervforsFormatting as in STABLE
2005-09-18 jervforsphpDocumentor updates
2005-09-11 jervforsAdding more index.php files
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-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-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-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-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 tokulqmail-inject does not support -i option. Thanks to...
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-05-21 stekkelFixed typo, thnx paul_s - psunners for spotting this.
2004-05-10 tokulclass needs phpdoc @package declaration
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-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-04 ebullientSome tweaks to SMTP auth to allow a site-wide user...
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-07-07 stekkel<SPACE> isn't allowed after MAIL FROM: and RCPT TO...
2003-06-11 ebullientbring up changes from stable
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-15 tassiumModified Deliver_SMTP to use HTTP_HOST in SMTP HELO...
2003-01-06 kinkIdentify SquirrelMail with User-Agent, not X-Mailer...
2003-01-06 kinkRewrite of errorCheck function, to make it: correct...
2003-01-04 tassiumVery ugly hack to add rudimentary error check to SMTP...
2003-01-04 tassiumOk, I screwed up. When I put in cram-md5 and digest...
2002-12-31 kinkGetting ready for 1.4.0 RC1
next