* Renamed CtdlLocalHost() to CtdlHostAlias() and worked it a little deeper into
authorArt Cancro <ajc@citadel.org>
Mon, 7 Feb 2000 05:15:01 +0000 (05:15 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 7 Feb 2000 05:15:01 +0000 (05:15 +0000)
commitca624125bb93500dbc777dc57796f5ab8e906dd8
treea9c5e73a2adf9b361c04f343bde2888105375d6d
parent5b1236258555cdd61892324ef62964faf703b41d
* Renamed CtdlLocalHost() to CtdlHostAlias() and worked it a little deeper into
  the message routing logic.  Still needs some work on the gateway-domain
  stuff.
* Twiddled CtdlOutputMsg() a bit for 'all Internet' situations.  Still needs
  some work to avoid printing dual headers when both Cit and RFC822 exist.
citadel/ChangeLog
citadel/internet_addressing.c
citadel/internet_addressing.h
citadel/msgbase.c
citadel/serv_smtp.c