summaryrefslogtreecommitdiffstats
path: root/src/cmd/upas/nfs/imap.c
Commit message (Collapse)AuthorAgeFilesLines
* mailfs: add -u user argumentDavid du Colombier2011-11-281-2/+8
| | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/5435052
* mailfs: small fixes and plan 9 supportDavid du Colombier2011-11-221-2/+19
| | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/5429044
* mailfs: try to use the right version of stunnelFazlul Shahriar2011-08-161-0/+2
| | | | | R=rsc http://codereview.appspot.com/4876044
* mailfs: try tlsclient program before stunnelRuss Cox2010-05-111-1/+2
| | | | | R=rsc http://codereview.appspot.com/1169043
* 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