On Mon, Aug 07, 2017 at 11:27:36AM +0200, Tomas Macek wrote:
> Yes, I have found it out too. I wanted to create a Milter removing just the
> SUCCESS and/or DELAY and keeping just the FAILURE.
This is the *wrong* thing to do and a bad idea. When a legitimate
SMTP envelope requests NOTIFY=SUCCESS
On Thu, 3 Aug 2017, Matus UHLAR - fantomas wrote:
just for curiosity: under what circumstances are you going to drop NOTIFY
parameters?
because, postfix can do this per sending IP
On 07.08.17 11:27, Tomas Macek wrote:
Yes, I have found it out too. I wanted to create a Milter
removing just the
On Mon, 7 Aug 2017, Matus UHLAR - fantomas wrote:
On Thu, 3 Aug 2017, Matus UHLAR - fantomas wrote:
> just for curiosity: under what circumstances are you going to drop NOTIFY
> parameters?
> because, postfix can do this per sending IP
On 07.08.17 11:27, Tomas Macek wrote:
Yes, I have found it
On Thu, 3 Aug 2017, Matus UHLAR - fantomas wrote:
just for curiosity: under what circumstances are you going to drop NOTIFY
parameters?
because, postfix can do this per sending IP
On 07.08.17 11:27, Tomas Macek wrote:
Yes, I have found it out too. I wanted to create a Milter removing
just the
On Thu, 3 Aug 2017, Matus UHLAR - fantomas wrote:
> Am 03.08.2017 um 07:32 schrieb Tomas Macek:
> > I'm trying to get to know, if there is a chance to see in Milter that
> > the "NOTIFY=xxx,yyy,zzz" was specified by a client at rcpt to command
On Thu, 3 Aug 2017, A. Schulze wrote:
> from the
Am 03.08.2017 um 07:32 schrieb Tomas Macek:
I'm trying to get to know, if there is a chance to see in Milter that the
"NOTIFY=xxx,yyy,zzz" was specified by a client at rcpt to command
On Thu, 3 Aug 2017, A. Schulze wrote:
from the milter API Doku:
xxfi_envrcpt:
ctx Opaque context struct
On Thu, 3 Aug 2017, A. Schulze wrote:
Am 03.08.2017 um 07:32 schrieb Tomas Macek:
I'm trying to get to know, if there is a chance to see in Milter that the
"NOTIFY=xxx,yyy,zzz" was specified by a client at rcpt to command
Hello Tomas,
from the milter API Doku:
xxfi_envrcpt:
ctxOpaq
Am 03.08.2017 um 07:32 schrieb Tomas Macek:
> I'm trying to get to know, if there is a chance to see in Milter that the
> "NOTIFY=xxx,yyy,zzz" was specified by a client at rcpt to command
Hello Tomas,
from the milter API Doku:
xxfi_envrcpt:
ctx Opaque context structure.
argv Null-term
Hello,
I'm trying to get to know, if there is a chance to see in Milter, that the
"NOTIFY=xxx,yyy,zzz" was specified by a client at rcpt to command like
this:
RCPT TO: NOTIFY=SUCCESS,FAILURE,DELAY
If there is a chance, where I should find it? Is it supposed to be to seen
in some of