Mercurial > noffle
comparison noffle.conf.example @ 89:f17eb481c126 noffle
[svn] Added post-locally, updated posting code
| author | bears |
|---|---|
| date | Thu, 18 May 2000 13:19:32 +0100 |
| parents | 8e972daaeab9 |
| children | 2869baa02f3c |
comparison
equal
deleted
inserted
replaced
| 88:1fcdced0246e | 89:f17eb481c126 |
|---|---|
| 8 # (<user> and <pass> only for servers with authentication, | 8 # (<user> and <pass> only for servers with authentication, |
| 9 # the password may not contain white-spaces) | 9 # the password may not contain white-spaces) |
| 10 | 10 |
| 11 server news | 11 server news |
| 12 | 12 |
| 13 # Don't get *.binaries.* from server 'news' | |
| 14 #omitgroups *.binaries.* | |
| 15 | |
| 16 # Second server | |
| 17 # server bins | |
| 18 # | |
| 19 # Only get binaries groups from server 'bins' | |
| 20 # getgroups *.binaries.* | |
| 13 | 21 |
| 14 # Mail address for failed postings | 22 # Mail address for failed postings |
| 15 | 23 |
| 16 #mail-to root | 24 #mail-to root |
| 17 | 25 |
| 44 | 52 |
| 45 auto-subscribe no | 53 auto-subscribe no |
| 46 #auto-subscribe-mode over | 54 #auto-subscribe-mode over |
| 47 | 55 |
| 48 | 56 |
| 49 # Remove/replace Message-ID in posted articles. For generating Message-IDs, | 57 # Replace Message-ID in posted articles. For generating Message-IDs, |
| 50 # the domain name of your system should be a valid domain name. | 58 # the domain name of your system should be a valid domain name. |
| 51 # If you are in a local domain, set it to your provider's domain name. | 59 # If you are in a local domain, set it to your provider's domain name. |
| 52 | 60 |
| 53 remove-messageid no | |
| 54 replace-messageid yes | 61 replace-messageid yes |
| 62 | |
| 63 # Post articles to remote groups into the local database immediately | |
| 64 # on receipt of article. | |
| 65 # post-locally no | |
| 55 | 66 |
| 56 # Set the default expire period in days | 67 # Set the default expire period in days |
| 57 default-expire 14 | 68 default-expire 14 |
| 58 | 69 |
| 59 # Expire all alt.* groups after 2 days, except for alt.oxford.* | 70 # Expire all alt.* groups after 2 days, except for alt.oxford.* |
