Re: eQmail or s/qmail
Manvendra Bhangui <[email protected]>
| Newsgroups | gmane.mail.qmail.general |
|---|---|
| Message-ID | <CAOqj+1OPpAPcB6_BbOpdS_=LPH56Mv4URHSB1yWOr-d9d=fCBQ@mail.gmail.com> |
On 22 April 2016 at 20:54, Webservice <[email protected]> wrote: > I don't see an SRS-patch in eQmail nor s/qmail. > It is in indimail-mta, but to me indimail depends a little bit to much > on rpm's. Building Indimail ourself is patching again, and that's what > we don't want anymore. indimail-mta uses git for source code control and is available as source at https://sourceforge.net/p/indimail/code/ci/master/tree/qmail-1.03/. Building indimail-mta is not patching.In fact the patch is generated in the build process by doing a diff -Naur between indimail-mta source directory and qmail-1.03 source directory The patch is available for the qmail community, who over the years, have become so accustomed to applying patches, that they have forgotten the convenience of building a source code without patches :) You need exactly 4 source code to build indimail-mta - indimail-mta source code above, ucspi-tcp, libdkim and libsrs2 soruce listed below https://sourceforge.net/p/indimail/code/ci/master/tree/ucspi-tcp-0.88 https://sourceforge.net/p/indimail/code/ci/master/tree/libdkim-1.4 https://sourceforge.net/p/indimail/code/ci/master/tree/libsrs2-1.0.18