0.1.0 • Published 12 months ago

@pockethost/plugin-maildev v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months ago

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.

NameDefaultDiscussion
PH_MAILDEV_HOME.pockethost/plugin-maildevThe home directory for any data storage needs of this plugin.
PH_MAILDEV_ALWAYS_USE_LOCALtrueWhen a PocketBase instance launches, it will be configured to use the local SMTP setup.

Actions

Filters

Support

PocketHost has a thriving Discord community.


Sponsored by https://pockethost.io. Instantly host your PocketBase projects.


0.1.0

12 months ago

0.0.1

12 months ago