Is there a way in lucee to tell how many emails ar...
# lucee
m
Is there a way in lucee to tell how many emails are in the spool? Like in acf I can just count the files in the spool folder.
Also when mail goes into the spool is it sent in the order that you put it in the spool?
I think maybe I found it. Does each file in WEB-INF/lucee-web/remote-client/open represent an email?
z
yep
m
Ok thank you
z
as Lucee is open source, if you can see something in the admin, which is all in cfml, you can simply lookup the code being used in the admin to find out how to do via the admin api https://github.com/lucee/Lucee/tree/5.3/core/src/main/cfml/context/admin