How do I access the equivalent of "Envelope-to" header in transport
variables?
I'm trying to call dovecot-lda in a manner that enables its "envelope"
rule.
To do so requires the MTA to pass information about the envelope recipient
using the -a flag.
Documentation [1] suggests:
dovecot_deli
On 2024-04-23 Mark Hills via Exim-users wrote:
> How do I access the equivalent of "Envelope-to" header in transport
> variables?
> I'm trying to call dovecot-lda in a manner that enables its "envelope"
> rule.
[...]
Hello,
Iirc think the easiest way to combine dovecot and exim is nowadays to
I would second this approach - it is how I managed to resolve (well,
sidestep) this issue with dovecot delivery once my Exim went to the latest
Debian Stable packaged version (4.96-15+deb12u4).
Graeme
On Tue, 23 Apr 2024, 18:12 Andreas Metzler via Exim-users, <
exim-users@lists.exim.org> wrote:
On 23/04/2024 18:09, Andreas Metzler via Exim-users wrote:
On 2024-04-23 Mark Hills via Exim-users wrote:
How do I access the equivalent of "Envelope-to" header in transport
variables?
I'm trying to call dovecot-lda in a manner that enables its "envelope"
rule.
Iirc think the easiest way