* Properly handle all aliases specified in network/mail.aliases for incoming
[citadel.git] / citadel / ChangeLog
index b349384b6be73e76d309013e7c2edd047698125e..e2728305c77d26285449eb0fac0151ff62af2c67 100644 (file)
@@ -1,4 +1,9 @@
 $Log$
+Revision 1.471  2000/02/26 18:30:40  ajc
+* Properly handle all aliases specified in network/mail.aliases for incoming
+  SMTP mail (uses the alias() function, so if we replace that function with
+  something that uses the same calling convention, it'll still work)
+
 Revision 1.470  2000/02/26 05:15:38  ajc
 * Fortified the message base and SMTP code so that misdirected bounce messages
   end up in the Aide> room instead of getting dereferenced
@@ -1667,3 +1672,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 
+