[Dovecot] Dovecot LDA/LMTP vs postfix virtual delivery agent and the x-original-to header
Timo Sirainen
tss at iki.fi
Mon Apr 9 10:33:18 EEST 2012
On 5.4.2012, at 15.59, Charles Marcus wrote:
> Does anyone know if the use of LMTP (or even the dovecot LDA) still loses the x-original-to header that the postfix vda adds and that I rely heavily on (since I use a lot of aliases), and if it does, is there any solution to get the original recipient added back in before final delivery?
LMTP adds a new Delivered-To: <rcpt-to at address> header when there is a single RCPT TO. You can force a single RCPT TO from Postfix side by setting lmtp_destination_recipient_limit=1. LMTP doesn't add/remove/change X-Original-To: header.
More information about the dovecot
mailing list