summaryrefslogtreecommitdiffstats
path: root/src/cmd/upas/nfs/imap.c
Commit message (Collapse)AuthorAgeFilesLines
* mailfs: plumb messages correctly even if body comes before headerRuss Cox2008-12-061-1/+1
|
* mergeRuss Cox2007-11-271-2/+8
|
* mailfs: add -r flag to specify mail root (Richard Bilson)Russ Cox2007-11-051-9/+30
|
* mailfs: handle NIL bodyRuss Cox2007-11-051-0/+2
|
* mailfs: fix handling of FLAGS response (Robert Vollmert)Russ Cox2007-08-221-2/+6
|
* silencersc2007-06-231-0/+2
|
* bug fixes:rsc2007-06-231-1/+11
| | | | | | | list message 1. give correct contents for raw, rawheader, rawbody. provide filename and charset in mime attachments. only rename mailboxes named mbox* not mbox*.
* use file names for attachmentsrsc2006-06-301-1/+2
|
* useless warningrsc2006-05-211-2/+0
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-10/+10
|
* + is not a valid tag (Lou Kamenov)rsc2006-03-031-1/+1
|
* add recentrsc2006-02-231-0/+1
|
* handle 09rsc2006-02-181-5/+7
|
* imap-based new upas/fsrsc2006-02-151-0/+1715