Skip to main content

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

This version

0.1

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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page