Mercurial > noffle
annotate debian/logcheck @ 500:614a3177b15c noffle tip
Add mail-from option.
Some modern mail systems will try and ensure the sender email is a legitimate
address. Which will fail if there isn't such an address.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Wed, 14 Aug 2013 12:04:39 +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 .+ |