plan9fox/sys/src/cmd/upas/fs
unobe f7ae890ecb patch for imap when imap fails
changeset:   8411:19f6a88ea241
branch:      mbp-2011
user:        Romano <unobe@cpan.org>
date:        Sat Apr 17 14:35:21 2021 -0700
files:       sys/src/cmd/upas/fs/imap.c
description:
When an imap fetch fails, it's helpful at times to know the underlying
cause.  This provides more details by providing the underlying error
message.
2021-04-17 18:52:11 -07:00
..
extra upas: convert to tmdate, change timezone format 2020-09-26 11:20:42 -07:00
cache.c upas/fs: extract proper date from unix header 2020-09-01 21:39:45 +02:00
dat.h upas/fs: extract proper date from unix header 2020-09-01 21:39:45 +02:00
fs.c upas: convert to tmdate, change timezone format 2020-09-26 11:20:42 -07:00
header.c upas/fs: use memchr() instead of strchr() in hdrlen() 2020-06-24 19:18:37 +02:00
idx.c upas/fs: wait until the index becomes unlocked 2020-07-05 21:15:55 +02:00
imap.c patch for imap when imap fails 2021-04-17 18:52:11 -07:00
mbox.c upas/fs/mbox.c: fix cosmetic typo 2020-10-22 13:46:00 -07:00
mdir.c upas/fs: move unixheader handling to parseheaders() 2020-06-29 00:23:37 +02:00
mkfile upas/*: fix mkfile issues (thanks amavect) 2020-11-22 11:36:23 -08:00
mtree.c upas/fs: speedup mtree and henter() 2019-10-03 15:49:53 +02:00
plan9.c upas: convert to tmdate, change timezone format 2020-09-26 11:20:42 -07:00
pop3.c upas/fs: remove read timeout via alarm(2) in pop3resp 2019-05-20 15:00:14 +09:30
remove.c
rename.c
strtotm.c upas/fs: port date parsing to libc apis 2020-08-09 19:46:38 -07:00
tls.c