stekkel
|
fb9dea3eb1
fix for addresses containing groups
|
22 years ago |
Thijs Kinkhorst
|
102687490e
encodingfixes by Marc
|
22 years ago |
philippe_mingo
|
3849a687a3
Jon, please check this.
|
22 years ago |
jangliss
|
1910cefb96
Weird locales seem to mess with uppercase i, and php seems to like to
|
22 years ago |
stekkel
|
df9067c865
improved encodeHeader function and decodeHeader handling to follow RFC's
|
22 years ago |
stekkel
|
a8c6763ace
in case of non sorting display newest messages first
|
22 years ago |
stekkel
|
56158f3748
charset encode / decode fixes
|
22 years ago |
stekkel
|
fad2721642
added RECENT response to result array of sqimap_get_status in order to
|
22 years ago |
jangliss
|
cf1ed1cacd
Added a check in sqimap_login to verify $onetimepad is set. Not sure why
|
22 years ago |
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 years ago |
tassium
|
32740804c9
Improved error handling, especially for everyone whose CVS install just broke because plain auth no longer exists. (Now renamed to login)
|
22 years ago |
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 years ago |
Thijs Kinkhorst
|
75de52f258
Getting ready for 1.4.0 RC1
|
22 years ago |
Thijs Kinkhorst
|
b57577e4fd
Assorted fixes, courtesy Roberto De Luca && kink
|
22 years ago |
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 years ago |
Thijs Kinkhorst
|
513e603e08
XXS fixes, as in stable
|
22 years ago |
tassium
|
d698527ab3
Merging in the tassium-auth branch.
|
22 years ago |
Thijs Kinkhorst
|
2bbed74510
Move error checking up
|
23 years ago |
Thijs Kinkhorst
|
2cd17048c6
Language fix
|
23 years ago |
stekkel
|
2c28f46a6a
nice error messages
|
23 years ago |
stekkel
|
fced9cf08c
error check on imap_stream.
|
23 years ago |
Thijs Kinkhorst
|
2b3080ed24
If stream is FALSE also don't logout
|
23 years ago |
Thijs Kinkhorst
|
5ccfbf3bec
In sqimap_logout, check if we have a stream to logout to.
|
23 years ago |
stekkel
|
2025b8406b
typo
|
23 years ago |
stekkel
|
4336cb7efc
added status function for getting total/unseen information with one imap
|
23 years ago |
stekkel
|
82e53c4441
sqsession_destroy
|
23 years ago |
Thijs Kinkhorst
|
067363daea
Update function directory to rg=0.
|
23 years ago |
indiri69
|
56f1d28aec
More SM_PATH changes
|
23 years ago |
thomppj
|
9001d31cf8
Converted all files in functions/ to use SM_PATH. This will break all
|
23 years ago |
stekkel
|
0835e1dddb
Fixes from Jason to sqimap_read_data.
|
23 years ago |