1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: mailcheck
Section: mail
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13),
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: http://mailcheck.sourceforge.net
Vcs-Browser: https://salsa.debian.org/debian/mailcheck
Vcs-Git: https://salsa.debian.org/debian/mailcheck.git
Package: mailcheck
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
Description: check multiple mailboxes/maildirs for mail
Mailcheck is a simple, configurable tool that allows multiple mailboxes
to be checked for the existence of new mail messages. It supports both
mbox and maildir-style mailboxes for compatibility with most mail
transport agents. It also supports remote POP3 and IMAP mailboxes.
|