* Added a config option to check RBL's immediately upon
authorArt Cancro <ajc@citadel.org>
Sun, 4 Feb 2007 00:01:03 +0000 (00:01 +0000)
committerArt Cancro <ajc@citadel.org>
Sun, 4 Feb 2007 00:01:03 +0000 (00:01 +0000)
commitb2e2126e922c2428d7dd1a39c953cc920c65e68b
treedab1b35e105a02af6f92e3ffd026b836c70741a3
parent06ea86f2ec12155fdd969f8c348d31f65900345a
* Added a config option to check RBL's immediately upon
  connection instead of waiting for them to execute a RCPT command.
  (Still need to implement client config option.)
* Bumped the rev level and compatible export file level to 7.04 because
  we amended the config file format.
citadel/citadel.h
citadel/config.h
citadel/serv_smtp.c
citadel/serv_vandelay.c