]> code.citadel.org Git - citadel.git/commit
* serv_smtp.c: clear the relevant state buffers after an SMTP DATA command
authorArt Cancro <ajc@citadel.org>
Thu, 11 May 2000 03:08:47 +0000 (03:08 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 11 May 2000 03:08:47 +0000 (03:08 +0000)
commitd666426dbad9cbe238d49aaf7282e570280cee04
tree6dba735d210e0116210e085b9a19d9973a0a3530
parentf125458a206048a4c3fc9b8b061585eca9895fc8
* serv_smtp.c: clear the relevant state buffers after an SMTP DATA command
  completes, allowing multiple messages in one session.  Closes bug #58.
citadel/ChangeLog
citadel/serv_smtp.c