2001-09-11 Michael Reinelt <reinelt@eunet.at>
remove bar code from drivers and create a common bar library
+
+2001-09-12 Carsten Nau <info@cnau.de>
+make the output for emails shorter (at the moment up to 9999 emails)
-/* $Id: mail2.c,v 1.5 2001/09/12 05:58:16 reinelt Exp $
+/* $Id: mail2.c,v 1.6 2001/09/12 06:17:22 reinelt Exp $
*
* mail: pop3, imap, news functions
*
*
*
* $Log: mail2.c,v $
+ * Revision 1.6 2001/09/12 06:17:22 reinelt
+ * *** empty log message ***
+ *
* Revision 1.5 2001/09/12 05:58:16 reinelt
* fixed bug in mail2.c
*
return -1;
}
}
+ // Fixme: this is badbadbadbad
sleep(2); /* wait for newsserver to read groupinfo */
groups = 0;
err = 0;