@pockethost/plugin-maildev
v0.1.0
Published
A pockethost plugin.
Downloads
4
Readme
plugin-maildev
A plugin for pockethost.
maildev
starts a local SMTP sever via the maildev
NPM package. By default, all instances are configured to use the local SMTP server when they launch.
Quickstart
npx pockethost plugin install @pockethost/plugin-maildev
npx pockethost maildev --help
Variables
The following variables will be used if they are found in the shell environment. PocketHost will also load them from an .env
file if found at load time.
| Name | Default | Discussion |
| --------------------------- | ---------------------------- | --------------------------------------------------------------------------------------- |
| PH_MAILDEV_HOME | .pockethost/plugin-maildev
| The home directory for any data storage needs of this plugin. |
| PH_MAILDEV_ALWAYS_USE_LOCAL | true
| When a PocketBase instance launches, it will be configured to use the local SMTP setup. |
Actions
Filters
Support
PocketHost has a thriving Discord community.