* msgbase.c: validate_recipients() now rejects Internet addresses in
authorArt Cancro <ajc@citadel.org>
Wed, 28 May 2003 03:08:38 +0000 (03:08 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 28 May 2003 03:08:38 +0000 (03:08 +0000)
commita2087cd3441dce78f83626b25416ba9086cce31a
tree2e52f797ec8a0eb6f452b819a11f86a6d907601d
parent34937a19143b36beed67ec07d27a716152cc9cdf
* msgbase.c: validate_recipients() now rejects Internet addresses in
  domains belonging to the local system or an attached Citadel network,
  when it fails to translate to a Citadel address.
citadel/ChangeLog
citadel/locate_host.c
citadel/msgbase.c
citadel/serv_smtp.c