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
Commits
7eede7ae
Commit
7eede7ae
authored
16 years ago
by
Stuart Gathman
Browse files
Options
Downloads
Patches
Plain Diff
Release 0.8.12
parent
37d4f99a
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
MANIFEST.in
+0
-1
0 additions, 1 deletion
MANIFEST.in
TODO
+3
-0
3 additions, 0 deletions
TODO
pymilter.spec
+1
-1
1 addition, 1 deletion
pymilter.spec
with
4 additions
and
2 deletions
MANIFEST.in
+
0
−
1
View file @
7eede7ae
include COPYING
include COPYING
include TODO
include TODO
include NEWS
include NEWS
include HOWTO
include CREDITS
include CREDITS
include README
include README
include ChangeLog
include ChangeLog
...
...
This diff is collapsed.
Click to expand it.
TODO
+
3
−
0
View file @
7eede7ae
Support smfi_negotiate and auto negotiate only those callbacks for which
Support smfi_negotiate and auto negotiate only those callbacks for which
Milter.Milter methods have been overridden. (Python should be able to
Milter.Milter methods have been overridden. (Python should be able to
do that.)
do that.)
Lookup exact RFC syntax of real name / email and make
Milter.utils.parse_addr() pass all unit tests.
This diff is collapsed.
Click to expand it.
pymilter.spec
+
1
−
1
View file @
7eede7ae
...
@@ -68,7 +68,7 @@ chmod a+x $RPM_BUILD_ROOT%{libdir}/start.sh
...
@@ -68,7 +68,7 @@ chmod a+x $RPM_BUILD_ROOT%{libdir}/start.sh
# other milters running on redhat
# other milters running on redhat
%files -f INSTALLED_FILES
%files -f INSTALLED_FILES
%defattr(-,root,root)
%defattr(-,root,root)
%doc README
HOWTO
ChangeLog NEWS TODO CREDITS sample.py milter-template.py
%doc README ChangeLog NEWS TODO CREDITS sample.py milter-template.py
%config %{libdir}/start.sh
%config %{libdir}/start.sh
%dir %attr(0755,mail,mail) /var/run/milter
%dir %attr(0755,mail,mail) /var/run/milter
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment