Re: Setting Up Header Checks

2022-03-05 Thread Wietse Venema
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 sug

Re: Setting Up Header Checks

2022-03-05 Thread 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? Many thanks, On 3/5/22 8:05 AM, Benny Pedersen wrote: On 2022-03-05 15:01, Ralph Seichter wrote: * Austin Witm

Re: Setting Up Header Checks

2022-03-05 Thread Benny Pedersen
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 issu

Re: Setting Up Header Checks

2022-03-05 Thread Ralph Seichter
* 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-r

Re: Setting Up Header Checks

2022-03-05 Thread daniel Azuelos
[ Written in the professional reading direction. ] Le (on) 04/03/2022, Austin Witmer a écrit (wrote): | For some reason I can’t make Milter-regex install on ubuntu? The “make” command gives me an error when I try to run it. Does it have to run on a BSD based server? Hello Austin, A basic copy

Re: Setting Up Header Checks

2022-03-04 Thread Austin Witmer
To be honest, this is the first install from source that I’ve attempted. I’m a total noob at this, so if someone wishes to help me out further with getting milter-regex installed on Ubuntu, I wouldn’t mind. Maybe I will end up trying one of the other options that were suggested . . . Thanks for

Re: Setting Up Header Checks

2022-03-04 Thread PGNet Dev
What do I need to modify in the Makefile.linux file for my Ubuntu system? short answer: to whatever YOUR system, and your interests, need i don't use ubuntu, so can't help you specifically i strongly suggest you look at the defaults, and modify path accordingly for your ubu sys; if you're buil

Re: Setting Up Header Checks

2022-03-04 Thread Austin Witmer
See my question below. > On Mar 4, 2022, at 3:08 PM, PGNet Dev wrote: > > On 3/4/22 4:46 PM, Wietse Venema wrote: >> Austin Witmer: >>> For some reason I can't make Milter-regex install on ubuntu? The >>> "make" command gives me an error when I try to run it. Does it >>> have to run on a BSD bas

Re: Setting Up Header Checks

2022-03-04 Thread PGNet Dev
On 3/4/22 4:46 PM, Wietse Venema wrote: Austin Witmer: For some reason I can't make Milter-regex install on ubuntu? The "make" command gives me an error when I try to run it. Does it have to run on a BSD based server? Did you try apt-get? Wietse sigh. https://packages.ubuntu.com/

Re: Setting Up Header Checks

2022-03-04 Thread Jaroslaw Rafa
Dnia 4.03.2022 o godz. 16:46:53 Wietse Venema pisze: > Austin Witmer: > > For some reason I can't make Milter-regex install on ubuntu? The > > "make" command gives me an error when I try to run it. Does it > > have to run on a BSD based server? > > Did you try apt-get? milter-regex is not in th

Re: Setting Up Header Checks

2022-03-04 Thread Wietse Venema
Austin Witmer: > For some reason I can't make Milter-regex install on ubuntu? The > "make" command gives me an error when I try to run it. Does it > have to run on a BSD based server? Did you try apt-get? Wietse

Re: Setting Up Header Checks

2022-03-04 Thread Austin Witmer
For some reason I can’t make Milter-regex install on ubuntu? The “make” command gives me an error when I try to run it. Does it have to run on a BSD based server? > On Feb 26, 2022, at 3:37 PM, Wietse Venema wrote: > > nt to make tests indpendent of

Re: Setting Up Header Checks

2022-02-26 Thread Wietse Venema
Wietse Venema: > Austin Witmer: > > So, I am needing some help with some headers checks I am doing on my > > postfix mail server . . . > > > > It is my understanding that header checks are processed line by line, > > No. The manpage says: > >Each message header or message body line is

Re: Setting Up Header Checks

2022-02-26 Thread Austin Witmer
Thanks for all the replies! I appreciate it. > On Feb 26, 2022, at 2:52 PM, Viktor Dukhovni > wrote: > > On Sat, Feb 26, 2022 at 02:14:42PM -0700, Austin Witmer wrote: > >> It is my understanding that header checks are processed line by line, > > That understanding is correct. > >> but I am

Re: Setting Up Header Checks

2022-02-26 Thread Viktor Dukhovni
On Sat, Feb 26, 2022 at 02:14:42PM -0700, Austin Witmer wrote: > It is my understanding that header checks are processed line by line, That understanding is correct. > but I am seeing some behavior that makes me question that. You've confused yourself by misinterpreting what you're seeing. > F

Re: Setting Up Header Checks

2022-02-26 Thread Wietse Venema
Austin Witmer: > So, I am needing some help with some headers checks I am doing on my postfix > mail server . . . > > It is my understanding that header checks are processed line by line, No. The manpage says: Each message header or message body line is compared against a list of

Re: Setting Up Header Checks

2022-02-26 Thread Ralph Seichter
* Austin Witmer: > It is my understanding that header checks are processed line by line If you want to enforce rules based on a combination of message headers, you should use a milter which can operate at the beginning of the SMTP DATA phase. At that time, all headers are available. I can recomm

Setting Up Header Checks

2022-02-26 Thread Austin Witmer
So, I am needing some help with some headers checks I am doing on my postfix mail server . . . It is my understanding that header checks are processed line by line, but I am seeing some behavior that makes me question that. I am wanting postfix to allow a message to be delivered if it is sent t