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: Trying to understand this DNSBL blocking issue

2022-03-05 Thread Gerben Wierda
> On 5 Mar 2022, at 18:23, Matus UHLAR - fantomas wrote: > > On 05.03.22 12:43, Gerben Wierda wrote: >> A forward zone without a forward address gives SERVFAIL >> >> But I was able to use >> >> forward-zone: >> name: "spamhaus.org" >> forward-addr: 127.0.0.1@1053 # do not resolve spam

Re: Trying to understand this DNSBL blocking issue

2022-03-05 Thread Matus UHLAR - fantomas
On 05.03.22 12:43, Gerben Wierda wrote: A forward zone without a forward address gives SERVFAIL But I was able to use forward-zone: name: "spamhaus.org" forward-addr: 127.0.0.1@1053 # do not resolve spamhaus via public DNS resolvers Because I have a second non-forwarding unbou

Re: Cleaning/resetting the postscreen cache

2022-03-05 Thread Wietse Venema
Gerben Wierda: > What is the correct way to clean out (make a fresh start) with the postscreen > cache? > > Can I clean the postscreen cache while postfix is running? Delete the file, then "postfix reload". Wietse

Re: postfix 3.7.0 port 25 listening stops at some point (after max a few days), no error messages\

2022-03-05 Thread Nilo César Teixeira
I use Postfix 3.7.0 in my Mac Os Catalina on Docker Desktop. This frees you to choose whatever Linux distribution you want Postfix to run on. I haven't tried heavy loads but for simple mail delivery it works fine. May save you some time. On Sat, Mar 5, 2022 at 6:52 AM Gerben Wierda wrote: > Inde

Re: Cleaning/resetting the postscreen cache

2022-03-05 Thread Benny Pedersen
On 2022-03-05 15:04, Gerben Wierda wrote: What is the correct way to clean out (make a fresh start) with the postscreen cache? Can I clean the postscreen cache while postfix is running? cache file only holds data in _TTL time, where auto expire does all the self maintaince you should not "h

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

Cleaning/resetting the postscreen cache

2022-03-05 Thread Gerben Wierda
What is the correct way to clean out (make a fresh start) with the postscreen cache? Can I clean the postscreen cache while postfix is running? Thanks, Gerben Wierda (LinkedIn ) R&A IT Strategy (main site) Book: Chess and the Art of

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: postfix 3.7.0 port 25 listening stops at some point (after max a few days), no error messages

2022-03-05 Thread daniel Azuelos
[ Rédigé dans le sens de lecture professionnel. Written in the professional reading direction. ] Le (on) 04/03/2022, Gerben Wierda a écrit (wrote): | I have upgraded my postfix 3.6 to postfix 3.7.0 as well as having upgraded my macOS on which postfix runs from 10.4 (Mojave) to 12 (Monterey) |

Re: Trying to understand this DNSBL blocking issue

2022-03-05 Thread Gerben Wierda
A forward zone without a forward address gives SERVFAIL But I was able to use forward-zone: name: "spamhaus.org" forward-addr: 127.0.0.1@1053 # do not resolve spamhaus via public DNS resolvers Because I have a second non-forwarding unbound running on port 1053 for rspamd alread

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: postfix 3.7.0 port 25 listening stops at some point (after max a few days), no error messages\

2022-03-05 Thread Gerben Wierda
Indeed. The problem is almost certainly most likely my macOS setup in some way. I will try to use 3.6 but I do not expect it will make a difference. Gerben > On 5 Mar 2022, at 04:00, Wietse Venema wrote: > > Gerben Wierda: >> >>> On 4 Mar 2022, at 20:04, Bill Cole >>> wrote: >>> >>> On 20