From 5ae37bda31321724a743617fef9a2e3d7a2ab810 Mon Sep 17 00:00:00 2001 From: Jan Wagner Date: Sat, 31 May 2008 20:59:28 +0000 Subject: [PATCH] remove URL, too verbose --- debian/control | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/debian/control b/debian/control index 1781bff..7a66604 100644 --- a/debian/control +++ b/debian/control @@ -15,8 +15,6 @@ Description: Postfix policyd to combine complex restrictions in a ruleset Postfwd is written in perl to combine complex postfix restrictions in a ruleset similar to those of the most firewalls. The program uses the postfix policy delegation protocol to control access to the mail system before a - message has been accepted (please visit - http://www.postfix.org/SMTPD_POLICY_README.html for more information). It - allows you to choose an action (e.g. reject, dunno) for a combination of - several smtp parameters (like sender and recipient address, size or the - client's TLS fingerprint). + message has been accepted. It allows you to choose an action (e.g. reject, + dunno) for a combination of several smtp parameters (like sender and recipient + address, size or the client's TLS fingerprint).