mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-19 18:47:03 +00:00
Can now list mailbox contents via REST
This commit is contained in:
1
bin/mailbox-list.sh
Executable file
1
bin/mailbox-list.sh
Executable file
@@ -0,0 +1 @@
|
||||
curl -i -H "Accept: application/json" --noproxy localhost http://localhost:9000/mailbox/list/$1
|
||||
Reference in New Issue
Block a user