dockapps/wmnotify.git
11 years agoAdded support for IMAP4 commands that may span multiple packets by calling recv(...
Hugo Villeneuve [Sat, 25 May 2013 21:25:00 +0000 (17:25 -0400)]
Added support for IMAP4 commands that may span multiple packets by calling recv() until full IMAP4 response is received

Now using the same Tx and Rx buffers for POP3 and IMAP4

11 years agoCleanup of autoconf files
Hugo Villeneuve [Fri, 26 Nov 2004 05:24:41 +0000 (05:24 +0000)]
Cleanup of autoconf files

Removed autogenerated files from config subdirectory

Removed src/Makefile.in from repository, and added this file to MAINTAINERCLEAN variable

Removed stamp-h1 from repository

Removed wmnotify.xpm from EXTRA_DIST in src/Makefile.am