Difference between revisions of "Wl"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=wl |Short description=Whitelist/blacklist for email |Full description='wl' is a whitelist/blacklist program for email. It reads an email, tests its headers against ...")
 
(Added Python and Ruby link)
 
(3 intermediate revisions by 3 users not shown)
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  
 +
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
|Status=Live
+
|Is High Priority Project=No
|Component programs=
 
|Homepage URL=http://jamwt.com/wl/
 
|VCS checkout command=
 
 
|Computer languages=OCaml
 
|Computer languages=OCaml
|Documentation note=
+
|Decommissioned/Obsolete=No
|Paid support=
+
|Accepts cryptocurrency donations=No
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=gld,phpMyBlacklist,Spastic,TMDA,Notespam
 
|Related projects=gld,phpMyBlacklist,Spastic,TMDA,Notespam
 
|Keywords=header,filter,whitelist,blacklist,anti-spam
 
|Keywords=header,filter,whitelist,blacklist,anti-spam
|Is GNU=n
 
|Last review by=Janet Casey
 
|Last review date=2004-06-08
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
 
|Version identifier=1.0
 
|Version identifier=1.0
 
|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
 +
|Test entry=No
 +
|Last review by=Bendikker
 +
|Last review date=2018/04/17
 +
|Submitted date=2011-04-01
 +
|Is GNU=No
 
|License verified date=2004-06-08
 
|License verified date=2004-06-08
|Version comment=1.0 stable released 2004-06-08
+
}}
 +
{{Project license
 +
|License=BSD_3Clause
 +
|License copyright=Copyright 2004 Jamie Turner
 +
|License verified by=BABA200
 +
|License verified date=2017/02/27
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=James Turner
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=James Turner
 
 
|Email=jamwt@jamwt.com
 
|Email=jamwt@jamwt.com
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking,Developer,Support
+
|Resource audience=Python (Ref)
|Resource kind=E-mail
+
|Resource URL=https://pypi.org/project/wl
|Resource URL=mailto:jamwt@jamwt.com
+
}}
 +
{{Resource
 +
|Resource audience=Ruby (Ref)
 +
|Resource URL=https://rubygems.org/gems/wl
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/wl
 
}}
 
}}
 
{{Software category
 
{{Software category
|Email software=anti-spam
 
 
|Interface=command-line
 
|Interface=command-line
 
|Software-development=programming-language
 
|Software-development=programming-language
|Use=email,software-development
+
|Use=email, software-development
 
|Works-with=email
 
|Works-with=email
}}
+
|Email software=anti-spam
{{Project license
 
|License=BSD_3Clause
 
|License verified by=Janet Casey
 
|License verified date=2004-06-08
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 55: Line 67:
 
|Prerequisite description=OCaml (3.0 or later recommended)
 
|Prerequisite description=OCaml (3.0 or later recommended)
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 04:09, 17 April 2018


[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










"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Ruby (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.










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.