* serv_smtp.c: implement RFC2920 ESMTP "pipelining" extension on the server
authorArt Cancro <ajc@citadel.org>
Wed, 3 Oct 2001 20:05:50 +0000 (20:05 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 3 Oct 2001 20:05:50 +0000 (20:05 +0000)
commitd79b4ab719cd8f52f99e2be8ead10fa64a0c09ce
treed072c25ac5b2e36e9f901444d5f5b5f5b31a7e3e
parentf3191f2926a4f724d890d2a3c28f198adb4cd03d
* serv_smtp.c: implement RFC2920 ESMTP "pipelining" extension on the server
  side.  (No changes required other than advertising the extension.)
citadel/ChangeLog
citadel/serv_smtp.c