[ mailman-Patches-644810 ] Sendmail mailer in Python
Patches item #644810, was opened at 2002-11-27 16:27 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300103&aid=644810&group_id=103
Category: mail delivery Group: Mailman 2.1 Status: Open Resolution: None Priority: 5 Submitted By: Richard Barrett (ppsys) Assigned to: Nobody/Anonymous (nobody) Summary: Sendmail mailer in Python
Initial Comment: This patch provide a Python implementation (with C wrapper) of a Sendmail mailer, if Sendmail is your MTA of choice, which removes the necessity of maintining an aliases database on your Mailman server. All subject to a bunch of conditions most prominent of which is that the server has to be pretty much dedicated to MM.
This patch draws on an original contribution by David Champion <dgc@uchicago.edu> which is included in the contrib directory of the Mailman 2.1b distribution as mm-handler.
See the README.SENDMAIL.mailer installed by this patch for differences between this and David's Perl original and more information of what you are getting into if you use this patch.
Versions of the patch for MM 2.0.13 and MM 2.1b5 are available.
This patch requires patch 644797 to be installed before it.
In the MM build directory say:
patch -p1 < patch-filename
Comment By: Richard Barrett (ppsys) Date: 2002-12-11 12:16
Message: Logged In: YES user_id=75166
mailer-2.1b6-0.1.patch is MM 2.1b6 compatible. It also folds the case of listname and servername for compaiblity with MMs naive belief that listnames are case all lower case. case "(Email addresses are not case sensitive, but they are sensitive to almost everything else :-)"
Comment By: Richard Barrett (ppsys) Date: 2002-12-03 17:37
Message: Logged In: YES user_id=75166
Fix for permissions related exceptions being generated by the subprocess spawned by mm_mailer script
Comment By: Richard Barrett (ppsys) Date: 2002-12-03 17:36
Message: Logged In: YES user_id=75166
Fix for permissions related exceptions being generated by the subprocess spawned by mm_mailer script.
Comment By: Richard Barrett (ppsys) Date: 2002-11-27 16:29
Message: Logged In: YES user_id=75166
version for MM 2.1b5
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300103&aid=644810&group_id=103
participants (1)
-
noreply@sourceforge.net