Update README.
Signed-off-by: Thomas Hochstein <thh@thh.name>
This commit is contained in:
parent
e80ce607f8
commit
848507f37c
1 changed files with 3 additions and 3 deletions
|
|
@ -1,12 +1,12 @@
|
||||||
# yapfaq
|
# yapfaq
|
||||||
|
|
||||||
**yapfaq** can post FAQs from text files to Usenet at configurable intervals and automatically adds the necessary headers.
|
**yapfaq** can post FAQs from text files to Usenet at configurable intervals and will add/modify headers automatically.
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
With **yapfaq**, FAQs or other texts can be posted regularly (every x days, weeks, months or years) to one or more newsgroups. Posting frequency as well as the necessary headers - including the format of the `Message-ID:` headers that will be generated - can be defined in a configuration file. `Expires:` and `Supersedes:` will be set automatically by the script.
|
With **yapfaq**, FAQs or other texts can be posted regularly (every x days, weeks, months or years) to one or more newsgroups. Posting frequency as well as headers can be defined in a separate file. `Expires:` and `Supersedes:` can be set automatically by the script.
|
||||||
|
|
||||||
The text can either be posted via NNTP or piped to another programme (like `inews` or `tinews.pl`).
|
The text can either be posted via NNTP (even using STARTTLS) or piped to another program (like `inews` or `tinews.pl`).
|
||||||
|
|
||||||
## More information
|
## More information
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue