[pfx] Re: Virtual alias expansion in milter

2025-04-10 Thread Viktor Dukhovni via Postfix-users
On Wed, Apr 09, 2025 at 04:13:40PM +0200, Gioele Pannetto via Postfix-users wrote: > On 09/04/25 15:50, Viktor Dukhovni via Postfix-users wrote: > > You have a choice between running milters while the SMTP client is still > > waiting for a response, and therefore being able to reject some > > reci

[pfx] Re: Virtual alias expansion in milter

2025-04-10 Thread Gioele Pannetto via Postfix-users
On 09/04/25 16:28, Viktor Dukhovni via Postfix-users wrote: For this use case a post-queue milter is more suitable. By the way, are you referring to non_smtpd_milters? No, you'd actually need to arrange a "content_filter"-style internal delivery, but not actually have any sort of SMTP proxy in

[pfx] Re: Virtual alias expansion in milter

2025-04-10 Thread Viktor Dukhovni via Postfix-users
On Thu, Apr 10, 2025 at 10:27:24AM +0200, Gioele Pannetto via Postfix-users wrote: > On 09/04/25 16:28, Viktor Dukhovni via Postfix-users wrote: > > > For this use case a post-queue milter is more suitable. By the way, are > > > you > > > referring to non_smtpd_milters? > > > > No, you'd actual

[pfx] Re: Virtual alias expansion in milter

2025-04-09 Thread Viktor Dukhovni via Postfix-users
On Wed, Apr 09, 2025 at 05:22:05PM +0200, Matus UHLAR - fantomas via Postfix-users wrote: > On 10.04.25 00:29, Viktor Dukhovni via Postfix-users wrote: > > No, that's not always the case... > > now I'm curious how. > maybe I missed something? Yes, my reply to the second post by the OP in this t

[pfx] Re: Virtual alias expansion in milter

2025-04-09 Thread Matus UHLAR - fantomas via Postfix-users
> On 09/04/25 15:50, Viktor Dukhovni via Postfix-users wrote: > > You have a choice between running milters while the SMTP client is still > > waiting for a response, and therefore being able to reject some > > recipients or the entire message, and running milters *after* the > > message is accept

[pfx] Re: Virtual alias expansion in milter

2025-04-09 Thread Viktor Dukhovni via Postfix-users
On Wed, Apr 09, 2025 at 04:23:17PM +0200, Matus UHLAR - fantomas via Postfix-users wrote: > > On 09/04/25 15:50, Viktor Dukhovni via Postfix-users wrote: > > > You have a choice between running milters while the SMTP client is still > > > waiting for a response, and therefore being able to reject

[pfx] Re: Virtual alias expansion in milter

2025-04-09 Thread Matus UHLAR - fantomas via Postfix-users
On 09/04/25 15:50, Viktor Dukhovni via Postfix-users wrote: You have a choice between running milters while the SMTP client is still waiting for a response, and therefore being able to reject some recipients or the entire message, and running milters *after* the message is accepted (a.k.a. "post-

[pfx] Re: Virtual alias expansion in milter

2025-04-09 Thread Gioele Pannetto via Postfix-users
On 09/04/25 15:50, Viktor Dukhovni via Postfix-users wrote: You have a choice between running milters while the SMTP client is still waiting for a response, and therefore being able to reject some recipients or the entire message, and running milters *after* the message is accepted (a.k.a. "post-

[pfx] Re: Virtual alias expansion in milter

2025-04-09 Thread Viktor Dukhovni via Postfix-users
On Wed, Apr 09, 2025 at 03:26:27PM +0200, Gioele Pannetto via Postfix-users wrote: > Hi, > I'm configuring an inbound-only Postfix server and I have connected an > antispam software using the milter interface of Postfix with the > smtpd_milters propriety. > > Suppose I have a mailbox (u...@exampl