And the very puzzling thing is, sometime the problem does not occur, but I
have not yet found out how to reproduce.
Kind regards
Benoit Panizzon
--
I m p r o W a r e A G-
__
Zurlindenstrasse 29 Tel +41 61 826 93 07
CH
Am Tuesday, 24. December 2013, 14.29:04 schrieb Wietse Venema:
> What Postfix version?
As per Subject: 2.10.2 :-)
Mit freundlichen Grüssen
Benoit Panizzon
--
I m p r o W a r e A G-
__
Zurlindenstrasse 29 Tel +41 61
ignores the milter
instructions.
Mit freundlichen Grüssen
Benoit Panizzon
--
I m p r o W a r e A G-
__
Zurlindenstrasse 29 Tel +41 61 826 93 07
CH-4133 PrattelnFax +41 61 826 93 02
Schweiz Web http://www.imp.ch
__
the sender have
to be done in the DATA phase (filter_begin or later in MIMEDefang).
Interrestingly postfix accepts them during rcpt to, but somehow the milter
communication remains in an unstable state.
Mit freundlichen Grüssen
Benoit Panizzon
--
I m p r o W a
Dear Lists (sorry for the xpost).
I have a milter which performs SRS Signing in case of forwarded emails
and SRS Verification of bounces.
This worked quite well, until we configured our mail plattform to also
relay emails for other domains and thus activated
reject_unverified_recipient to perform
Hi Wietse
> Not possible. The Milter protocol implements the 'change sender'
> feature AFTER the entire message is received. That is long
> after the MAIL FROM and RCPT TO commands.
Ok, so if you activate reject_unverified_recipient it's not possible to
tell postfix not to call this function for
Dear List
We use Postfix / Dovecot on our email plattform.
Lately I have started seeing more and more emails being accepted by
postfix, but then rejected by the local delivery agent dovecot with:
500 5.5.2 Invalid command
syntax (in reply to MAIL FROM command)
Looking at the headers, I see
Am Tue, 3 Sep 2019 09:33:52 -0400
Hi Viktor
> You can use "check_sender_access" in combination with a PCRE table:
>
> /[^[:ascii:]]/ REJECT 5.1.7 Malformed sender address
Thank you, that solves the issue of Postfix accepting such emails but
dovecot then rejecting them causing 'double boun