On 3/18/2024 8:35 PM, Reg Inaldo via Postfix-users wrote:
Hi
I am seeing an issue with relaying and am looking for a way to
filter on a specific smtp line but can't find a way to make it work:
In the transaction (eg): mta-k postfix/smtpd[23771]: 97F808837:
client=localhost[127.0.0.1], orig
On Tue, Mar 19, 2024 at 11:39:29AM +0100, natan via Postfix-users wrote:
> Hi
> I have one question regarding the RFC of the FROM field: in the message
> header.
>
> Is there any restriction that will force the FROM field to be correct
> according to the RFC?
Nothing builtin to Postfix.
> I'm as
Hi
The problem is that 1 works and 2 doesn't:
1.
FROM is encoded as "FRIENDLY_NAME " == encoding ==> "base64"
2.
FROM is encoded as "FRIENDLY_NAME " == encoding ==>
"base64 "
This means that if the entire FROM content is encoded, "author's ticket
app" cannot read it. He probably doesn't even
Dnia 19.03.2024 o godz. 11:35:16 Reg Inaldo via Postfix-users pisze:
> In the transaction (eg): mta-k postfix/smtpd[23771]: 97F808837:
> client=localhost[127.0.0.1], orig_client=localhost[127.0.0.1]
>
> I want to reject anything on the "orig_client" basis where:
> *orig_client**=localhost*[127.0.
Dnia 19.03.2024 o godz. 07:10:53 Fourhundred Thecat via Postfix-users pisze:
>
> On the server, I have one unix user, and multiple aliases defined in
> /etc/aliases, so that I can use different email addresses for different
> purposes.
>
> All these aliases are delivered to the users home / maild
Thanks.
I had been working on smtpd_milters but just couldn't find the key to
that specific block without breaking the flow. Was hoping for something
more specific or examples.
Will get back to it as it involves a relay compromise that will likely
raise its head on many systems some time.
Le 19/03/2024 à 11:39, natan via Postfix-users a écrit :
Hi
I have one question regarding the RFC of the FROM field: in the
message header.
Is there any restriction that will force the FROM field to be correct
according to the RFC?
I'm asking because one client "parses e-mails strangely" and
Hi
I have one question regarding the RFC of the FROM field: in the message
header.
Is there any restriction that will force the FROM field to be correct
according to the RFC?
I'm asking because one client "parses e-mails strangely" and his
application hangs and instead of correcting it, he se
On 19.03.24 07:10, Fourhundred Thecat via Postfix-users wrote:
All these aliases are delivered to the users home / maildir.
Now I would like to have yet another alias/email address, but instead of
having the emails delivered to my main user, I would like to just
collect the emails in some maildi
Reg Inaldo via Postfix-users:
>
> Hi
>
> I am seeing an issue with relaying and am looking for a way to filter on
> a specific smtp line but can't find a way to make it work:
>
> In the transaction (eg):? mta-k postfix/smtpd[23771]: 97F808837:
> client=localhost[127.0.0.1], orig_client=localho
10 matches
Mail list logo