dovecot-2.2: example-config: s/Recipient:/Received:/
    dovecot at dovecot.org 
    dovecot at dovecot.org
       
    Thu May  7 14:31:50 UTC 2015
    
    
  
details:   http://hg.dovecot.org/dovecot-2.2/rev/7a972218b15e
changeset: 18540:7a972218b15e
user:      Timo Sirainen <tss at iki.fi>
date:      Thu May 07 17:29:55 2015 +0300
description:
example-config: s/Recipient:/Received:/
diffstat:
 doc/example-config/conf.d/20-lmtp.conf |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 6417e972a602 -r 7a972218b15e doc/example-config/conf.d/20-lmtp.conf
--- a/doc/example-config/conf.d/20-lmtp.conf	Thu May 07 17:29:00 2015 +0300
+++ b/doc/example-config/conf.d/20-lmtp.conf	Thu May 07 17:29:55 2015 +0300
@@ -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
    
    
More information about the dovecot-cvs
mailing list