Difference between revisions of "Wl"

From Free Software Directory
Jump to: navigation, search
(Not found)
(Changed description URLs to webarchive)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=wl
 
|Name=wl
|Short description=Whitelist/blacklist for email
+
|Short description=Regular expression email whitelisting
|Full description='wl' is a whitelist/blacklist program for email. It reads an email, tests its headers against user-specified criteria, then writes the email back out with a new header added to specify if the email has been classified whitelisted or blacklisted. You can then configure your mail reader (or maildrop/procmail) based upon these headers. It is fast, simple, and makes low demands on the CPU.
+
|Full description=wl is an email "filtering" program: it reads an email  
|Homepage URL=http://jamwt.com/wl/
+
on standard input and writes it back out on standard
 +
output.  If certain criteria are met based upon the
 +
headers of the email, an X-Whitelist or X-Blacklist
 +
header will be added to the email. Hopefully, you
 +
can configure your mail reader (or maildrop/procmail)
 +
to do something useful based upon the existence of
 +
these headers.
 +
 
 +
If an error is encountered while processing your rule
 +
sets, a X-Wl-Error header will be added to your email
 +
with more details.
 +
|Homepage URL=http://web.archive.org/web/20140709083558/http://jamwt.com/wl/
 
|User level=none
 
|User level=none
 
|Computer languages=OCaml
 
|Computer languages=OCaml
Line 11: Line 22:
 
|Version date=2004-06-08
 
|Version date=2004-06-08
 
|Version status=stable
 
|Version status=stable
|Version download=http://jamwt.com/wl/files/wl-1.0.tgz
+
|Version download=http://web.archive.org/web/20140709083558/http://jamwt.com/wl/files/wl-1.0.tgz
|Version comment=1.0 stable released 2004-06-08
+
|Last review by=BABA200
|Last review by=Alejandroindependiente
+
|Last review date=2017/02/27
|Last review date=2017/01/04
 
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
Line 23: Line 33:
 
{{Project license
 
{{Project license
 
|License=BSD_3Clause
 
|License=BSD_3Clause
|License verified by=Janet Casey
+
|License copyright=Copyright 2004 Jamie Turner
|License verified date=2004-06-08
+
|License verified by=BABA200
 +
|License verified date=2017/02/27
 
}}
 
}}
 
{{Person
 
{{Person
Line 31: Line 42:
 
|Email=jamwt@jamwt.com
 
|Email=jamwt@jamwt.com
 
|Resource URL=
 
|Resource URL=
}}
 
{{Resource
 
|Resource audience=Bug Tracking,Developer,Support
 
|Resource kind=E-mail
 
|Resource URL=mailto:jamwt@jamwt.com
 
 
}}
 
}}
 
{{Software category
 
{{Software category

Revision as of 09:32, 27 February 2017


[edit]

wl

http://web.archive.org/web/20140709083558/http://jamwt.com/wl/
Regular expression email whitelisting

wl is an email "filtering" program: it reads an email on standard input and writes it back out on standard output. If certain criteria are met based upon the headers of the email, an X-Whitelist or X-Blacklist header will be added to the email. Hopefully, you can configure your mail reader (or maildrop/procmail) to do something useful based upon the existence of these headers.

If an error is encountered while processing your rule sets, a X-Wl-Error header will be added to your email with more details.





Licensing

License

Verified by

Verified on

Notes

Verified by

BABA200

Verified on

27 February 2017




Leaders and contributors

Contact(s)Role
James Turner Maintainer


Resources and communication

AudienceResource typeURI
Ruby (Ref)https://rubygems.org/gems/wl
Python (Ref)https://pypi.org/project/wl
Debian (Ref)https://tracker.debian.org/pkg/wl


Software prerequisites

KindDescription
Required to useOCaml (3.0 or later recommended)




Entry


















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.