New ctdlsh command "mailq" to show the outbound SMTP queue
authorArt Cancro <ajc@citadel.org>
Thu, 23 Mar 2017 20:25:08 +0000 (16:25 -0400)
committerArt Cancro <ajc@citadel.org>
Thu, 23 Mar 2017 20:25:08 +0000 (16:25 -0400)
commit2c3fce1fb19243c31309f75aaf64132a1278f4fe
tree15b1cbc2c3628d30403d8dcc48491a124745a82d
parentf9753f1cdcc59bbaf99e1179489712ded7e65c38
New ctdlsh command "mailq" to show the outbound SMTP queue
ctdlsh/Makefile
ctdlsh/ctdlsh.h
ctdlsh/mailq.c [new file with mode: 0644]
ctdlsh/main.c