Commit History

Author SHA1 Message Date
  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. 22 years ago
  jangliss 0febb64ec6 Should have checked in further details what the possible side effects could 22 years ago
  jangliss 206f1e8c13 When using sent subfolders, the special folder option is overruled because 22 years ago
  alex-brainstorm 6b8f490b9f oldway=false : Fix forged LSUB response triggered by new regexp, and internationalized INBOX display 22 years ago
  alex-brainstorm dab546e8da Fix literal and duplicate mailbox names 22 years ago
  stekkel 959de6649a Remove check for INBOX. If inbox isn't in the LSUB response then it's 22 years ago
  alex-brainstorm 7f62730491 fix mailbox list (noselect and array_values) 22 years ago
  stekkel dfe15394f6 Hopefully fixed pipelined responses, I did something stupid and didn't test 22 years ago
  stekkel 0edf989acc To many problems with this regex call. using \\\\ instead of \\ seems to 22 years ago
  stekkel f49d96086f always check total messages for the trash_folder so we can show the putge 22 years ago
  stekkel 7ae4125fda request LIST calls / mailbox and STATUS info by using pipelined imap-calls. 22 years ago
  stekkel 906c957d32 Make skiplist check casesensitive 22 years ago
  stekkel 3dbb229eee make use of sqimap_run_command instead of forbidden local fputs 22 years ago
  jangliss cf0854c003 UW sends \NoSelect in LIST and not in LSUB, which is perfectly fine by 22 years ago
  stekkel 14794fc426 Do utf7 decode after we created the tree, otherwise we cannot match 22 years ago
  jangliss 5d93559e5f Now that I have seemed to have fixed the INBOX issue with courier/uw, 22 years ago
  jangliss 1f53859766 Forgot that $lsub_ibx[0] would be unset if LSUB didn't return INBOX, so 22 years ago
  stekkel ff03b4283a imap_utf7 decoding of mailboxes (mailbox-tree) 22 years ago
  jangliss 3d391f4472 Eugh, this code is getting messy, can somebody verify this regex for me, 22 years ago
  jangliss 55ecf21b0c Back again... should have looked at my exchange window first... *grumbles* 22 years ago
  jangliss bde60ca9f9 UW can return a slightly different format for the LSUB when you step outside 22 years ago
  jangliss 184bbe5507 Couple of tweaks... must include inbox otherwise it becomes an unselectable 22 years ago
  jangliss 2d40cc0b02 Moved the INBOX check higher to save code duplication... something else in 22 years ago
  Erin Schnabel bdb5ae1bbd Corrected display (on Courier at least) of mailboxes with INBOX 22 years ago
  Thijs Kinkhorst 9c129d3265 E_ALL notice removal 22 years ago
  Erin Schnabel 20b51df26d UW Folder badness take two. 22 years ago
  Erin Schnabel eaccc266f1 Additional tweaks for folder create/rename/delete display and behavior. 22 years ago
  Erin Schnabel 4626ea9a10 First crack at 725443. 22 years ago
  jangliss 9e667d7a4a Empty $mailbox causes sent append to break. 22 years ago
  Thijs Kinkhorst b2cd55c4bd Fix copyerror, this eliminates some warnings of undefined index in the msg list. 22 years ago