* Reworked some of the data structures to handle multiple recipients
authorArt Cancro <ajc@citadel.org>
Sat, 8 Jan 2000 05:00:10 +0000 (05:00 +0000)
committerArt Cancro <ajc@citadel.org>
Sat, 8 Jan 2000 05:00:10 +0000 (05:00 +0000)
commitb26e961422492b9b59664c6357eb6264da0fc330
treefd0f24e370c8b378742592a8ed0f9508d0fc80c7
parent74ab7475c17ca1f2c3a675c0bb6af77ca2e15fe3
* Reworked some of the data structures to handle multiple recipients
* Began implementation of the delivery queue
* Added CtdlReallocUserData()
* CtdlSaveMsg() now returns the local message ID in the database
citadel/ChangeLog
citadel/citserver.c
citadel/citserver.h
citadel/internet_addressing.c
citadel/msgbase.c
citadel/msgbase.h
citadel/serv_smtp.c