Thijs Kinkhorst
|
11b10ba5d1
increment year in copyright notices
|
18 years ago |
stekkel
|
9767e2393c
Remove sqsetcookieflush call (not needed)
|
18 years ago |
pdontthink
|
717be5c30c
Massive update to plugin system architecture. Please test! Not all core plugins are tested yet, please point out issues that need to be fixed. Please see http://marc.theaimsgroup.com/?t=116282394000001&r=1&w=2
|
18 years ago |
pdontthink
|
3b05f3adc4
Allow sqimap_login() to return error string when connection fails; would be nice if we had an error code system instead; the extent to which HTML is buried in error messages in the core like here is indicative of just how far away SM's architecture is from a good modularized system that is truly ready for t12n and a good API.
|
18 years ago |
pdontthink
|
93fb75d405
Doc fix
|
18 years ago |
pdontthink
|
6692d38bd8
Long time in coming: allow sqimap_login() to return even if connection failed. Useful in many places, including the new API library.
|
18 years ago |
Alexandros Vellis
|
0f2d1a970e
Fix for namespace parsing. UWash has a namespace prefix without a delimiter, which is perfectly legal.
|
18 years ago |
Alexandros Vellis
|
49c78a9b56
NAMESPACE support in IMAP backend. Also a whitespace fix.
|
19 years ago |
Alexandros Vellis
|
2b54ac2f41
Support for authz authorization identity in the IMAP backend.
|
19 years ago |
stekkel
|
01181a5333
Fix for bug #1562271
|
19 years ago |
pdontthink
|
60a03d0894
Wrong variable name used
|
19 years ago |
tokul
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 years ago |
Alexandros Vellis
|
95296e46ea
Fix capability retrieval for "double" cases in server capability response, for instance in a new Cyrus: SORT SORT=MODSEQ . This patch will eliminate a notice that was displayed.
|
19 years ago |
tokul
|
4115a9110e
updating error_box() function calls. second argument was modified.
|
19 years ago |
tokul
|
ca0bf2e239
if $key is set to false, sqimap_login() function will use sqauth_read_password()
|
19 years ago |
stekkel
|
0a70f643f2
Centralized init
|
19 years ago |
stekkel
|
1ca59fc121
Fix for updating the mailbox cache concernig flags
|
19 years ago |
stekkel
|
ac5f37ba81
possible fix for unsolicited fetch responses during select call (IA Mail
|
19 years ago |
jangliss
|
b25a3ff9bf
Make the use_*_tls options half respect old values. If you leave it as
|
19 years ago |
stekkel
|
fa2f6d41b0
removing global
|
19 years ago |
stekkel
|
f28f5bb0eb
Fix for #1093360.
|
19 years ago |
stekkel
|
75f2ab158a
Patches from Michael Long
|
19 years ago |
stekkel
|
cc915a806f
Better error reporting
|
19 years ago |
tokul
|
7238caedc3
adding sm-1.4 version
|
19 years ago |
Fredrik Jervfors
|
91cda79db6
Removing trailing spaces from strings.
|
19 years ago |
tokul
|
450003d75f
ipv6 address must be in []
|
19 years ago |
tokul
|
57ae2c61ce
Added IMAP and SMTP STARTTLS extension support.
|
19 years ago |
tokul
|
83fdb4c332
copyright update
|
19 years ago |
jangliss
|
ab752cb29a
Missed a )
|
19 years ago |
jangliss
|
4946845618
Saved additional calls to NAMESPACE if it was already saved in the session
|
19 years ago |