From 45b9cabc8d2420b40d5826e4e4c5f297cdb1284a Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Mon, 18 Feb 2013 06:35:41 +0200 Subject: [PATCH] example-config: Updated hostname setting's comments. --- doc/example-config/conf.d/15-lda.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/example-config/conf.d/15-lda.conf b/doc/example-config/conf.d/15-lda.conf index 609023a202..09bb43a9aa 100644 --- a/doc/example-config/conf.d/15-lda.conf +++ b/doc/example-config/conf.d/15-lda.conf @@ -6,8 +6,8 @@ # Default is postmaster@. #postmaster_address = -# Hostname to use in various parts of sent mails, eg. in Message-Id. -# Default is the system's real hostname. +# Hostname to use in various parts of sent mails (e.g. in Message-Id) and +# in LMTP replies. Default is the system's real hostname@domain. #hostname = # If user is over quota, return with temporary failure instead of -- 2.47.3