[pfx] Re: Closing smtpd idle connections

2025-06-11 Thread Viktor Dukhovni via Postfix-users
On Wed, Jun 11, 2025 at 03:35:07PM +, Pedro David Marco via Postfix-users wrote: > I have tried setting  smtpd_timeout = 60s  but this only controls > per-command timeouts, and it doesn't ensure disconnection after some > idle time. That's not true. I configured a loopback SMTP listener on

[pfx] Re: Closing smtpd idle connections

2025-06-11 Thread Wietse Venema via Postfix-users
Pedro David Marco via Postfix-users: > Hi everyone, > I'm running a Postfix server and have encountered an issue where some SMTP > clients (usually Amazon servers) keep their connections open even after > successfully sending a message. Over time, this behavior causes all available > smtpd conne

[pfx] Re: Closing smtpd idle connections

2025-06-11 Thread Pedro David Marco via Postfix-users
Thanks Viktor, i missundersating postfix documentation... i am doing something wrong Thanks  a lot again! Pete. On Wednesday, June 11, 2025 at 06:25:22 PM GMT+2, Viktor Dukhovni via Postfix-users wrote: On Wed, Jun 11, 2025 at 03:35:07PM +, Pedro David Marco via Postfix-users wrot