Timo Sirainen wrote:
> Yeah, it would be useful to hide the client's IP and do it by
> default. Actually I think there shouldn't even be an option to not
> hide it. Or would it be better or worse to just not have the
> Received header added at all?
I don't think it's a good idea to just hide the
> On Aug 28, 2019, at 8:07 AM, Timo Sirainen via dovecot
> wrote:
>
>> On 25 Aug 2019, at 21.51, Sebastian Krause via dovecot
>> wrote:
>>
>> Hi,
>>
>> In many mail setups a required feature (for privacy reasons) is to
>> hide the host and IP of clients (in the "Received" header) that use
On 2019-08-28 14:07, Timo Sirainen via dovecot wrote:
On 25 Aug 2019, at 21.51, Sebastian Krause via dovecot
wrote:
Hi,
In many mail setups a required feature (for privacy reasons) is to
hide the host and IP of clients (in the "Received" header) that use
the authenticated submission over po
On 25 Aug 2019, at 21.51, Sebastian Krause via dovecot
wrote:
>
> Hi,
>
> In many mail setups a required feature (for privacy reasons) is to
> hide the host and IP of clients (in the "Received" header) that use
> the authenticated submission over port 587. In Postfix that's
> possible (https://
Tom Sommer wrote:
> Check https://github.com/dovecot/core/pull/74
>
> Unsure if it covers Submission though
Unfortunately not, the "Received" header is added here and there is
no check for an option:
https://github.com/dovecot/core/blob/25f6146c1e04ae8419fbba30f193332f71945dc4/src/submission/sub
On 2019-08-25 20:51, Sebastian Krause via dovecot wrote:
Hi,
In many mail setups a required feature (for privacy reasons) is to
hide the host and IP of clients (in the "Received" header) that use
the authenticated submission over port 587. In Postfix that's
possible (https://serverfault.com/q/41
Hi,
In many mail setups a required feature (for privacy reasons) is to
hide the host and IP of clients (in the "Received" header) that use
the authenticated submission over port 587. In Postfix that's
possible (https://serverfault.com/q/413533/86332), but not very nice
to configure especially if y