Re: Definition of new milter macros

2020-04-03 Thread Wietse Venema
Damian: > I just realized this is an X-Y problem. The flag is on-the-wire as a > part of the M macro. To clarify this for the readership: In the Milter protocol, the M *command* sends the MAIL FROM command including SMTPUTF8 parameter if it is present. The Postfix definition for this command code

Re: Definition of new milter macros

2020-04-03 Thread Damian
I just realized this is an X-Y problem. The flag is on-the-wire as a part of the M macro. > is it possible, in principle, to define new milter macros that are > passed to smtpd_milters? [1] does not list a macro that carries > information whether SMTPUTF8 is set. [2] mentions SMFIC_MACRO, but I >

Definition of new milter macros

2020-04-03 Thread Damian
Hi, is it possible, in principle, to define new milter macros that are passed to smtpd_milters? [1] does not list a macro that carries information whether SMTPUTF8 is set. [2] mentions SMFIC_MACRO, but I have no idea if that is what I think it might be. Damian [1] http://www.postfix.org/MILTER_R