stekkel
|
5a36559d1b
DO NOT buffer base64 encoded attachments before we decode them. Instead
|
22 tahun lalu |
stekkel
|
f11cb00d14
because we remove the quotes an empty string could be left => check if the
|
22 tahun lalu |
stekkel
|
e990133084
fixes parseAddress. I think this thing is working brilliant :)
|
22 tahun lalu |
stekkel
|
596f4e8e2e
Rewritten addressparser
|
22 tahun lalu |
stekkel
|
cea04e81b1
in case of BYE response display errormessage
|
22 tahun lalu |
stekkel
|
7a8f5cdf94
Another failsafe check which I missed. Thnx Erin.
|
22 tahun lalu |
stekkel
|
00da36c274
better error processing, immediate break out of the while loop in case of an
|
22 tahun lalu |
Erin Schnabel
|
adbde2554f
align cases so they're easier to find..
|
22 tahun lalu |
stekkel
|
430d013987
fixed formatting, sjeesh that's realy dull work. Makes me simple :(
|
22 tahun lalu |
stekkel
|
9287970385
extra safetycheck before we process group addresses
|
22 tahun lalu |
stekkel
|
28a9dd7eb8
Rewrite of sqimap_read_data_list. This will raise performance and it's more
|
22 tahun lalu |
Thijs Kinkhorst
|
5136084e4e
Prevent loop in parseAddress: if the address is invalid and looks like:
|
22 tahun lalu |
stekkel
|
00cbd8dac8
Minor fixes in parseAddress and limit the returned results to 1 address
|
22 tahun lalu |
stekkel
|
fb9dea3eb1
fix for addresses containing groups
|
22 tahun lalu |
Thijs Kinkhorst
|
102687490e
encodingfixes by Marc
|
22 tahun lalu |
philippe_mingo
|
3849a687a3
Jon, please check this.
|
22 tahun lalu |
jangliss
|
1910cefb96
Weird locales seem to mess with uppercase i, and php seems to like to
|
22 tahun lalu |
stekkel
|
df9067c865
improved encodeHeader function and decodeHeader handling to follow RFC's
|
22 tahun lalu |
stekkel
|
a8c6763ace
in case of non sorting display newest messages first
|
22 tahun lalu |
stekkel
|
56158f3748
charset encode / decode fixes
|
22 tahun lalu |
stekkel
|
fad2721642
added RECENT response to result array of sqimap_get_status in order to
|
22 tahun lalu |
jangliss
|
cf1ed1cacd
Added a check in sqimap_login to verify $onetimepad is set. Not sure why
|
22 tahun lalu |
Erin Schnabel
|
d0bc2d45e0
This makes more sense to me, and has been shown not to break anything, and while the other method should probably be fixed at some point, I think this is good for now.
|
22 tahun lalu |
tassium
|
32740804c9
Improved error handling, especially for everyone whose CVS install just broke because plain auth no longer exists. (Now renamed to login)
|
22 tahun lalu |
tassium
|
d1cc599af5
Ok, I screwed up. When I put in cram-md5 and digest-md5, I left the alternative as being "plain", which is a misnomer. There really IS a mechanism called "plain", and what we're doing isn't it. So I've renamed our "plain" to "login".
|
22 tahun lalu |
Thijs Kinkhorst
|
75de52f258
Getting ready for 1.4.0 RC1
|
22 tahun lalu |
Thijs Kinkhorst
|
b57577e4fd
Assorted fixes, courtesy Roberto De Luca && kink
|
22 tahun lalu |
tassium
|
1fc6f1eced
With a little help from Marc (ok, a lot), CRAM-MD5 and DIGEST-MD5 no longer require the mhash extension. If present, mhash will be used.
|
22 tahun lalu |
Thijs Kinkhorst
|
513e603e08
XXS fixes, as in stable
|
22 tahun lalu |
tassium
|
d698527ab3
Merging in the tassium-auth branch.
|
22 tahun lalu |