Integration of FOAF into TMDA
Project description
Put something like this in cron:
0 0 * * * cat ~/.tmda/lists/whitelist ~/.tmda/lists/confirmed | mboxlist2foaf -m http://example.org/foaf#me -b http://example.org/whitelist > ~/public_html/whitelist.rdf 0 0 * * * cat ~/.tmda/lists/whitelist ~/.tmda/lists/confirmed | mboxlist2foaf -m http://example.org/foaf#me -b http://example.org/whitelist -f n3 > ~/public_html/whitelist.n3
And if you have an RDF file, perhaps built from various sources that you whant to check to authorize mail, you can do put the following in your ~/.tmda/filters/incoming:
pipe-headers "checkfoaf -i /some/where/bigwhitelist.rdf" accept
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
foaftmda-0.1.tar.gz
(3.0 kB
view details)
File details
Details for the file foaftmda-0.1.tar.gz
.
File metadata
- Download URL: foaftmda-0.1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92ed5520a12f5b40793aafeb418bef5e56ea09bc7a283b48e534f5532d39ba06 |
|
MD5 | a55d3f396673d5c92ecd0ddbcf197862 |
|
BLAKE2b-256 | 8ecc3420db23b0502bb7940f6c05e5073007873acf24a0f1e7f880d9d7729b58 |