X-Git-Url: https://code.th-h.de/?p=usenet%2Fyapfaq.git;a=blobdiff_plain;f=yapfaq.cfg;fp=yapfaq.cfg;h=0000000000000000000000000000000000000000;hp=3f68df849c501e2dc8f74ed167da2bd3bd94b8ac;hb=c4765a39f36bcfe09e041d1931d7778a8769a3e1;hpb=8f65a0a519c87dca312c005c227c913261c895e4 diff --git a/yapfaq.cfg b/yapfaq.cfg deleted file mode 100644 index 3f68df8..0000000 --- a/yapfaq.cfg +++ /dev/null @@ -1,48 +0,0 @@ -# name of your project -Name = 'testpost' - -# file to post (complete body and pseudo-headers) -# ($File.cfg contains data on last posting and last MID) -File = 'test.txt' - -# how often your project should be posted -# use (d)ay OR (w)eek OR (m)onth OR (y)ear -Posting-frequency = '1d' - -# time period after which the posting should expire -# use (d)ay OR (w)eek OR (m)onth OR (y)ear -# This setting is optional. Default: 3m -# Expires = '3m' - -# header "From:" -From = 'test@domain.invalid' - -# header "Subject:" -# (may contain "%LM" which will be replaced by the contents of the -# Last-Modified pseudo header). -Subject = 'test noreply ignore' - -# comma-separated list of newsgroup(s) to post to -# (header "Newsgroups:") -NGs = 'de.test' - -# header "Followup-To:" -# This setting is optional. Default: unset -# Fup2 = 'poster' - -# Message-ID ("%n" is $Name) -# 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' - -# other projects may follow separated with "=====" -# =====