]> git.ipfire.org Git - people/ms/dma.git/commitdiff
Reword the short and long descriptions after suggestions from debian-l10-en.
authorPeter Pentchev <roam@ringlet.net>
Wed, 17 Jun 2009 12:03:55 +0000 (12:03 +0000)
committerPeter Pentchev <roam@ringlet.net>
Wed, 17 Jun 2009 12:03:55 +0000 (12:03 +0000)
control

diff --git a/control b/control
index 45cf45652cdd9944b5c6c1d0e80df309977df19a..3dbf2f85aa2d8cd102eb5e9d4332b7f671506589 100644 (file)
--- a/control
+++ b/control
@@ -15,13 +15,13 @@ Provides: mail-transport-agent
 Conflicts: mail-transport-agent
 Replaces: mail-transport-agent
 Recommends: safecat
-Description: the DragonFly Mail Agent, a lightweight MTA
+Description: lightweight mail transport agent
  The DragonFly Mail Agent is a small Mail Transport Agent (MTA),
- designed for home and office use.  It accepts mails from locally
- installed Mail User Agents (MUA) and delivers the mails either locally
or to a remote destination.  Remote delivery includes several features
like TLS/SSL support and SMTP authentication.
+ designed for home and office use.  It accepts mails from local Mail
+ User Agents (MUA) and delivers them either to local mailboxes or
remote SMTP servers.  Remote delivery includes support for features
such as TLS/SSL and SMTP authentication.
  .
- dma is not intended as a replacement for real, big MTAs like Sendmail,
- Postfix, or Exim.  Consequently, dma does not listen on port 25 for
- incoming connections.
+ dma is not intended as a replacement for full-featured MTAs like
+ Sendmail, Postfix, or Exim.  Consequently, dma does not listen on
port 25 for incoming connections.