is trying to
private chat with you.
Searching
searching ...
searching may be done by simple keyword search. this will select for anything matching the name, subject or body of a message.
if you want to search more specifically,
you may search parameters in the database is done by using key:value pairs followed by a semi colon.
for example if you want to search for the following:
messages by #18687 , message status unread, with subject : hello and body: world
you would type:
from: 18687; status:unread; subject:hello; body: world
from may be a userid or a partial match
available search paramters:
-from : [partial username , user id]
-status : [unread , read, replied]
-subject :[text]
-body : [ text]