diff options
author | Amadeusz Żołnowski <aidecoe@gentoo.org> | 2017-08-03 23:20:27 +0100 |
---|---|---|
committer | Amadeusz Żołnowski <aidecoe@gentoo.org> | 2017-08-04 22:34:12 +0100 |
commit | 09d0f75ba1cf9b8195b0d34739f943da692666e8 (patch) | |
tree | 8181413ec2446b7a864d2101ba2102da31763359 /mail-filter/afew/metadata.xml | |
parent | xfce-extra/xfce4-windowck-plugin: Shorter DESCRIPTION (diff) | |
download | gentoo-09d0f75ba1cf9b8195b0d34739f943da692666e8.tar.gz gentoo-09d0f75ba1cf9b8195b0d34739f943da692666e8.tar.bz2 gentoo-09d0f75ba1cf9b8195b0d34739f943da692666e8.zip |
mail-filter/afew: Add new package
Gentoo-Bug: 404077
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'mail-filter/afew/metadata.xml')
-rw-r--r-- | mail-filter/afew/metadata.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/mail-filter/afew/metadata.xml b/mail-filter/afew/metadata.xml new file mode 100644 index 000000000000..cf80ebdd8a77 --- /dev/null +++ b/mail-filter/afew/metadata.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>aidecoe@gentoo.org</email> + <name>Amadeusz Żołnowski</name> + </maintainer> + <longdescription lang="en"> + afew is an initial tagging script for Notmuch. Its basic task is to + provide automatic tagging each time new mail is registered with Notmuch. + + In addition to more elementary features such as adding tags based on + e-mail headers or maildir folders, handling killed threads and spam, it + can do some heavy magic in order to learn how to initially tag your + mails based on their content. + + In move mode, afew will move mails between maildir folders according to + configurable rules that can contain arbitrary notmuch queries to match + against any searchable attributes. + </longdescription> +</pkgmetadata> + |