aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mailhog/pkg-descr
diff options
context:
space:
mode:
authorultima <ultima@FreeBSD.org>2017-08-21 01:35:18 +0800
committerultima <ultima@FreeBSD.org>2017-08-21 01:35:18 +0800
commit9ace9b4bae9f3a22e9b400caa5e51f8e9f540c8e (patch)
tree9be35f20ad51b1c075b1df8ffc1841c99597c005 /mail/mailhog/pkg-descr
parent8600dc95dfd7bdeff4ac503c3471ec7b4b26d150 (diff)
downloadfreebsd-ports-gnome-9ace9b4bae9f3a22e9b400caa5e51f8e9f540c8e.tar.gz
freebsd-ports-gnome-9ace9b4bae9f3a22e9b400caa5e51f8e9f540c8e.tar.zst
freebsd-ports-gnome-9ace9b4bae9f3a22e9b400caa5e51f8e9f540c8e.zip
MailHog is an email testing tool for developers:
Configure your application to use MailHog for SMTP delivery View messages in the web UI, or retrieve them with the JSON API Optionally release messages to real SMTP servers for delivery WWW: https://github.com/mailhog/MailHog PR: 221015 Submitted by: punkt.de Hosting Team (maintainer) Reviewed by: matthew (mentor) Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D12069
Diffstat (limited to 'mail/mailhog/pkg-descr')
-rw-r--r--mail/mailhog/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/mailhog/pkg-descr b/mail/mailhog/pkg-descr
new file mode 100644
index 000000000000..b0775397b5b4
--- /dev/null
+++ b/mail/mailhog/pkg-descr
@@ -0,0 +1,7 @@
+MailHog is an email testing tool for developers:
+
+Configure your application to use MailHog for SMTP delivery
+View messages in the web UI, or retrieve them with the JSON API
+Optionally release messages to real SMTP servers for delivery
+
+WWW: https://github.com/mailhog/MailHog