imap.c: a dead simple imap example

Just to show that IMAP is used just like other protocols
This commit is contained in:
Daniel Stenberg 2012-01-16 13:47:51 +01:00
parent 18c6c8a5e7
commit e3e24e5b36
3 changed files with 46 additions and 1 deletions

View file

@ -18,6 +18,7 @@ http-post
httpcustomheader
httpput
https
imap
multi-app
multi-debugcallback
multi-double