summaryrefslogtreecommitdiff
path: root/mail/mailslurper/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mailslurper/pkg-descr')
-rw-r--r--mail/mailslurper/pkg-descr12
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/mailslurper/pkg-descr b/mail/mailslurper/pkg-descr
new file mode 100644
index 000000000000..96a01c419bbc
--- /dev/null
+++ b/mail/mailslurper/pkg-descr
@@ -0,0 +1,12 @@
+MailSlurper is a small SMTP mail server that slurps mail into oblivion!
+
+MailSlurper is perfect for individual developers or small teams writing
+mail-enabled applications that wish to test email functionality without
+the risk or hassle of installing and configuring a full blown email server.
+
+It's simple to use! Simply setup MailSlurper, configure your code and/or
+application server to send mail through the address where MailSlurper is
+running, and start sending emails!
+
+MailSlurper will capture those emails into a database for you to view at
+your leisure.