[pfx] Re: some helper tools requiring various parameters to be set, can we avoid it?

2024-12-14 Thread Wietse Venema via Postfix-users
Michael Tokarev via Postfix-users: > 14.12.2024 15:52, Wietse Venema via Postfix-users ?: > > Michael Tokarev via Postfix-users: > >> 09.12.2024 22:25, Wietse Venema via Postfix-users wrote: > >>> Steffen Nurpmeso via Postfix-users: > postfix_status() { > # As postfix does not

[pfx] Re: pickup wakeup time?

2024-12-14 Thread Peter via Postfix-users
On 15/12/24 03:32, Wietse Venema via Postfix-users wrote: By design, all Postfix programs can fail, and therefore must retry. If the cleanup daemon fails, the pickup daemon must retry. Likewise, if a delivery agent or bounce daemon fails, the queue manager must retry. Also, queue files may be mov

[pfx] Re: some helper tools requiring various parameters to be set, can we avoid it?

2024-12-14 Thread Michael Tokarev via Postfix-users
14.12.2024 15:52, Wietse Venema via Postfix-users пишет: Michael Tokarev via Postfix-users: 09.12.2024 22:25, Wietse Venema via Postfix-users wrote: Steffen Nurpmeso via Postfix-users: postfix_status() { # As postfix does not use stdout but console, no #postfix__init #

[pfx] Re: pickup wakeup time?

2024-12-14 Thread Wietse Venema via Postfix-users
By design, all Postfix programs can fail, and therefore must retry. If the cleanup daemon fails, the pickup daemon must retry. Likewise, if a delivery agent or bounce daemon fails, the queue manager must retry. Also, queue files may be moved around with postsuper or postqueue. If a queue rescan do

[pfx] Re: milter regex rejects

2024-12-14 Thread Wietse Venema via Postfix-users
Wietse Venema via Postfix-users: > Laura Steynes via Postfix-users: > > Hi, > > I've noticed since implementing milter-regex that if there is an inbound > > message addressed to two addresses, that if one is caught by a milter-regex > > reject rule (stopping a html message to a system address which

[pfx] Re: milter regex rejects

2024-12-14 Thread Wietse Venema via Postfix-users
Laura Steynes via Postfix-users: > Hi, > I've noticed since implementing milter-regex that if there is an inbound > message addressed to two addresses, that if one is caught by a milter-regex > reject rule (stopping a html message to a system address which does some > automation), but the other rec

[pfx] Re: some helper tools requiring various parameters to be set, can we avoid it?

2024-12-14 Thread Wietse Venema via Postfix-users
Michael Tokarev via Postfix-users: > 09.12.2024 22:25, Wietse Venema via Postfix-users wrote: > > Steffen Nurpmeso via Postfix-users: > >>postfix_status() { > >># As postfix does not use stdout but console, no > >>#postfix__init > >>#${prog} status 2>&1 > > > > I th

[pfx] Re: pickup wakeup time?

2024-12-14 Thread Viktor Dukhovni via Postfix-users
On Sat, Dec 14, 2024 at 11:16:47AM +0300, Michael Tokarev via Postfix-users wrote: > What's the reason for the pickup daemon to be waked up every 60s? > Either on a modern system, or at all? Because "wakeup" signals from postdrop(1) are not reliable. Absent frequent message arrival, with postdr

[pfx] pickup wakeup time?

2024-12-14 Thread Michael Tokarev via Postfix-users
Hi! What's the reason for the pickup daemon to be waked up every 60s? Either on a modern system, or at all? Why it needs to be awaken in the first place, - does it miss mail when the system is up and running? It looks like this wake-up time can be increased way past max_idle these days, say, to