* Properly handle all aliases specified in network/mail.aliases for incoming
authorArt Cancro <ajc@citadel.org>
Sat, 26 Feb 2000 18:30:43 +0000 (18:30 +0000)
committerArt Cancro <ajc@citadel.org>
Sat, 26 Feb 2000 18:30:43 +0000 (18:30 +0000)
commit5aac4c43a3700070bc6c10eafaf027be76acf028
tree81c0dfcf512296c6dcce96a74e4d4399fb05a7b1
parentb5751fc945bd8dc8b94bf2f77170c26d308def1b
* 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)
citadel/ChangeLog
citadel/citadel.h
citadel/internet_addressing.c
citadel/network/mail.aliases
citadel/serv_smtp.c
citadel/sysconfig.h