File: control

package info (click to toggle)
fastforward 1%3A0.51-3.1~deb9u1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 688 kB
  • sloc: ansic: 4,393; makefile: 527; sh: 138
file content (31 lines) | stat: -rw-r--r-- 1,275 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Source: fastforward
Section: mail
Priority: extra
Maintainer: Gerrit Pape <pape@smarden.org>
Build-Depends: groff-base
Standards-Version: 3.8.0.1

Package: fastforward
Architecture: any
Depends: ${shlibs:Depends}
Recommends: qmail (>> 1.06)
Description: handles qmail forwarding according to a cdb database
 It can create forwarding databases from a sendmail-style /etc/aliases or
 from user-oriented virtual-domain tables. 
 .
 fastforward supports external mailing lists, stored in a binary format for
 fast access.  It has a tool to convert sendmail-style include files into
 binary lists. 
 .
 fastforward is more reliable than sendmail.  sendmail can't deal with long
 aliases, or deeply nested aliases, or deeply nested include files;
 fastforward has no limits other than memory.  sendmail can produce corrupted
 alias files if the system crashes; fastforward is crashproof. 
 .
 fastforward's database-building tools are much faster than sendmail's
 newaliases.  Even better, fastforward deliveries don't pause while the
 database is being rebuilt. 
 .
 fastforward does not support insecure sendmail-style program deliveries from
 include files; you can use qmail's secure built-in mechanisms instead.
 fastforward does support program deliveries from /etc/aliases.