* smtp FROM command now validates sender using the validate_recipients() loop
authorArt Cancro <ajc@citadel.org>
Sat, 26 Jan 2002 04:59:58 +0000 (04:59 +0000)
committerArt Cancro <ajc@citadel.org>
Sat, 26 Jan 2002 04:59:58 +0000 (04:59 +0000)
commitf0ec873e6490f85b5dd61f83cdd930ff26154b44
treef543d44e069f964b9c2f023b92a37808321740f7
parentf6f624c4cebdc4a06c0bf7cff1dc12fae33aa2fe
* smtp FROM command now validates sender using the validate_recipients() loop
  (yeah, it's good for that too) making it directory-aware
citadel/ChangeLog
citadel/msgbase.c
citadel/serv_smtp.c