blob: 4ae003d610588433039040c2e4f6a4d245a41f09 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
<longdescription lang="en">
This is a simple program to automatically respond to emails.
It is based on some ideas (but little or no code) from a similar
autoresponder by Eric Huss, and ideas presented
on the qmail mailing list.
</longdescription>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|