[Pymilter] SRS for Postfix

Stuart D. Gathman stuart at bmsi.com
Mon Mar 28 12:01:58 EDT 2011


On Mon, 28 Mar 2011, Alexander 'Leo' Bergolth wrote:

> http://pymilter.cvs.sourceforge.net/viewvc/pymilter/pysrs/srsmilter.py?revision=1.2&view=markup
> -------------------- 8< --------------------
> The logical problem is that a milter gets to change MFROM only once for
> multiple recipients. When there is a conflict between recipients, we
> either have to punt (all SRS or all no-SRS) or resubmit some of the
> recipients to "split" the message.
> -------------------- 8< --------------------
>
> Is there any progress on this issue?
> (I wouldn't mind using an all SRS or all no-SRS policy if resubmitting a
> mail via milter is a big problem...)

No progress yet, but it's good to know there are takers for "punt".

> Does anyone know of another way to add SRS support to postfix? (Maybe an
> SMTP based content filter?)

Yes, an smtp proxy is a general way to add SRS support to any mailer,
and python offers smtpd.SMTPServer to make this easy.

--
 	      Stuart D. Gathman <stuart at bmsi.com>
     Business Management Systems Inc.  Phone: 703 591-0911 Fax: 703 591-6154
"Confutatis maledictis, flammis acribus addictis" - background song for
a Microsoft sponsored "Where do you want to go from here?" commercial.



More information about the Pymilter mailing list