Miscellaneous > Roundcube Discussion

search dont work

<< < (2/3) > >>

alec:
There should be probably US-ASCII, but to be sure, just enable imap_debug and show the log here.

Alexandre:
how to enable imap_debug?

Thanks

SKaero:
In /config/main.inc.php set $rcmail_config['imap_debug'] to true and post the /logs/imap log here.

Alexandre:
you were right, see the log below.

[16-Sep-2010 09:58:11 -0300]: S: a001 OK LOGIN Ok.
[16-Sep-2010 09:58:11 -0300]: C: sel1 SELECT "INBOX"
[16-Sep-2010 09:58:11 -0300]: S: * FLAGS ($Forwarded \Draft \Answered \Flagged \Deleted \Seen \Recent)
[16-Sep-2010 09:58:11 -0300]: S: * OK [PERMANENTFLAGS ($Forwarded \* \Draft \Answered \Flagged \Deleted \Seen)] Limited
[16-Sep-2010 09:58:11 -0300]: S: * 2 EXISTS
[16-Sep-2010 09:58:11 -0300]: S: * 0 RECENT
[16-Sep-2010 09:58:11 -0300]: S: * OK [UIDVALIDITY 1131454244] Ok
[16-Sep-2010 09:58:11 -0300]: S: * OK [MYRIGHTS "acdilrsw"] ACL
[16-Sep-2010 09:58:11 -0300]: S: sel1 OK [READ-WRITE] Ok
[16-Sep-2010 09:58:11 -0300]: C: s SORT (DATE) US_ASCII ALL UNDELETED HEADER SUBJECT {5}
[16-Sep-2010 09:58:11 -0300]: S: + OK
[16-Sep-2010 09:58:11 -0300]: C: teste
[16-Sep-2010 09:58:11 -0300]: S: s NO US_ASCII character set is not supported.
[16-Sep-2010 09:58:11 -0300]: C: s SORT (DATE) UTF-8 ALL UNDELETED HEADER SUBJECT {5}
[16-Sep-2010 09:58:11 -0300]: S: + OK
[16-Sep-2010 09:58:11 -0300]: C: teste
[16-Sep-2010 09:58:11 -0300]: S: s NO UTF-8 character set is not supported.

I enabled support for UTF-8 in the installation, so I do not understand...... But it seems that there is also support for US_ASCII (NO US_ASCII character set is not supported. and NO UTF-8 character set is not supported).

alec:
As I said before, should be US-ASCII (no US_ASCII)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version