* Added a new message function hook type EVT_SMTPSCAN which permits modules to
authorArt Cancro <ajc@citadel.org>
Fri, 7 Jun 2002 22:10:51 +0000 (22:10 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 7 Jun 2002 22:10:51 +0000 (22:10 +0000)
commit9efc6048ae21ab4e374ac4d22a1e4c50740d48be
tree963cfeac3ff387b92fe8260fd82ea2aace918eba
parentc863d53f48099f56f8245083a68e0bf966460971
* Added a new message function hook type EVT_SMTPSCAN which permits modules to
  register hooks that can scan incoming SMTP messages and elect to reject them
  (due to virus or spam content, for example).
citadel/ChangeLog
citadel/serv_smtp.c
citadel/server.h
citadel/techdoc/hack.txt