diff --git a/doc/changes.ht b/doc/changes.ht index 3d2820b..8556763 100644 --- a/doc/changes.ht +++ b/doc/changes.ht @@ -1,3 +1,5 @@ +Title: Recent Changes +

Recent Changes

Python milter has been moved to @@ -7,7 +9,7 @@ project for development and release downloads.

New website design

Hey, I'm no artist, so I just used the - package +ht2html package by Barry Warsaw. The mascot is by Christian Hafner, or maybe his wife. I chose Maxwell's daemon because it tirelessly diff --git a/doc/credits.ht b/doc/credits.ht index 30b0e60..8240592 100644 --- a/doc/credits.ht +++ b/doc/credits.ht @@ -1,3 +1,5 @@ +Title: Credits +

CREDITS

Jim Niemira diff --git a/doc/faq.ht b/doc/faq.ht index 206df0a..9b888b3 100644 --- a/doc/faq.ht +++ b/doc/faq.ht @@ -1,8 +1,4 @@ - - - -Python Milter FAQ - +Title: Python Milter FAQ

Python Milter FAQ

@@ -194,5 +190,3 @@ everything up for you. For other systems: - - diff --git a/doc/logmsgs.ht b/doc/logmsgs.ht index 5797c7b..f7e1a6c 100644 --- a/doc/logmsgs.ht +++ b/doc/logmsgs.ht @@ -1,11 +1,7 @@ - - - -Python Milter Log Documentation +Title: Python Milter Log Documentation -

Milter Log Documentation

@@ -72,5 +68,3 @@ error Please add more tags to this list if you know of any. Thanks. - - diff --git a/doc/milter.ht b/doc/milter.ht index 5a465e1..f6ebb94 100644 --- a/doc/milter.ht +++ b/doc/milter.ht @@ -1,3 +1,4 @@ +Title: Python Milters

0.8.4 RedHat 8.0gcc-3.22.2.18.12.6 0.5.2 +RedHat 9.0gcc-3.2.22.4.18.13.1 +0.8.2 +RedHat EL3gcc-3.2.32.4.18.13.5 +0.8.4 Debian Linuxgcc-2.95.22.1.18.12.0 0.3.7 Debian Linuxgcc-3.2.22.2.28.12.7 diff --git a/doc/policy.ht b/doc/policy.ht index a8642d7..95c905b 100644 --- a/doc/policy.ht +++ b/doc/policy.ht @@ -1,8 +1,4 @@ - - - -Python Milter Mail Policy - +Title: Python Milter Mail Policy

Python Milter Mail Policy

@@ -72,7 +68,9 @@ The wiretap feature can screen and/or monitor mail to/from certain users. If the MAIL FROM is being wiretapped, the recipients are altered accordingly. -

SPF check

+ + +

SPF check

Finally, the MAIL FROM, connect IP, and HELO name are checked against any SPF records published via DNS for the alleged sender (MAIL FROM). @@ -232,6 +230,3 @@ should retry the message at a later time. - - - diff --git a/doc/requirements.ht b/doc/requirements.ht index d590f6b..c97fca0 100644 --- a/doc/requirements.ht +++ b/doc/requirements.ht @@ -1,3 +1,5 @@ +Title: Requirements +

Requirements

@@ -89,4 +91,3 @@ If you have installed python2, and want python-milter to use python2, add python=python2 to setup.cfg and build with python2 setup.py bdist_rpm. You'll need to install the sendmail-devel package to compile milter. -