Mercurial > noffle
annotate debian/logcheck @ 494:372f8b55506e noffle
[svn] Apply patch from Jan De Luyck. Add new option 'add-messageid-if-missing',
which optionally postpones adding a message ID to the upstream server.
If this is done, post-locally must be off.
This is to deal with an upstream server troubling Jan. It usually (but
not always) rejects posts with a Noffle message ID.
I have changed Jan's original option of 'add-message-id-if-missing'
for consistency with 'replace-messageid' and added the manual page entry.
See SourceForge feature request 1513395.
author | bears |
---|---|
date | Wed, 12 Jul 2006 20:26:41 +0100 |
parents | 52ce87d25641 |
children |
rev | line source |
---|---|
301 | 1 /USR/SBIN/CRON\[[0-9]+\]: \(news\) CMD \(\[ -x /usr/sbin/noffle-cronfetch \] && /usr/sbin/noffle-cronfetch\) |
306
52ce87d25641
[svn] added logging when fetching news started/finished
godisch
parents:
301
diff
changeset
|
2 noffle\[[0-9]+\]: Fetching news\.\.\. |
301 | 3 noffle\[[0-9]+\]: Fetch from .+ |
4 noffle\[[0-9]+\]: Connected to .+ | |
5 noffle\[[0-9]+\]: Updating groupinfo | |
6 noffle\[[0-9]+\]: Getting remote overviews .+ for group .+ | |
7 noffle\[[0-9]+\]: Added .+ .+ | |
8 noffle\[[0-9]+\]: [0-9]+ articles marked for download in .+ | |
9 noffle\[[0-9]+\]: No articles in .+ | |
10 noffle\[[0-9]+\]: No new articles in .+ | |
11 noffle\[[0-9]+\]: [0-9]+ TOTAL messages to download | |
12 noffle\[[0-9]+\]: Retrieving article list | |
13 noffle\[[0-9]+\]: \[[0-9]+/[0-9]+\] Retrieving .+ | |
14 noffle\[[0-9]+\]: Fetch from .+ finished | |
306
52ce87d25641
[svn] added logging when fetching news started/finished
godisch
parents:
301
diff
changeset
|
15 noffle\[[0-9]+\]: Fetching news finished\. |
301 | 16 noffle\[[0-9]+\]: Expiring articles |
17 noffle\[[0-9]+\]: [0-9]+ articles deleted, [0-9]+ left | |
18 noffle\[[0-9]+\]: Expiring overviews not in database | |
19 noffle\[[0-9]+\]: [0-9]+ overviews deleted from group .+, [0-9]+ left .+ |