ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libspf/TODO
Revision: 1.1
Committed: Tue Nov 13 00:51:23 2007 UTC (16 years, 5 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Log Message:
initial import of libspf-1.0.0-p5 from freebsd ports

File Contents

# Content
1
2 oooo o8o .o8 .oooooo..o ooooooooo. oooooooooooo
3 `888 `"' "888 d8P' `Y8 `888 `Y88. `888' `8
4 888 oooo 888oooo. Y88bo. 888 .d88' 888
5 888 `888 d88' `88b `"Y8888o. 888ooo88P' 888oooo8
6 888 888 888 888 `"Y88b 888 888 "
7 888 888 888 888 oo .d8P 888 888
8 o888o o888o `Y8bod8P' 8""88888P' o888o o888o
9
10 --------------------------------------------------------------------------------
11 An ANSI C Implementation of the Sender Policy Framework
12 --------------------------------------------------------------------------------
13
14 --------------------------------------------------------------------------------
15 | The libSPF Todo list! |
16 --------------------------------------------------------------------------------
17 | |
18 | File: TODO |
19 | Author: James Couzens <jcouzens@codeshare.ca> |
20 | Date: Fri Oct 8 07:23:21 PDT 2004 - Updated |
21 | |
22 | Info: A list of things either 'To do' or awaiting completion as regards |
23 | this library, or things planned for the future. |
24 | |
25 --------------------------------------------------------------------------------
26
27 Table of Contents
28 -----------------
29
30 [1] ....... Hey I want to help!
31
32 [2] ....... Status of Patches against MTA's
33
34 [3] ....... Pending Patches
35
36 [4] ....... Known BUGS!
37
38 [5] ....... Coming Soon
39
40 [6] ....... Wishlist
41
42
43 --------------------------------------------------------------------------------
44 | 1 | Hey I want to help! |
45 --------------------------------------------------------------------------------
46
47 Great! See the table below and grab something to do! Sign up at our developer
48 forums located at http://forums.6o4.ca and make a post indicating what you
49 are planning on or are working on and try to provide an estimated time to
50 completion.
51
52
53 --------------------------------------------------------------------------------
54 | 2 | Patches against Mail Transfer Agents: |
55 --------------------------------------------------------------------------------
56
57 ----------------------|----------------------|--------------------
58 | Mail Transfer Agent | Version | % Complete | Stability rating |
59 |-------------------------------|--------------------------------|
60 | Courier | 0.45.4 | 100% | STABLE-PRODUCTION |
61 |---------------------|----------------------|-------------------|
62 | Exchange | 2000/3 | 0% | N/A |
63 |-------------------------------|--------------------------------|
64 | Exim | 3.x | 0% | N/A |
65 | Exim | 4.x | 0% | N/A |
66 |-------------------------------|--------------------------------|
67 | Postfix | 2.1.4 | 100% | BROKEN-ALPHA |
68 |---------------------|----------------------|-------------------|
69 | qmail | 1.03 | 100% | STABLE-PRODUCTION |
70 | qmail | 1.04 | 100% | STABLE-PRODUCTION |
71 | qmail | 1.05 | 100% | STABLE-PRODUCTION |
72 |-------------------------------|--------------------------------|
73 | Sendmail | 8.12.10 | 100% | STABLE-PRODUCTION |
74 | Sendmail | 8.12.11 | 100% | STABLE-PRODUCTION |
75 | Sendmail | 8.12.12 | 100% | STABLE-PRODUCTION |
76 | Sendmail | 8.13.0 | 100% | STABLE-PRODUCTION |
77 | Sendmail | 8.13.1 | 100% | STABLE-TESTING |
78 |-------------------------------|--------------------------------|
79
80
81 --------------------------------------------------------------------------------
82 | 3 | Pending Patches |
83 --------------------------------------------------------------------------------
84 .
85 Class : RFC Requirement
86 ----------------------------------------------------------------------------
87 Label : IPv6 Integration
88 Received : Fri Jul 16 14:32:03 PDT 2004
89 Status : Patch received and applied, currently undergoing testing.
90 Update (08/04/04) - I have not had time to properly test this patch
91 yet and as such it is not included in the RC5 release. If you have
92 the facilities to test this patch please contact me (james) at
93 jcouzens@codeshare.ca.
94 Author : Stuart Weatherby <sweatherby@codeshare.ca>
95 `
96
97 --------------------------------------------------------------------------------
98 | 4 | Known BUGS |
99 --------------------------------------------------------------------------------
100
101
102 --------------------------------------------------------------------------------
103 | 5 | Coming Soon |
104 --------------------------------------------------------------------------------
105 .
106 Item : Windows (win32) Port
107 Status : 40%
108 |
109 Item : implement rest of native DNS handling
110 Status : 90%
111 |
112 Item : ADNS
113 Status : 90%
114 |
115 Item : DJBDNS
116 Status : 90%
117 `
118
119
120 --------------------------------------------------------------------------------
121 | 6 | Wishlist |
122 --------------------------------------------------------------------------------
123 .
124 Item : Integrate alternative string and memory management library from
125 : qmail (djbc)
126 Status : 0%
127 `
128
129
130 -- EOF -------------------------------------------------------------------------