fluffydiscord/kirby-proxy-mailer

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

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/fluffydiscord/kirby-proxy-mailer

2.1.0 2025-12-01 10:21 UTC

This package is auto-updated.

Last update: 2025-12-01 10:21:55 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=''