From mboxrd@z Thu Jan 1 00:00:00 1970 From: marcus-sup@bar-coded.net (Marcus Williams) Date: Tue, 22 Jan 2008 09:40:57 +0000 Subject: [sup-talk] sup crash on tab completion In-Reply-To: <1200987490-sup-7392@south> References: <1200987490-sup-7392@south> Message-ID: <1200994656-sup-4998@tomsk> On 22.1.2008, William Morgan wrote: > > Also, I can't figure out how to search on the from field. I'm doing > > from:Username and getting an empty thing. > > Searcing on from: currently requires a full email address or a contact > nickname. Hm, I should improve this. Note that you can use wildcards... "from:joe*" will find emails from joey/joe.bloggs/joel etc. Although it must be said I was pondering yesterday whether it was possible to get searches assume wildcards some how so when you searched for from:joe you would actually be searching for from:*joe* or maybe from:joe* automagically. I dug around in the ferret docs to see if this was possible but only came up with the fuzzy operators and you might as well use a wildcard instead. Marcus