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 Washington a écrit :


On Fri, Feb 2, 2024 at 6:24 PM Benoît PELISSIER via dovecot
<dovecot@dovecot.org> wrote:
      Hi,

      it's not working do this.

      i tried ans doesnt work.

      i use workaround from Kirill Miazine <km at krot.org>

      ---
      $ 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}${LOCAL_PART_SUFFIX}@${DOMAIN}" \
         -f "${SENDER}"

      Here's how it is called from Exim:

      dovecot_pipe:
           driver = pipe
           command = /local/bin/dovecot-lda-wrapper
      #    command = /usr/local/libexec/dovecot/dovecot-lda \
      #                -d $local_part@$domain \
      #                -a $local_part$local_part_suffix@$domain \
      #                -r $local_part$local_part_suffix@$domain \
      #                -r $local_part$local_part_suffix@$domain \
      #                -f $return_path
      ---


      Benoît

It's 2024! You've awakened a thread from 2022 without explanations :)

What is it that you're trying to achieve?

--
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254 7 3200 0004/+254 7 2274 3223
  In an Internet failure case, the #1 suspect is a constant: DNS.
"Oh, the cruft.", egrep -v '^$|^.*#' ¯\_(ツ)_/¯ :-)
[How to ask smart questions: http://www.catb.org/~esr/faqs/smart-
questions.html]


_______________________________________________
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org
BEGIN:VCARD
VERSION:4.0
N:PELISSIER;Benoît;;;
FN:PELISSIER Benoît
EMAIL;PREF=1;TYPE=work:bpeliss...@lan2net.fr
URL;TYPE=work:https://www.lan2net.fr
ADR;TYPE=work:;;12 avenue Jules Verne - bâtiment A;Saint-Sébastien-Sur-Lo
 ire;;44230;FRANCE
TITLE:Administrateur Systèmes et Réseaux
ORG:Lan2Net - L'informatique fiable sous Linux + logiciels libres\, membre 
 du réseau "Alliance-Libre"
TEL;TYPE=work;VALUE=TEXT:02 85 52 65 37
END:VCARD
_______________________________________________
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org

Reply via email to