Skip to main content

Error in IMAP command UID SEARCH: Unknown argument

Comments

5 comments

  • Luana Premoli
    Hi, I created a ticket #12441079 Thanks
    0
  • cPanelLauren
    Hello @Luana Premoli I see that an analyst is already working with you on the ticket and as such, we'll defer to the ticket for further troubleshooting. I will update this thread with the outcome of the ticket as soon as available. Thanks!
    0
  • Luana Premoli
    Hi, Ticket response that solved the problem: Reviewing resources on our end, it's been noticed in the past to likely be caused by corrupted Roundcube user preferences, specifically in the search_mods array, which stores the selected search options for each folder (To, From, Subject, etc.). Some folder names or other bad search options may be stored as search preferences for a specific folder, resulting in the error occurring only when searching that folder. The suggestion is to clear the preferences which should return the normal functionality. I'd run the following command to attempt to fix this. sqlite3 /home/example/etc/example.com.br/dp1.rcube.db 'UPDATE users SET preferences = "" WHERE username = "dp@example.com.br"'
    0
  • STEVEN.TILLEY@TALLENTROOF
    I need help with this issue also when I search my inbox I get this message - Server Error: UID SEARCH: Error in IMAP command UID SEARCH: Unknown argument DD (0.001 + 0.000 secs). Can anyone help me please.
    0
  • cPanelLauren
    The thread here: has the resolution which worked for the user
    0

Please sign in to leave a comment.