Re: submission_add_received_header option?

2024-02-02 Thread Ellie McNeill
Hi! Unfortunately you are looking at Dovecot 3.0 (2.4 CE) settings. Please see https://doc.dovecot.org/settings/core/ for 2.3 settings. Aki Sorry, I seem to have missed that. I hope this isn't a silly question, but I'm wondering what the difference between 'regular' Dovecot and the 'CE'/3.0

Re: submission_add_received_header option?

2024-02-02 Thread Michael Peddemors
For the record, you should never 'hide' the connecting IP, that information is very valuable for all abuse handling, and so you can quickly see when someone reports spam from your network, who is abusing it.. the whole privacy vs security debates aside please.. And it also allows other spam p

Re: submission_add_received_header option?

2024-02-02 Thread Aki Tuomi via dovecot
> On 02/02/2024 20:25 EET Ellie McNeill wrote: > > > Hi, I've recently upgraded my mail server from Debian 11 to Debian 12. > It now runs dovecot 2.3.19.1 (verified with dovecot --version). > > According to the "Dovecot Core Settings" page, a new setting > 'submission_add_received_header'

submission_add_received_header option?

2024-02-02 Thread Ellie McNeill
Hi, I've recently upgraded my mail server from Debian 11 to Debian 12. It now runs dovecot 2.3.19.1 (verified with dovecot --version). According to the "Dovecot Core Settings" page, a new setting 'submission_add_received_header' was added in dovecot 2.3.19 to give admins the option of hiding t

Re: Recommended changes for delivery from Exim

2024-02-02 Thread Odhiambo Washington
On Fri, Feb 2, 2024 at 6:24 PM Benoît PELISSIER via dovecot wrote: Hi, it's not working do this. i tried ans doesnt work. i use workaround from Kirill Miazine --- $ cat /local/bin/dovecot-lda-wrapper #!/bin/sh exec /usr/local/libexec/dovecot/dovecot-l

Re: Recommended changes for delivery from Exim

2024-02-02 Thread Benoît PELISSIER via dovecot
Hi, it's not working do this. i tried ans doesnt work. i use workaround from Kirill Miazine --- $ cat /local/bin/dovecot-lda-wrapper #!/bin/sh exec /usr/local/libexec/dovecot/dovecot-lda \ -d "${LOCAL_PART}@${DOMAIN}" \ -a "${LOCAL_PART}${LOCAL_PART_SUFFIX}@${DOMAIN}" \ -r "${LOCAL_PART