fluffydiscord/kirby-proxy-mailer

There is no license information available for the latest version (3.0.1) of this package.

Maintainers

Package info

github.com/FluffyDiscord/kirby-proxy-mailer

pkg:composer/fluffydiscord/kirby-proxy-mailer

Statistics

Installs: 14

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

3.0.1 2026-02-12 14:40 UTC

This package is auto-updated.

Last update: 2026-03-12 14:52:45 UTC


README

.env

# enable/disable proxying emails, set "false" for dev
PROXY_MAILER_ENABLED=true

# project domain
BASE_URL=''

# full url
PROXY_MAILER_ENDPOINT=''

# http basic auth if needed
PROXY_MAILER_AUTH=''