Copy sendmail-devel libmilter api into documention, since milter.org is gone.
Conflicts: Milter/__init__.py doc/milter.py makefile
This commit is contained in:
committed by
Scott Kitterman
parent
d35ed40edf
commit
74b8b1ae19
+1
-1
@@ -1,6 +1,6 @@
|
||||
## To roll your own milter, create a class that extends Milter.
|
||||
# See the pymilter project at http://bmsi.com/python/milter.html
|
||||
# based on Sendmail's milter API http://www.milter.org/milter_api/api.html
|
||||
# based on Sendmail's milter API
|
||||
# This code is open-source on the same terms as Python.
|
||||
|
||||
## Milter calls methods of your class at milter events.
|
||||
|
||||
Reference in New Issue
Block a user