File: control

package info (click to toggle)
maildir-filter 1.20-4
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 116 kB
  • ctags: 86
  • sloc: ansic: 217; makefile: 21
file content (16 lines) | stat: -rw-r--r-- 557 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: maildir-filter
Section: mail
Priority: extra
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>=9),
               libpcre3-dev
Standards-Version: 3.9.8

Package: maildir-filter
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: Simple program to filter messages into Maildir folders from dot-qmail
 This program was designed to filter messages based on regular expressions with
 perl syntax and perform actions on them (deliver on a Maildir folder, send it
 to oblivion or bounce it).