Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pymilter
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
misc
pymilter
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
46ad2794f1bde3bb8b788cd099f6da3485fdcf87
Select Git revision
Selected
46ad2794f1bde3bb8b788cd099f6da3485fdcf87
Branches
1
master
default
protected
Tags
20
pymilter-1.0.4
pymilter-1.0.3
pymilter-1.0.2
pymilter-1.0.1
pymilter-1_0
milter-0_8_18
pymilter-0_9_8
pymilter-0_9_7
pymilter-0_9_6
pymilter-0_9_5
pymilter-0_9_4
pymilter-0_9_2
pymilter-0_9_1
pymilter-0_9_0
pymilter-0_8_12
pymilter-0_8_11
pymilter-0_8_10
pymilter-0_8_9
milter-0_8_8
milter-0_8_7
22 results
Begin with the selected commit
Created with Raphaël 2.2.0
13
Nov
10
28
Aug
13
Jul
13
Apr
12
3
Mar
26
Feb
25
5
Nov
19
Aug
17
Jun
10
9
8
17
May
18
Mar
5
3
1
11
Oct
28
Sep
21
Aug
28
Jul
4
2
16
Jun
13
10
9
6
4
2
1
29
May
28
21
20
6
Feb
27
Jan
8
16
Dec
14
13
6
4
23
Nov
21
1
23
Oct
12
11
9
8
2
9
Sep
25
Aug
18
6
5
29
Jul
8
May
10
Apr
2
1
10
Jan
9
29
Nov
1
10
Oct
25
Sep
24
13
3
25
Jul
2
28
Jun
23
19
Apr
15
13
5
2
30
Mar
29
24
23
21
18
17
13
3
2
21
Feb
7
26
Jan
25
23
22
19
18
16
11
10
8
6
5
4
31
Dec
30
28
19
4
22
Nov
21
4
9
Oct
4
1
8
Sep
31
Jul
28
26
21
Jun
24
May
21
17
12
6
Apr
25
Mar
21
10
7
24
Feb
17
16
12
9
30
Jan
12
5
29
Dec
28
23
9
1
7
Nov
31
Oct
30
28
25
23
20
19
14
12
11
10
7
8
Sep
18
Aug
17
16
12
11
4
2
22
Jul
21
20
18
17
15
14
6
4
2
1
24
Jun
20
17
16
15
14
6
5
4
3
2
31
May
Release 0.9.7
Update doc version to 0.9.6
Use functools.wraps for noreply decorator
Doc updates.
Fix CNAME following bug.
Ignore leading/trailing whitespace parsing IP6 addresses.
Exceptions on unsupported result code for callback decorators.
Replace redundant callback array with macros. If this doesn't break anything,
Support RFC2553 on BSD
This commit was manufactured by cvs2svn to create tag 'pymilter-0_9_6'.
pymilter-0_9_6
pymilter-0_9_6
Release 0.9.6
Start new release.
throw ValueError when message line contains a single %
New example
Grace period
Very simple actual milter.
This commit was manufactured by cvs2svn to create tag 'pymilter-0_9_5'.
pymilter-0_9_5
pymilter-0_9_5
Release 0.9.5
Make addr2bin and dynip handle IP6.
Add parameterless class decorators for P_RCPT_REJ and P_HEAD_LEADSPC
Document threading limitations and show multiprocessing example.
Require python-2.6.5
Release 0.9.5
Doc updates.
Documentation updates.
Print callback name for non-int return error.
Generate special exception when callback return not int.
Fix template so it actually runs - makes a better example that way :-)
Tolerate illegal chars
Python2.6 SMTP.close() fails when instance never connected.
This commit was manufactured by cvs2svn to create tag 'pymilter-0_9_4'.
pymilter-0_9_4
pymilter-0_9_4
Release 1.0
Release 1.0
Release 1.0
Fix exception test case
release 0.9.4
Release 0.9.4
Release 0.9.4
Handle IP6 in iniplist()
Handle multiple recipients. For CBV or auto whitelist of multiple emails.
Loading