X-Git-Url: https://code.th-h.de/?p=usenet%2Fyapfaq.git;a=blobdiff_plain;f=yapfaq.cfg;h=3f68df849c501e2dc8f74ed167da2bd3bd94b8ac;hp=53a9354fe9baa6332f44e9da8bef7920b261a94c;hb=aa2b0bc19f8b45615f94c9da33b57777b7cc6f85;hpb=0c6ebe7841195b3389dc9fc9bf40c390bfa06768 diff --git a/yapfaq.cfg b/yapfaq.cfg index 53a9354..3f68df8 100644 --- a/yapfaq.cfg +++ b/yapfaq.cfg @@ -11,7 +11,8 @@ Posting-frequency = '1d' # time period after which the posting should expire # use (d)ay OR (w)eek OR (m)onth OR (y)ear -Expires = '3m' +# This setting is optional. Default: 3m +# Expires = '3m' # header "From:" From = 'test@domain.invalid' @@ -26,16 +27,20 @@ Subject = 'test noreply ignore' NGs = 'de.test' # header "Followup-To:" -Fup2 = 'poster' +# This setting is optional. Default: unset +# Fup2 = 'poster' # Message-ID ("%n" is $Name) -MID-Format = '<%n-%d.%m.%y@domain.invalid>' +# This setting is optional. Default: <%n-%d.%m.%y@YOURHOST> +# MID-Format = '<%n-%d.%m.%y@domain.invalid>' # Supersede last posting? +# This setting is optional. Default: unset Supersede = yes # extra headers (appended verbatim) # use this for custom headers like "Approved:" +# This setting is optional. Default: unset ExtraHeader = 'Approved: moderator@domain.invalid X-Header: Some text'