> Hello all, > > when searching for mails, I get the following error: > > Suchergebnis > In INBOX Überall Schiek > FEHLER: > FEHLER: Falsche oder ungültige Anfrage. > Anfrage: SEARCH CHARSET "ISO-8859-1" ALL TEXT "Schiek" > Grund: - command unknown or arguments invalid > > Keine Nachrichten gefunden > > Here are the details of my server system: > - Windows 2000 Workstation SP4 > - Jana Server 2.4.7.1 (www.janaserver.de) as IMAP-, Mail-, Proxy and
Could you run test other search commands in telnet telnet imap-server 143 > some imap greeting A01 login your-username your-password > A01 OK LOGIN Ok A02 select inbox > some imap response A03 UID SEARCH CHARSET US-ASCII ALL FROM "Schiek" > some imap response A04 UID SEARCH CHARSET UTF-8 ALL FROM "Schiek" > show imap response A05 UID SEARCH ALL FROM "Schiek" > show imap response A06 logout > connection closed '>' tag is added to show text returned by IMAP server. -- Tomas ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
