summaryrefslogtreecommitdiff
blob: 727232612e745baba5d5b2fbf75161d5476fa075 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
  <email>bangert@gentoo.org</email>
  <name>Thilo Bangert</name>
</maintainer>
<longdescription lang="en">This program reads logs written by multilog (part of the
daemontools package by Dan Bernstein), discards any lines matching regular
expressions in its configuration file, and mails the rest to a configured e-mail
address. The e-mail is sent using qmail-remote directly, which requires qmail be
installed on the system but which allows multilog-watch to send mail even if the
local mail system is down.</longdescription>
</pkgmetadata>