Write lastsent back to netconfig after sending list messages
[citadel.git] / citadel / modules / listdeliver / serv_listdeliver.c
2021-02-10 Art CancroWrite lastsent back to netconfig after sending list...
2021-02-09 Art CancroUse the new elastic array class to queue the list of...
2021-02-09 Art CancroAdded an elastic string buffer class to libcitadel...
2021-02-05 Art Cancroserv_smtp.c: don't cache the client context
2021-02-05 Art Cancrosyntax cleanup internet_addressing.c
2021-02-04 Art Cancroremove typedef from struct recptypes
2021-02-03 Art Cancrolistdeliver modules continued
2021-02-01 Art Cancromore work on the new listdeliver module
2021-01-31 Art CancroWork on the new mailing list engine
2021-01-31 Art CancroNew listdeliver module (skeleton)