diff options
author | sergei <sergei@FreeBSD.org> | 2003-12-24 10:42:36 +0000 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2003-12-24 10:42:36 +0000 |
commit | 3740b9166406692a2be530fb977bf23b9b0eae75 (patch) | |
tree | be105a18bc7a63aeef5c1067e26aca7ea2f42d51 /mail/Makefile | |
parent | 6a55f7896f6c283d2c0b7133ac55159f483be86c (diff) | |
download | FreeBSD-ports-3740b9166406692a2be530fb977bf23b9b0eae75.zip FreeBSD-ports-3740b9166406692a2be530fb977bf23b9b0eae75.tar.gz |
Add relay-ctrl 3.1.1, SMTP Relaying Control for qmail & tcpserver.
This set of programs controls access to relaying for users that
authenticate using either POP3 using the qmail-popup/qmail-pop3d
or pop3front servers, or IMAP using Courier IMAP.
Author: Bruce Guenther <bruceg@em.ca>
WWW: http://untroubled.org/relay-ctrl/
PR: 60471
Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp>
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 1d922cf..908db36 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -309,6 +309,7 @@ SUBDIR += rbl-milter SUBDIR += rblcheck SUBDIR += regm + SUBDIR += relay-ctrl SUBDIR += relaydb SUBDIR += rftp SUBDIR += ricochet |