File: control

package info (click to toggle)
dot-forward 1%3A0.71-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 544 kB
  • sloc: ansic: 2,859; makefile: 321; sh: 131
file content (28 lines) | stat: -rw-r--r-- 931 bytes parent folder | download
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
Source: dot-forward
Section: mail
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 groff-base,
 debhelper-compat (= 11)
Standards-Version: 4.2.1
Vcs-Git: https://salsa.debian.org/debian/dot-forward.git
Vcs-Browser: https://salsa.debian.org/debian/dot-forward
Homepage: http://cr.yp.to/software/dot-forward.html

Package: dot-forward
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
Recommends:
 qmail (>> 1.06),
Description: reads sendmail's .forward files under qmail
 It runs in the qmail startup script to support all your existing .forward
 files automatically.  Individual users can switch to the .qmail mechanism
 at their leisure.
 .
 dot-forward supports forwarding, program deliveries, and comments.  It
 does not support file deliveries or :include: (However, it recognizes
 file delivery attempts, and defers delivery to give you a chance to set up
 a .qmail file).