[pfx] Number of active amavis processes

2023-09-13 Thread Jesper Dybdal via Postfix-users
On 2023-09-13 09:00, Matus UHLAR - fantomas via Postfix-users wrote (in another thread): you may need to limit number of concurrent amavis instances if you don't have enough of CPU or RAM, e.g. in main.cf: smtp-amavis_destination_concurrency_limit = 2 and in amavis config: $max_servers = 2;

[pfx] resolv.conf in chroot

2023-11-05 Thread Jesper Dybdal via Postfix-users
To avoid using a public name server for DNSBL lookups, I would like the DNSBL checks to be done using only the name server running on localhost. But I would like the rest of the system to have for instance Google as a secondary name server. I do not use postscreen. If I place a resolv.conf con

[pfx] Re: resolv.conf in chroot

2023-11-05 Thread Jesper Dybdal via Postfix-users
On 2023-11-05 15:41, Matus UHLAR - fantomas via Postfix-users wrote: Jesper Dybdal via Postfix-users skrev den 2023-11-05 13:48: To avoid using a public name server for DNSBL lookups, I would like the DNSBL checks to be done using only the name server running on localhost. But I would like the

[pfx] Re: resolv.conf in chroot

2023-11-05 Thread Jesper Dybdal via Postfix-users
On 2023-11-05 17:51, Wietse Venema via Postfix-users wrote: Jesper Dybdal via Postfix-users: To avoid using a public name server for DNSBL lookups, I would like the DNSBL checks to be done using only the name server running on localhost. But I would like the rest of the system to have for

[pfx] Re: 25 years today

2023-12-22 Thread Jesper Dybdal via Postfix-users
On 2023-12-14 14:20, Wietse Venema via Postfix-users wrote: As a few on this list may recall, it is 25 years ago today that the "IBM secure mailer" had its public beta release. Also thanks from me.  I've used postfix since 2000, and it has always been software, documentation and support of the

[pfx] local_login_sender_maps

2024-08-02 Thread Jesper Dybdal via Postfix-users
I'm about to upgrade my Debian system to Bookworm, and thus to postfix 3.7. That will allow me to use  "local_login_sender_maps".  I have a few stupid questions about that: * What is the precise syntax of the right-hand-side patterns?  Does ".example.com" match subdomains of example.com as it