Austin Witmer: > Hello all! > > I managed to get milter-regex installed on my ubuntu server now by > converting an rpm package to deb. My next question is how to I > incorporate milter-regex into postfix?
Postfix configuration: https://www.postfix.org/MILTER_README.html To keep it simple I suggest socket type "inet" and IP address 127.0.0.1. Pick a port of your liking. Milter-regex configuration is not part of Postfix documentation. Wietse > Many thanks, > > On 3/5/22 8:05 AM, Benny Pedersen wrote: > > On 2022-03-05 15:01, Ralph Seichter wrote: > >> * Austin Witmer: > >> > >>> What do I need to modify in the Makefile.linux file for my Ubuntu > >>> system? > >> > >> Who knows. You did not provide logs or error messages. Also, nobody but > >> yourself knows the specifics of your platform. > >> > >> In any case, this is not a Postfix issue. Daniel Hartmeier, the author > >> of milter-regex, is the one you should ask. > > > > sure seeing forward to let postfix developper create gentoo ebuilds > > for postfix, that would make my life so much more easy :=) > > > > ubuntu have maintainers of there repos, there is who should add > > milter-regex to ubuntu, not postfix developpers > > > > hope this clears it > >