1comment = "DragonFly Mail Agent" 2desc = <<EOD 3The DragonFly Mail Agent (dma) is a lightweight mail transport agent intended 4for home and office use. dma can accept mail from local users and deliver it 5either locally or remotely (via SMTP). dma can be configured to route remote 6mail via an SMTP smart host, optionally using STARTTLS and/or authentication. 7 8dma does not implement an SMTP server and cannot receive mail from remote 9systems, nor act as a mail exchanger for other hosts. If an SMTP server 10is required, or when more advanced mail routing is needed, consider using 11the $PKG_NAME_PREFIX-sendmail package instead. 12EOD 13