diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-01-27 01:12:56 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-01-27 01:12:56 +0000 |
commit | f2b1a16f46845a29a69565772999e1f934840c37 (patch) | |
tree | 37d0ee45a75d1b753e79379931dab7b6956810b5 /net-www/horde-vacation | |
parent | mmm metadata (diff) | |
download | gentoo-2-f2b1a16f46845a29a69565772999e1f934840c37.tar.gz gentoo-2-f2b1a16f46845a29a69565772999e1f934840c37.tar.bz2 gentoo-2-f2b1a16f46845a29a69565772999e1f934840c37.zip |
update metadata ... make em useful
Diffstat (limited to 'net-www/horde-vacation')
-rw-r--r-- | net-www/horde-vacation/metadata.xml | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/net-www/horde-vacation/metadata.xml b/net-www/horde-vacation/metadata.xml index 68c78dd23817..670c7a75a090 100644 --- a/net-www/horde-vacation/metadata.xml +++ b/net-www/horde-vacation/metadata.xml @@ -3,6 +3,21 @@ <pkgmetadata> <herd>web-apps</herd> <maintainer> -<email>vapier@gentoo.org</email> + <email>vapier@gentoo.org</email> </maintainer> +<longdescription> +Vacation is a Horde module for managing user e-mail "vacation notices" +or "auto-responders." It works via a local vacation program which must +be installed and functioning on the server. It supports vacation +programs using the .forward-style forwarding mechanism supported by +several popular mailers, as well as qmail and sql based implementations. +While it has been released and is in production use at many sites, it is +also under heavy development in an effort to expand and improve the +module. + +Right now, Vacation provides fairly complete support for managing +.forward-style vacation notices on sendmail or courier mail based +systems via an FTP transport. It also has some support for qmail and +exim sql based servers. +</longdescription> </pkgmetadata> |