Re: SRS for postfix ?
"John A. Martin" <[email protected]> Thu, 17 Aug 2006 11:48:41 -0400
| Newsgroups | gmane.mail.spam.srs.general |
|---|---|
| Message-ID | <[email protected]> |
--=-=-=
>>>>> "Stuart" == Stuart D Gathman
>>>>> "Re: SRS for postfix ?"
>>>>> Thu, 17 Aug 2006 11:15:30 -0400 (EDT)
Stuart> On Thu, 17 Aug 2006, Scott Kitterman wrote:
>> There is pymilter that includes an SRS capability:
>>
>> https://sourceforge.net/projects/pymilter
>>
>> I'll be curious how it goes if you try and run it with Postfix
>> 2.3 as I'd planned on trying to integrate it in a few weeks.
Stuart> The pysrs module will not work with Postfix. The milter
Stuart> API does not allow changing MFROM. To change MFROM, pysrs
Stuart> uses a sendmail SocketMap and some cf macros to call it
Stuart> (the infamously opaque CF language). Postfix has an
Stuart> equivalent for SocketMap that should be easy to translate.
Stuart> But I don't know how to change MFROM in Postfix - or
Stuart> whether it is even possible.
Is this any help
<http://www.irbs.net/internet/postfix/0401/1020.html>?
jam