]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* SMTP delivery is working but still *very* rough.
[citadel.git] / citadel / ChangeLog
index 2561a507b4b4af30ef0ae5fc893c25f9427c27a3..af1a9f129694e414e40aafb8e8283cc0ca9765bb 100644 (file)
@@ -1,4 +1,25 @@
 $Log$
+Revision 1.453  2000/01/26 02:41:27  ajc
+* SMTP delivery is working but still *very* rough.
+
+Revision 1.452  2000/01/25 04:45:50  ajc
+* Wrote enough of the SMTP sender to get Patriot drooling over it, but not
+  enough to complete the transmission of mail.
+
+Revision 1.451  2000/01/23 21:25:45  ajc
+* Temporary hack to ig_tcp_server() to listen on an arbitrary port if the
+  one specified is not bindable (for development only)
+* Added SM_DONT_BUMP_REF flag to CtdlSaveMsgPointerInRoom() to be used only
+  in very specific and special situations
+* Generate delivery instructions when outbound SMTP mail is created from
+  within Citadel (as opposed to being from the SMTP module)
+
+Revision 1.450  2000/01/23 05:22:41  ajc
+* Coded up some more of the SMTP-sender (still not done)
+
+Revision 1.449  2000/01/22 05:13:56  ajc
+* Added some more functionality to the string tokenizer
+
 Revision 1.448  2000/01/17 20:57:43  ajc
 * CR to CRLF hacks (lose, lose, lose)
 
@@ -1572,3 +1593,4 @@ Sat Jul 11 00:20:48 EDT 1998 Nathan Bryant <bryant@cs.usm.maine.edu>
 
 Fri Jul 10 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
        * Initial CVS import 
+