[Bug 476460] Review Request: pymilter - Python interface to sendmail milter API

bugzilla at redhat.com bugzilla at redhat.com
Tue Jan 27 00:17:40 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=476460





--- Comment #13 from Stuart D Gathman <stuart at gathman.org>  2009-01-26 19:17:37 EDT ---
> - Well, are /var/run/milter and /var/log/milter directories supposed to be
>   used also by other applications than pymilter?

The /var/run/milter, /var/log/milter, /usr/lib/pymilter directories and
start.sh are not used at all by pymilter.  They are simply there so that some
package can own them, and since all python milters use pymilter, it made sense
to put them there.  However, not all python milters use those directories, so
maybe it doesn't make sense.

>   On Fedora there are already some srpms named *milter*. Would
>   you know why none of these packages own these two directories?
>   If you are unsure, I think it is better that these two directories
>   should be owned by pymilter.

Milters can be written in any language - C being the most popular.  Only
milters written in Python use pymilter.  And even those don't necessarily use
the log and run directories provided.

Now I am leaning toward removing the %config flag from start.sh and leaving
things the way they are otherwise.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list