An open API service indexing awesome lists of open source software.

https://github.com/bolt/bolt-extension-email-spooler


https://github.com/bolt/bolt-extension-email-spooler

bolt-extension

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

Email Spool Manager
-------------------

Nut command line spool management:

```
Usage:
php app/nut email:spool [options]

Options:
--clear Clear all un-sent message files from the queue. USE WITH CAUTION!
--flush Flush (send) any queued emails.
--recover Attempt to restore any incomplete email to a valid state.
--show Show any queued emails.
```