On Mon, 2010-02-01 at 19:05 +0200, Warren Baker wrote:
> There is also Exim's Envelope-To: header which is sometimes useful for
> a catchall maildrop scenario. Fetchmail, by default, also makes use of
> X-Envelope-To:. If i remember right sendmail can be configured to add
> X-Envelope-To:.
> 
> Which, as another posted pointed out, is mainly used for mail filtering.
> 
> Maybe the envelope address header to be added can be a config file option?

It's beginning to sound like I should add "lmtp_headers" setting where
you could do all kinds of "interesting" things like:

lmtp_headers = \
  Return-Path: %f\n \
  Envelope-To: %t\n \
  X-Envelope-To: %t\n \
  X-Original-To: %t\n \
  Delivered-To: %t\n

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to