* [9fans] searching in email using imap
@ 2011-08-27 18:55 Rudolf Sykora
2011-08-27 19:02 ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2011-08-27 22:47 ` Fazlul Shahriar
0 siblings, 2 replies; 5+ messages in thread
From: Rudolf Sykora @ 2011-08-27 18:55 UTC (permalink / raw)
To: Fans of the OS Plan 9 from Bell Labs
Hello,
when using gmail via web, one
i) immediately sees what folders/labels they have,
ii) can search the mail (i.e. also its contents).
I'd like to know how one can/could obtain this information when using imap.
I believe (I read it somewhere) that imap has some means to ask the
server to search the mail...
(It'd be nice to have such possibility somehow integrated into acme/Mail.)
Can anybody comment on this?
Thanks!
Ruda
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [9fans] searching in email using imap
2011-08-27 18:55 [9fans] searching in email using imap Rudolf Sykora
@ 2011-08-27 19:02 ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2011-08-27 19:35 ` erik quanstrom
2011-08-27 22:47 ` Fazlul Shahriar
1 sibling, 1 reply; 5+ messages in thread
From: Lyndon Nerenberg (VE6BBM/VE7TFX) @ 2011-08-27 19:02 UTC (permalink / raw)
To: 9fans
> Can anybody comment on this?
RFC3501 §6.4.4: the SEARCH command.
upas doesn't use it.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [9fans] searching in email using imap
2011-08-27 18:55 [9fans] searching in email using imap Rudolf Sykora
2011-08-27 19:02 ` Lyndon Nerenberg (VE6BBM/VE7TFX)
@ 2011-08-27 22:47 ` Fazlul Shahriar
2011-08-27 23:01 ` Mathieu Lonjaret
1 sibling, 1 reply; 5+ messages in thread
From: Fazlul Shahriar @ 2011-08-27 22:47 UTC (permalink / raw)
To: Fans of the OS Plan 9 from Bell Labs
If you're using the p9p mailfs, you can do this:
echo keyword | 9p rdwr mail/mbox/search
and it'll print the ids of the matched messages. I don't think an
interface for this exists in acme Mail.
fhs
On Sat, Aug 27, 2011 at 2:55 PM, Rudolf Sykora <rudolf.sykora@gmail.com> wrote:
> Hello,
>
> when using gmail via web, one
> i) immediately sees what folders/labels they have,
> ii) can search the mail (i.e. also its contents).
>
> I'd like to know how one can/could obtain this information when using imap.
> I believe (I read it somewhere) that imap has some means to ask the
> server to search the mail...
> (It'd be nice to have such possibility somehow integrated into acme/Mail.)
>
> Can anybody comment on this?
>
> Thanks!
> Ruda
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [9fans] searching in email using imap
2011-08-27 22:47 ` Fazlul Shahriar
@ 2011-08-27 23:01 ` Mathieu Lonjaret
0 siblings, 0 replies; 5+ messages in thread
From: Mathieu Lonjaret @ 2011-08-27 23:01 UTC (permalink / raw)
To: Fans of the OS Plan 9 from Bell Labs
Neat trick, thanks.
On Sun, Aug 28, 2011 at 12:47 AM, Fazlul Shahriar <fshahriar@gmail.com> wrote:
> If you're using the p9p mailfs, you can do this:
>
> echo keyword | 9p rdwr mail/mbox/search
>
> and it'll print the ids of the matched messages. I don't think an
> interface for this exists in acme Mail.
>
> fhs
>
> On Sat, Aug 27, 2011 at 2:55 PM, Rudolf Sykora <rudolf.sykora@gmail.com> wrote:
>> Hello,
>>
>> when using gmail via web, one
>> i) immediately sees what folders/labels they have,
>> ii) can search the mail (i.e. also its contents).
>>
>> I'd like to know how one can/could obtain this information when using imap.
>> I believe (I read it somewhere) that imap has some means to ask the
>> server to search the mail...
>> (It'd be nice to have such possibility somehow integrated into acme/Mail.)
>>
>> Can anybody comment on this?
>>
>> Thanks!
>> Ruda
>>
>>
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2011-08-27 23:01 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-27 18:55 [9fans] searching in email using imap Rudolf Sykora
2011-08-27 19:02 ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2011-08-27 19:35 ` erik quanstrom
2011-08-27 22:47 ` Fazlul Shahriar
2011-08-27 23:01 ` Mathieu Lonjaret
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).