summaryrefslogtreecommitdiffstats
path: root/imap/fetch.c
AgeCommit message (Collapse)Author
2022-04-05Only give the unavailable message if errno is ENOENT.Jaco Kroon
Signed-off-by: Jaco Kroon <jaco@uls.co.za>
2020-11-30imap: send Unicode alerts only for new messages.Sam Varshavchik
2018-12-09Send a Unicode alert at most once per message.Sam Varshavchik
2018-10-27courier-imap: change error handling.Sam Varshavchik
2018-09-27courier-imap: use untagged OK message to send unicode alerts.Sam Varshavchik
2018-09-26Substitute message for non-UTF-8 IMAP clients.Sam Varshavchik
2018-07-21courier-imap: implement UTF8 mode in the POP3 server.Sam Varshavchik
2018-07-16courier-imap: block non-UTF8 clients from seeing UTF-8 messages.Sam Varshavchik
2013-08-25Initial checkinSam Varshavchik
Imported from subversion report, converted to git. Updated all paths in scripts and makefiles, reflecting the new directory hierarchy.