Re: Recommended changes for delivery from Exim

2024-02-05 Thread Benoît PELISSIER via dovecot
Yes this is an old thread. this part has not been modified in the dovecot documentation : https://doc.dovecot.org/configuration_manual/howto/dovecot_lda_exim/ and under debian 12 exim 4.96 is the installable version. so let me respond to the thread. Benoît Le 02/02/2024 à 16:31, Odhiambo Wa

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