Commit History

Author SHA1 Message Date
  philippe_mingo c5eea2115b * Header rearranged 24 years ago
  philippe_mingo ca1cc1a204 Use sqimap_session_id instead of axxxx for imap connections. 24 years ago
  Tyler Akins e7c6e05c6d Removed warning message with E_ALL 24 years ago
  Tyler Akins edbb3f92c5 Fixed a bug that would only appear with an obscenely long line in the email. 24 years ago
  Tyler Akins 494397924d Fixed typo 24 years ago
  Luke Ehresman 1a27b719ff Added IMAP speed imrpovements from the guys at XS4ALL 24 years ago
  Tyler Akins ba0e8688fe * Middle parameter wasn't used. 24 years ago
  Tyler Akins 0d0de5d238 * Got bored and copied all the validate.php and define() stuff to 1.1 24 years ago
  Tyler Akins 1b97851467 * Got rid of problem with passwords (finally) 24 years ago
  Tyler Akins da36de70bf * quotemeta() wasn't the right function. addslashes() is correct. 24 years ago
  Tyler Akins d7abdc9a6b Cleaned up regexp's. 24 years ago
  Luke Ehresman cd371ecca9 fixed warnings and fixed broken part of my updated sqimap_read_data() 24 years ago
  lbergman 77173ee663 some foo to 'foo' 24 years ago
  Luke Ehresman c431513c48 removed warnings 24 years ago
  Luke Ehresman e77db066ff improved imap_general.php -- much better handling 24 years ago
  Tyler Akins d5750c6aca Changed many "Call-time pass-by-reference" errors. Things should be passed 24 years ago
  Tyler Akins 248061a4d0 * Needed to escape the { and } in the regexp 24 years ago
  Tyler Akins de965920f1 Removed a lot of the warnings generated when PHP has all warnings enabled. 24 years ago
  Tyler Akins de7069a67c Replaced preg_match with ereg (speed) 24 years ago
  Luke Ehresman 57564a5cf0 fixed some problems in sqimap_read_body(). Please test it out. 24 years ago
  Luke Ehresman 1f973b92da Added a much better fix for the IE/SSL problem. No security hazards 24 years ago
  Tyler Akins cb3984d52c CHEAP HACK to fix the problem. This should REALLY look at the first line 24 years ago
  Luke Ehresman 02508d318b Finally fixed the IE/SSL download problem. 24 years ago
  Luke Ehresman a5b4ea4619 fixed bug #128278 - size not displayed correctly when searching 24 years ago
  mattphillips efcd749e41 Patch contained in "[ Bug #128309 ] m$ exchange bug workaround". Exchange was 24 years ago
  Tyler Akins 825c6f8d9b Changed timeout from 0 seconds (died for me constantly) to 15 seconds. 24 years ago
  Luke Ehresman 3e4438f709 added Taiwan transation 24 years ago
  Tyler Akins c322ac4a25 Hopefully killing the quotemeta and login problems with funny characters 24 years ago
  pallo 9d692148ef The configured IMAP folder delimiter ($optional_delimiter) was never used (it 24 years ago
  Tyler Akins 94dd6b5127 Another array detection "if" statement. 24 years ago