Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-28 | mailfs: add -u user argument | David du Colombier | 3 | -6/+16 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5435052 | |||||
2011-11-22 | mailfs: small fixes and plan 9 support | David du Colombier | 6 | -5/+35 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5429044 | |||||
2011-11-21 | upas: fix segfault when host not found | David du Colombier | 1 | -1/+4 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5370105 | |||||
2011-08-31 | upas/smtp: fixes for authenticated connections | Richard Miller | 2 | -2/+3 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/4967049 | |||||
2011-08-16 | mailfs: try to use the right version of stunnel | Fazlul Shahriar | 1 | -0/+2 | |
R=rsc http://codereview.appspot.com/4876044 | |||||
2011-06-02 | upas/smtp: remove reference to /net in mxdial | David du Colombier | 1 | -1/+1 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/4535108 | |||||
2010-05-11 | mailfs: try tlsclient program before stunnel | Russ Cox | 1 | -1/+2 | |
R=rsc http://codereview.appspot.com/1169043 | |||||
2008-12-06 | mailfs: plumb messages correctly even if body comes before header | Russ Cox | 1 | -1/+1 | |
2008-07-14 | mailfs: correct use of tcs for large inputs | Russ Cox | 1 | -9/+40 | |
2008-07-10 | upas: add misc to mkfile | Russ Cox | 1 | -1/+1 | |
2008-07-10 | nedmail: add -S parameter for alternate mail service | Russ Cox | 1 | -3/+7 | |
2008-05-10 | upas/fs: accomodate new post9pservice | Russ Cox | 1 | -1/+1 | |
2008-05-10 | mailfs: add -m option | Russ Cox | 1 | -2/+7 | |
2008-05-06 | mailfs: handle windows-1251 correctly | Russ Cox | 1 | -1/+9 | |
now my cyrillic spam displays right! | |||||
2007-11-27 | merge | Russ Cox | 2 | -3/+9 | |
2007-11-27 | upas/smtp: remove intermediate files | Russ Cox | 2 | -1285/+0 | |
2007-11-05 | mailfs: add -r flag to specify mail root (Richard Bilson) | Russ Cox | 3 | -13/+38 | |
2007-11-05 | mailfs: handle NIL body | Russ Cox | 1 | -0/+2 | |
2007-08-22 | mailfs: fix handling of FLAGS response (Robert Vollmert) | Russ Cox | 1 | -2/+6 | |
2007-06-25 | mailfs: fix subject formatting | rsc | 1 | -1/+1 | |
2007-06-23 | silence | rsc | 1 | -0/+2 | |
2007-06-23 | refresh on i, y commands | rsc | 1 | -0/+8 | |
2007-06-23 | bug fixes: | rsc | 2 | -2/+16 | |
list message 1. give correct contents for raw, rawheader, rawbody. provide filename and charset in mime attachments. only rename mailboxes named mbox* not mbox*. | |||||
2007-06-18 | remove debugging print | rsc | 1 | -1/+0 | |
2006-07-23 | clean temporary files | rsc | 1 | -0/+1 | |
2006-06-30 | use file names for attachments | rsc | 3 | -4/+5 | |
2006-05-24 | fix comments | rsc | 1 | -3/+3 | |
2006-05-21 | better spam (Lou Kamenov) | rsc | 3 | -3/+10 | |
2006-05-21 | useless warning | rsc | 1 | -2/+0 | |
2006-05-21 | better locking | rsc | 1 | -0/+1 | |
2006-04-09 | new | rsc | 3 | -11/+175 | |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 33 | -537/+537 | |
2006-03-31 | utf in subject | rsc | 1 | -1/+53 | |
2006-03-20 | update lucida | rsc | 1 | -2/+3 | |
2006-03-03 | + is not a valid tag (Lou Kamenov) | rsc | 1 | -1/+1 | |
2006-03-03 | cleanup | rsc | 3 | -6/+1 | |
2006-02-28 | cannot say isnumber | rsc | 2 | -6/+10 | |
2006-02-26 | various fixes | rsc | 1 | -9/+17 | |
2006-02-25 | oops | rsc | 1 | -1/+5 | |
2006-02-23 | Extra arg belongs to _decqp. | wkj | 1 | -1/+1 | |
2006-02-23 | Missing colon. | wkj | 1 | -1/+1 | |
2006-02-23 | fix quoted-printable (_ means space only in rfc2047) | rsc | 2 | -5/+13 | |
2006-02-23 | add recent | rsc | 2 | -0/+2 | |
2006-02-18 | handle 09 | rsc | 1 | -5/+7 | |
2006-02-17 | forgot | rsc | 1 | -0/+41 | |
2006-02-15 | imap-based new upas/fs | rsc | 15 | -0/+4168 | |
2006-02-15 | cope with new upas/fs | rsc | 1 | -13/+62 | |
2006-02-14 | forgot this | rsc | 1 | -6/+17 | |
2006-02-12 | more fixes | rsc | 4 | -120/+123 | |
2006-02-12 | more changes | rsc | 11 | -412/+234 | |