[Pymilter] SRS documentation on sendmail: broken links

Stuart D. Gathman stuart at gathman.org
Mon Nov 13 16:45:29 EST 2017


On Mon, 13 Nov 2017, Stuart D. Gathman wrote:

> On Mon, 13 Nov 2017, David Friedlander wrote:
>> What is the srsmilter.py included with the pysrs distribution? :
>
> I'd forgotten about that.  That is the attempt to do outgoing SRS using
> the CHGFROM milter api.  The milter api semantics don't handle multiple
> recipients with CHGFROM very well (any change affects all recipients).

I'm looking it over, and srsmilter is very close, if not already there,
to what you need.  Let me test it on a small system.  All we need to do
is disable doing srs on outgoing connections (letting cf+socketmap do
that).  I think that happens just by not defining any srs domains!

I'll change it to use the same config as pysrs.py and update the sample
config.  It should even work for outgoing srs if you don't care about
working around broken recipients.

-- 
 	      Stuart D. Gathman <stuart at gathman.org>
"Confutatis maledictis, flamis acribus addictis" - background song for
a Microsoft sponsored "Where do you want to go from here?" commercial.



More information about the Pymilter mailing list