File: control

package info (click to toggle)
renattach 1.2.4-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 528 kB
  • ctags: 242
  • sloc: ansic: 1,986; sh: 821; makefile: 15
file content (27 lines) | stat: -rw-r--r-- 1,142 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
Source: renattach
Section: mail
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 9.0.0),
               exim4 | mail-transport-agent,
               procmail
Standards-Version: 3.9.7
Vcs-Git: https://anonscm.debian.org/git/collab-maint/renattach.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/renattach.git
Homepage: http://www.pc-tools.net/unix/renattach/

Package: renattach
Architecture: any
Depends: exim4 | mail-transport-agent,
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: procmail
Description: Rename attachments on the fly
 Renattach is a small, efficient and surprisingly effective filter
 designed primarily to offer an additional level of safety to Windows
 users whose e-mails pass through a UNIX-like mail server. Many modern
 viruses are spread through e-mail, and renattach combats such viruses by
 filtering e-mail attachments based on file extension. The idea is to
 rename potentially dangerous attachments (executable ones) so that
 the user, or the user's poorly written e-mail software, does not
 accidentally execute the attachment.