diff options
author | Sunil Nimmagadda <sunil@poolp.org> | 2014-03-27 09:56:57 +0500 |
---|---|---|
committer | Sunil Nimmagadda <sunil@poolp.org> | 2014-03-27 09:56:57 +0500 |
commit | b457525cf1d6bf9f2abe65bf8d031ef8afc2be8a (patch) | |
tree | b22343ef0187a52810b92ece32b20f2a9c3c7698 | |
parent | 305e2fd5530ace4fc7c3e9665a4645a94efdfbd7 (diff) |
Create README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..cbb23fc --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +pop3d +===== + +POP3 Daemon with POP3S, STARTTLS extensions. Supports maildir, mbox formats. |