afterlogic / webmail-lite-8

Open-source webmail script for existing IMAP server
https://afterlogic.org/webmail-lite-8
GNU Affero General Public License v3.0
335 stars 72 forks source link

Error when search something #56

Closed johnlee2020 closed 2 years ago

johnlee2020 commented 4 years ago

When a try to search something i get this error message Unknown error. (TAG6 BAD invalid command or parameters) Error log: [08:51:13.22][b9384413] IMAP[DATA]: > TAG4 STATUS "INBOX" (MESSAGES UNSEEN UIDNEXT)\r\n [08:51:13.24][b9384413] IMAP[DATA]: < STATUS "INBOX" (UIDNEXT 7169 UIDVALIDITY 2 MESSAGES 4134 UNSEEN 14)\r\n [08:51:13.24][b9384413] IMAP[DATA]: < TAG4 OK STATUS completed\r\n [08:51:13.25][b9384413] IMAP[DATA]: > TAG5 CAPABILITY\r\n [08:51:13.26][b9384413] IMAP[DATA]: < CAPABILITY IMAP4rev1 IDLE XLIST UIDPLUS ID SASL-IR AUTH=XOAUTH AUTH=EXTERNAL\r\n [08:51:13.26][b9384413] IMAP[DATA]: < TAG5 OK CAPABILITY completed\r\n [08:51:13.26][b9384413] IMAP[DATA]: > TAG6 UID SEARCH OR OR OR FROM "facebook" TO "facebook" CC "facebook" SUBJECT "facebook"\r\n [08:51:13.28][b9384413] IMAP[DATA]: < TAG6 BAD invalid command or parameters\r\n [08:51:13.29][b9384413] IMAP[WARNING]: TAG6 BAD invalid command or parameters [08:51:13.29][b9384413] TAG6 BAD invalid command or parameters [08:51:13.30][b9384413] @Time: 1.1911 [08:51:13.30][b9384413] @TimeApiInit: 0.737 [08:51:13.31][b9384413] INFO[MEMORY]: Memory peak usage: 17.5MB [08:51:13.31][b9384413] INFO[TIME]: Time delta: 1577955073.3105

mailbee commented 4 years ago

Probably something with this particular server. The same search condition works fine with both Dovecot and Gmail (just tested it).

1015703929 commented 2 years ago

how to deal with it

afterlogic-support commented 2 years ago

how to deal with it

Not sure what you're asking, please clarify. And it's best to open a new issue for that.