]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
example-config: s/Recipient:/Received:/
authorTimo Sirainen <tss@iki.fi>
Thu, 7 May 2015 14:29:55 +0000 (17:29 +0300)
committerTimo Sirainen <tss@iki.fi>
Thu, 7 May 2015 14:29:55 +0000 (17:29 +0300)
doc/example-config/conf.d/20-lmtp.conf

index 6671f98e3c934cdbc6706247b5baef883297231c..ecd83d15a1623c6200fc2c187211bba03db2f415 100644 (file)
@@ -13,7 +13,7 @@
 # Verify quota before replying to RCPT TO. This adds a small overhead.
 #lmtp_rcpt_check_quota = no
 
-# Which recipient address to use for Delivered-To: header and Recipient:
+# Which recipient address to use for Delivered-To: header and Received:
 # header. The default is "final", which is the same as the one given to
 # RCPT TO command. "original" uses the address given in RCPT TO's ORCPT
 # parameter, "none" uses nothing. Note that "none" is currently always used