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 lat temu |
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 lat temu |
pdontthink
|
93fb75d405
Doc fix
|
18 lat temu |
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 lat temu |
Alexandros Vellis
|
0f2d1a970e
Fix for namespace parsing. UWash has a namespace prefix without a delimiter, which is perfectly legal.
|
18 lat temu |
Alexandros Vellis
|
49c78a9b56
NAMESPACE support in IMAP backend. Also a whitespace fix.
|
19 lat temu |
Alexandros Vellis
|
2b54ac2f41
Support for authz authorization identity in the IMAP backend.
|
19 lat temu |
stekkel
|
01181a5333
Fix for bug #1562271
|
19 lat temu |
pdontthink
|
60a03d0894
Wrong variable name used
|
19 lat temu |
tokul
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 lat temu |
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 lat temu |
tokul
|
4115a9110e
updating error_box() function calls. second argument was modified.
|
19 lat temu |
tokul
|
ca0bf2e239
if $key is set to false, sqimap_login() function will use sqauth_read_password()
|
19 lat temu |
stekkel
|
0a70f643f2
Centralized init
|
19 lat temu |
stekkel
|
1ca59fc121
Fix for updating the mailbox cache concernig flags
|
19 lat temu |
stekkel
|
ac5f37ba81
possible fix for unsolicited fetch responses during select call (IA Mail
|
19 lat temu |
jangliss
|
b25a3ff9bf
Make the use_*_tls options half respect old values. If you leave it as
|
19 lat temu |
stekkel
|
fa2f6d41b0
removing global
|
19 lat temu |
stekkel
|
f28f5bb0eb
Fix for #1093360.
|
19 lat temu |
stekkel
|
75f2ab158a
Patches from Michael Long
|
19 lat temu |
stekkel
|
cc915a806f
Better error reporting
|
19 lat temu |
tokul
|
7238caedc3
adding sm-1.4 version
|
19 lat temu |
Fredrik Jervfors
|
91cda79db6
Removing trailing spaces from strings.
|
19 lat temu |
tokul
|
450003d75f
ipv6 address must be in []
|
19 lat temu |
tokul
|
57ae2c61ce
Added IMAP and SMTP STARTTLS extension support.
|
19 lat temu |
tokul
|
83fdb4c332
copyright update
|
19 lat temu |
jangliss
|
ab752cb29a
Missed a )
|
19 lat temu |
jangliss
|
4946845618
Saved additional calls to NAMESPACE if it was already saved in the session
|
19 lat temu |
Alexandros Vellis
|
b2d7c651c9
Put multiple capability options in an array.
|
19 lat temu |
tokul
|
24a1fdca96
http://bugs.php.net/bug.php?id=31341
|
19 lat temu |