]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* serv_smtp.c: instead of doubling delivery retry times unbounded, set a
[citadel.git] / citadel / ChangeLog
index 112ae7c10d57a59cfc2d348a9827aa4b1424c092..663d75a1cfb756ba6837e55c7ddace04d86da3fa 100644 (file)
@@ -1,4 +1,15 @@
  $Log$
+ Revision 580.42  2001/09/16 05:44:51  ajc
+ * serv_smtp.c: instead of doubling delivery retry times unbounded, set a
+   maximum retry time of SMTP_RETRY_MAX (currently set to 12 hours)
+
+ Revision 580.41  2001/09/09 16:19:29  error
+ * Updated PAM configuration file citadel.pam for Red Hat 7.x.
+
+ Revision 580.40  2001/09/09 03:19:38  ajc
+ * cdb_cull_logs() now removes log files as soon as the log_archive() function
+   says it's ok to do so.
+
  Revision 580.39  2001/09/08 18:58:38  ajc
  * More changes to the new networker.  Added client command for room sharing.
 
@@ -2734,3 +2745,4 @@ Sat Jul 11 00:20:48 EDT 1998 Nathan Bryant <bryant@cs.usm.maine.edu>
 
 Fri Jul 10 1998 Art Cancro <ajc@uncensored.citadel.org>
        * Initial CVS import 
+