Zhang Huangbin wrote: > Hi, all. > > Currently, it seems roundcube (both 0.1.1 and svn version) only > implemented mail header search, right? > > How can i search mail body in roundcube (0.1.1 or svn version)?
You can use few search query modifiers: from, cc, to, subject, body. By default searching is done by subject and from/to. So, if you want to search "text" string in mail bodies write "body:text" in search field. -- Aleksander 'A.L.E.C' Machniak http://alec.pl gg:2275252 LAN Management System Developer http://lms.org.pl Roundcube Webmail Developer http://roundcube.net _______________________________________________ List info: http://lists.roundcube.net/users/
