[pfx] Re: milter protocol: chgheader: wondering on indices

2024-04-25 Thread Steffen Nurpmeso via Postfix-users
Wietse Venema via Postfix-users wrote in <4vqwxx2jpbzj...@spike.porcupine.org>: |> * For smfi_chgheader, filter order is important. Later |>filters will see the header changes made by earlier ones. | |Yes, that is fundamental to the way that the Milter API works. Each |Milter "in

[pfx] Re: milter protocol: chgheader: wondering on indices

2024-04-25 Thread Wietse Venema via Postfix-users
> * For smfi_chgheader, filter order is important. Later >filters will see the header changes made by earlier ones. Yes, that is fundamental to the way that the Milter API works. Each Milter "inspects" the header and body content that exists after Postfix and previous Milters have mad

[pfx] milter protocol: chgheader: wondering on indices

2024-04-25 Thread Steffen Nurpmeso via Postfix-users
Hello. I am still writing my DKIM signer (or, actually, for over six weeks, i got distracted and ran away due to header remove code, and realization that all RFCs written after Y2K seem to introduce their own syntax rules instead of simply going for *822 or 2045, etc etc etc; including DKIM :().

Re: Milter protocol deleting and adding the same recipient

2020-06-30 Thread Wietse Venema
Mehmet Avcioglu: > Hello, > > It looks like there is difference in postfix implementation of milter > protocol regarding adding and deleting recipients compared to sendmail. > > The following results in one final recipient on sendmail but no recipients > on postfix while

Milter protocol deleting and adding the same recipient

2020-06-30 Thread Mehmet Avcioglu
Hello, It looks like there is difference in postfix implementation of milter protocol regarding adding and deleting recipients compared to sendmail. The following results in one final recipient on sendmail but no recipients on postfix while still logging nrcpt=2 del_rcpt "" ad

Re: [PATCH] support milter protocol 6 and 2 negotiation

2010-03-20 Thread Kouhei Sutou
Hi, In <20100321010757.a9eb21f3...@spike.porcupine.org> "Re: [PATCH] support milter protocol 6 and 2 negotiation" on Sat, 20 Mar 2010 21:07:57 -0400 (EDT), Wietse Venema wrote: > Wietse Venema: >> Kouhei Sutou: >> > Hi, >> > >> > Postf

Re: [PATCH] support milter protocol 6 and 2 negotiation

2010-03-20 Thread Wietse Venema
Wietse Venema: > Kouhei Sutou: > > Hi, > > > > Postfix 2.7.0 supports milter protocol 2, 3, 4 and > > 6. Postfix with milter_protocol=6 accepts a connection from > > a milter that uses milter protocol 2. But its milter session > > is broken because Postfix s

Re: [PATCH] support milter protocol 6 and 2 negotiation

2010-03-20 Thread Wietse Venema
Kouhei Sutou: > Hi, > > Postfix 2.7.0 supports milter protocol 2, 3, 4 and > 6. Postfix with milter_protocol=6 accepts a connection from > a milter that uses milter protocol 2. But its milter session > is broken because Postfix sends SMFIC_DATA event to the > milter.

[PATCH] support milter protocol 6 and 2 negotiation

2010-03-19 Thread Kouhei Sutou
Hi, Postfix 2.7.0 supports milter protocol 2, 3, 4 and 6. Postfix with milter_protocol=6 accepts a connection from a milter that uses milter protocol 2. But its milter session is broken because Postfix sends SMFIC_DATA event to the milter. In milter protocol 2, SMFIC_DATA isn't supported. S

Re: parsing email headers using milter protocol

2009-10-28 Thread Sahil Tandon
On Oct 28, 2009, at 10:51 AM, "Sharma, Ashish" wrote: Hello, I want to filter e-mail headers received on my Postfix mail receiving server. I looked on the java implementation of milter protocol and found sendmail-jilter [http://sendmail-jilter.sourceforge.net/] This API cl

parsing email headers using milter protocol

2009-10-28 Thread Sharma, Ashish
Hello, I want to filter e-mail headers received on my Postfix mail receiving server. I looked on the java implementation of milter protocol and found sendmail-jilter<http://sendmail-jilter.sourceforge.net/> [http://sendmail-jilter.sourceforge.net/] This API claims to be java implemen

Re: milter protocol

2009-03-23 Thread Wietse Venema
Danilo Paffi Monteiro: > Hello, > > This question is stupid, I Think. > > I'm trying to understand how milter works, to implement some filters > (develop a milter program) The Milter API documentation is included with Sendmail source code. It describes the over-all architecture and API. It's not

Re: milter protocol

2009-03-23 Thread Andrzej Adam Filip
und are very hard to understand. > > Does anyone knows some documentation like this > (http://www.postfix.org/SMTPD_POLICY_README.html) for milter protocol? > > Or the milter protocol is too complex to have one doc like the policy > has ? Milter has been designed by sendmail's

Re: milter protocol

2009-03-23 Thread Erwan David
n about the protocol, actually the > ones that I found are very hard to understand. > > Does anyone knows some documentation like this > (http://www.postfix.org/SMTPD_POLICY_README.html) for milter protocol? > > Or the milter protocol is too complex to have one doc like the policy h

milter protocol

2009-03-23 Thread Danilo Paffi Monteiro
umentation like this (http://www.postfix.org/SMTPD_POLICY_README.html) for milter protocol? Or the milter protocol is too complex to have one doc like the policy has ? -- Danilo Paffi Monteiro UOL S/A