alex-brainstorm
|
6486e173a2
replace htmlentities() with htmlspecialchars() since it is broken with non iso-8859-1 8bit chars
|
vor 22 Jahren |
alex-brainstorm
|
1e7b52dd08
Mailbox names are html encoded in select/option and not trimmed out. Store noinferiors flag to be used in left_main advanced tree.
|
vor 22 Jahren |
stekkel
|
3c428c2892
remove the % from the LSUB request because we do not need it.
|
vor 22 Jahren |
stekkel
|
c6f51d497c
Disable \NoSelect flag for INBOX.
|
vor 22 Jahren |
alex-brainstorm
|
e6cb0cca51
removed encode_mailbox_name() and changed calls since it is now in imap_general. removed INBOX name encoding. removed folder_prefix from forged LSUB INBOX response.
|
vor 22 Jahren |
jangliss
|
0febb64ec6
Should have checked in further details what the possible side effects could
|
vor 22 Jahren |
jangliss
|
206f1e8c13
When using sent subfolders, the special folder option is overruled because
|
vor 22 Jahren |
alex-brainstorm
|
6b8f490b9f
oldway=false : Fix forged LSUB response triggered by new regexp, and internationalized INBOX display
|
vor 22 Jahren |
alex-brainstorm
|
dab546e8da
Fix literal and duplicate mailbox names
|
vor 22 Jahren |
stekkel
|
959de6649a
Remove check for INBOX. If inbox isn't in the LSUB response then it's
|
vor 22 Jahren |
alex-brainstorm
|
7f62730491
fix mailbox list (noselect and array_values)
|
vor 22 Jahren |
stekkel
|
dfe15394f6
Hopefully fixed pipelined responses, I did something stupid and didn't test
|
vor 22 Jahren |
stekkel
|
0edf989acc
To many problems with this regex call. using \\\\ instead of \\ seems to
|
vor 22 Jahren |
stekkel
|
f49d96086f
always check total messages for the trash_folder so we can show the putge
|
vor 22 Jahren |
stekkel
|
7ae4125fda
request LIST calls / mailbox and STATUS info by using pipelined imap-calls.
|
vor 22 Jahren |
stekkel
|
906c957d32
Make skiplist check casesensitive
|
vor 22 Jahren |
stekkel
|
3dbb229eee
make use of sqimap_run_command instead of forbidden local fputs
|
vor 22 Jahren |
jangliss
|
cf0854c003
UW sends \NoSelect in LIST and not in LSUB, which is perfectly fine by
|
vor 22 Jahren |
stekkel
|
14794fc426
Do utf7 decode after we created the tree, otherwise we cannot match
|
vor 22 Jahren |
jangliss
|
5d93559e5f
Now that I have seemed to have fixed the INBOX issue with courier/uw,
|
vor 22 Jahren |
jangliss
|
1f53859766
Forgot that $lsub_ibx[0] would be unset if LSUB didn't return INBOX, so
|
vor 22 Jahren |
stekkel
|
ff03b4283a
imap_utf7 decoding of mailboxes (mailbox-tree)
|
vor 22 Jahren |
jangliss
|
3d391f4472
Eugh, this code is getting messy, can somebody verify this regex for me,
|
vor 22 Jahren |
jangliss
|
55ecf21b0c
Back again... should have looked at my exchange window first... *grumbles*
|
vor 22 Jahren |
jangliss
|
bde60ca9f9
UW can return a slightly different format for the LSUB when you step outside
|
vor 22 Jahren |
jangliss
|
184bbe5507
Couple of tweaks... must include inbox otherwise it becomes an unselectable
|
vor 22 Jahren |
jangliss
|
2d40cc0b02
Moved the INBOX check higher to save code duplication... something else in
|
vor 22 Jahren |
Erin Schnabel
|
bdb5ae1bbd
Corrected display (on Courier at least) of mailboxes with INBOX
|
vor 22 Jahren |
Thijs Kinkhorst
|
9c129d3265
E_ALL notice removal
|
vor 22 Jahren |
Erin Schnabel
|
20b51df26d
UW Folder badness take two.
|
vor 22 Jahren |