2009-04-01 |
pdontthink | Make our Date header RFC-compliant. Redundant timezone... |
tree | commitdiff |
2008-12-05 |
pdontthink | Supposedly user info could be removed from received... |
tree | commitdiff |
2008-07-19 |
pdontthink | Allow a different server address for the POP server... |
tree | commitdiff |
2008-04-28 |
pdontthink | Change order of arguments |
tree | commitdiff |
2008-04-25 |
pdontthink | Don't open multiple IMAP connections when building... |
tree | commitdiff |
2008-04-20 |
pdontthink | Don't put encoding on multipart/alt message parts |
tree | commitdiff |
2008-02-13 |
pdontthink | Change approach for making things like Message-ID avail... |
tree | commitdiff |
2008-02-10 |
kink | improve message ID generation: put together a string... |
tree | commitdiff |
2008-02-06 |
pdontthink | Make message ID available after message is sent. Not... |
tree | commitdiff |
2008-01-06 |
pdontthink | Correct misplaced code |
tree | commitdiff |
2008-01-02 |
pdontthink | Don't start message ID with a dot when no remote port... |
tree | commitdiff |
2007-12-19 |
pdontthink | Refactor how IMAP messages are "sent" |
tree | commitdiff |
2007-10-24 |
pdontthink | Fix outgoing messages to allow addresses such as "0... |
tree | commitdiff |
2007-10-24 |
pdontthink | Restore outgoing reply headers |
tree | commitdiff |
2007-07-20 |
kink | Silence fsockopen since errors are handled internally. |
tree | commitdiff |
2007-07-16 |
kink | Use attachment_dir only at the point where we're actually |
tree | commitdiff |
2007-03-22 |
pdontthink | Remove $version, use SM_VERSION constant instead |
tree | commitdiff |
2007-01-18 |
kink | do not add spaces to references header (#1634294), |
tree | commitdiff |
2007-01-13 |
kink | increment year in copyright notices |
tree | commitdiff |
2006-10-09 |
stekkel | The error handler catched a delayed error => check... |
tree | commitdiff |
2006-07-15 |
tokul | removing trailing ?> from function scripts |
tree | commitdiff |
2006-05-13 |
tokul | resubmitting last Monday updates and adding php 5.1... |
tree | commitdiff |
2006-05-12 |
kink | - Improve recovery when EHLO not supported on legacy... |
tree | commitdiff |
2006-05-03 |
kink | Correct references trimming: array_walk can't in all... |
tree | commitdiff |
2006-04-18 |
kink | Reduce references header in a smart way to avoid "heade... |
tree | commitdiff |
2006-03-14 |
stekkel | Fix from Dimitar Pashev to make sure the rfc822 from... |
tree | commitdiff |
2006-02-26 |
jangliss | Make the use_*_tls options half respect old values... |
tree | commitdiff |
2006-01-28 |
tokul | Added IMAP and SMTP STARTTLS extension support. |
tree | commitdiff |
2006-01-23 |
tokul | copyright update |
tree | commitdiff |
2005-12-08 |
tokul | adding error checking in deliver_sendmail class. |
tree | commitdiff |
2005-12-07 |
tokul | if we can't open stream. we make up server's error... |
tree | commitdiff |
2005-11-28 |
ebullient | require the hide_squirrelmail_header value to be define... |
tree | commitdiff |
2005-11-27 |
ebullient | reword some of the text around email/full name options... |
tree | commitdiff |
2005-11-09 |
jervfors | Formatting as in STABLE |
tree | commitdiff |
2005-09-18 |
jervfors | phpDocumentor updates |
tree | commitdiff |
2005-09-11 |
jervfors | Adding more index.php files |
tree | commitdiff |
2005-07-20 |
tokul | Add extra checks in In-Reply-To header generation.... |
tree | commitdiff |
2005-06-03 |
pdontthink | Fix that addresses inconsistency in PHP's chunk_split... |
tree | commitdiff |
2005-05-22 |
tokul | updating @since tags to indicate version in stable |
tree | commitdiff |
2005-05-22 |
tokul | adding index files in order to prevent directory listing. |
tree | commitdiff |
2005-05-20 |
tokul | confused original code with php5 fix |
tree | commitdiff |
2005-05-12 |
tokul | replacing skip_SM_header with two different options... |
tree | commitdiff |
2005-04-27 |
stekkel | More possible NUL character problems solved. |
tree | commitdiff |
2005-04-23 |
jervfors | Trimming whitespace and replacing tabs |
tree | commitdiff |
2005-04-14 |
pdontthink | It isn't a workaround |
tree | commitdiff |
2005-04-13 |
pdontthink | Workaround for Courier when sending mixed messages... |
tree | commitdiff |
2005-03-21 |
cigamit | Fixed a few warning messages I ran into today when... |
tree | commitdiff |
2005-02-28 |
pdontthink | Linefeed not allowed in middle of Content-Type header |
tree | commitdiff |
2005-02-18 |
stekkel | Remove NUL characters in case of text and message parts. |
tree | commitdiff |
2005-02-08 |
kink | Do not send quality-headers if they are set to Normal... |
tree | commitdiff |
2005-02-06 |
kink | Fix a couple more 'string concat on array push' bugs... |
tree | commitdiff |
2005-02-05 |
stekkel | Fix typo. php 5 errors out on this. |
tree | commitdiff |
2005-01-07 |
jervfors | Replacing tabs with spaces, trimming white space at... |
tree | commitdiff |
2004-12-27 |
kink | Increment year in copyright notice. |
tree | commitdiff |
2004-12-22 |
jangliss | RFC822 complianced with Received header. Fixes #1088548. |
tree | commitdiff |
2004-11-02 |
jervfors | Replacing tabs with spaces, trimming white space at... |
tree | commitdiff |
2004-11-01 |
tokul | qmail-inject does not support -i option. Thanks to... |
tree | commitdiff |
2004-11-01 |
cigamit | Removed variables that were initialized, but never... |
tree | commitdiff |
2004-08-11 |
kink | It seems more logical to use the SERVER_NAME as the... |
tree | commitdiff |
2004-08-03 |
kink | If we use the IP as the RHS of the Message-ID, we need... |
tree | commitdiff |
2004-05-22 |
jervfors | Phpdocumentor update - sed is your friend for these... |
tree | commitdiff |
2004-05-21 |
stekkel | Fixed typo, thnx paul_s - psunners for spotting this. |
tree | commitdiff |
2004-05-10 |
tokul | class needs phpdoc @package declaration |
tree | commitdiff |
2004-05-04 |
stekkel | Documentation |
tree | commitdiff |
2004-05-04 |
stekkel | Documentation. |
tree | commitdiff |
2004-05-03 |
vanmer | -implented function clean_crlf |
tree | commitdiff |
2004-04-26 |
stekkel | Bypass foldLine functions for email addresses to avoid... |
tree | commitdiff |
2004-04-21 |
stekkel | merge back from stable, rfc2821 fix. Fall back to HELO... |
tree | commitdiff |
2004-04-05 |
stekkel | Fixed sending MDN messages. According RFC2298: |
tree | commitdiff |
2004-03-30 |
stekkel | When the data stream wasn't ending with \r\n the finali... |
tree | commitdiff |
2004-03-27 |
ebullient | Add SMTP setting to suppress SquirrelMail Received... |
tree | commitdiff |
2004-03-04 |
kink | Add a comment to the X-Priority header (Highest,Normal... |
tree | commitdiff |
2004-02-24 |
kink | We're living in 2004 now... perl is your friend for... |
tree | commitdiff |
2004-01-30 |
stekkel | rollback, no time to find out what's wrong, postponed... |
tree | commitdiff |
2004-01-30 |
stekkel | Make an exception for email addresses in case of foldin... |
tree | commitdiff |
2004-01-28 |
tokul | It complains even more about FAKED_MUA_01 when both... |
tree | commitdiff |
2004-01-04 |
ebullient | Some tweaks to SMTP auth to allow a site-wide user... |
tree | commitdiff |
2003-10-28 |
tassium | phpdocumentor basic preparation, continued |
tree | commitdiff |
2003-10-28 |
braverock | fixed @returns to @return and added a few more comments |
tree | commitdiff |
2003-10-28 |
braverock | added php docblocks to Deliver class and all functions |
tree | commitdiff |
2003-10-24 |
stekkel | fix boundary_end in case of recursion |
tree | commitdiff |
2003-10-21 |
stekkel | Fixed generations of secondairy boundaries in case... |
tree | commitdiff |
2003-09-26 |
tassium | Remove extra HELO sent when using $smtp_auth_mech ... |
tree | commitdiff |
2003-09-25 |
stekkel | better fix for bug #812690 |
tree | commitdiff |
2003-09-25 |
stekkel | fix for security exploit described in bug #812690 repor... |
tree | commitdiff |
2003-09-23 |
tassium | By request, SASL PLAIN for IMAP and SMTP. |
tree | commitdiff |
2003-07-07 |
stekkel | <SPACE> isn't allowed after MAIL FROM: and RCPT TO... |
tree | commitdiff |
2003-06-11 |
ebullient | bring up changes from stable |
tree | commitdiff |
2003-05-28 |
stekkel | Here we go again, another try to fix folding of headerl... |
tree | commitdiff |
2003-05-21 |
stekkel | Code clean up, make indentations correct and removal... |
tree | commitdiff |
2003-05-12 |
stekkel | added Conbtent-Transfer-Encoding to rfc822 header |
tree | commitdiff |
2003-05-10 |
stekkel | Fix for folding inside msg-id's |
tree | commitdiff |
2003-03-07 |
stekkel | better folding of header lines. |
tree | commitdiff |
2003-02-28 |
stekkel | charset encode/decode changes related to email addresses |
tree | commitdiff |
2003-02-27 |
kink | If SERVER_NAME not set, use $domain as the domain in... |
tree | commitdiff |
2003-02-24 |
stekkel | removed encodeHeader calls for the complete addresses... |
tree | commitdiff |
2003-01-23 |
stekkel | Rewrite of the foldLine function in order to fold corre... |
tree | commitdiff |
2003-01-15 |
tassium | Modified Deliver_SMTP to use HTTP_HOST in SMTP HELO... |
tree | commitdiff |
2003-01-06 |
kink | Identify SquirrelMail with User-Agent, not X-Mailer... |
tree | commitdiff |
2003-01-06 |
kink | Rewrite of errorCheck function, to make it: correct... |
tree | commitdiff |
next |