Retro_Guy
2ae7f672c2
Add ability to require auth for all commands to nntp server. Enable in overrides.inc.php.
2024-03-11 03:15:30 -07:00
Retro_Guy
860dfa61ca
Add and sort by section in grouplist.php. Also update cache from cron.php so no user must wait.
2024-03-08 10:27:35 -07:00
Retro_Guy
fd5285ba88
Continue with feature to hide unsubscribed groups. Add default and also option in overrides.inc.php.
2024-03-04 09:47:34 -07:00
Retro_Guy
5ec9cf5501
Add modified user's display name to aliases.conf.
2024-03-02 10:54:28 -07:00
Retro_Guy
d600e9376f
Check article header integrity in spoolnews.php before spooling.
2024-03-01 13:08:21 -07:00
Retro_Guy
e570f1df9b
Clean up links.conf to remove nodelist.
2024-02-28 09:33:03 -07:00
Retro_Guy
c05b4ab308
Add Message-ID search bar to header.
2024-02-26 06:02:08 -07:00
Retro_Guy
1e001e7f35
Add config option in rslight.inc.php to separate email_tail from message-id generation.
2024-02-22 17:40:44 -07:00
Retro_Guy
4c58cb8b95
Block preloading of Path or Injection-Info headers.
2024-02-17 22:30:48 -07:00
Retro_Guy
64ff0baeaa
Update call to message_post in rss-feeds.php to allow for recent changes in function.
2024-02-10 14:57:09 -07:00
Retro_Guy
754ac06b8c
Move semaphore file ssl.reload to spool dir.
2024-02-08 11:31:58 -07:00
Retro_Guy
a4280b0340
Remove duplicate functions from nocem.php.
2024-02-03 10:36:53 -07:00
Retro_Guy
2729aa98ce
Add override option to disable immediate posting per section.
2024-01-20 11:48:07 -07:00
Retro_Guy
5c8eea5d78
Remove debugging wording in send.php logging.
2024-01-20 11:47:41 -07:00
Retro_Guy
5d4991fc8b
Remove duplicate articles in outgoing dir.
2024-01-17 11:12:59 -07:00
Retro_Guy
b6be00ae1c
Add 'groups' link and auto populating groups list.
2024-01-14 06:53:02 -07:00
Retro_Guy
3fd191eed8
Modify maintenance.php to improve references checking as in spoolnews/rslight-lib.
2024-01-03 14:57:27 -07:00
Retro_Guy
18e7e5eb66
Reverts most of 8231373c80
until I can fix that issue properly.
2024-01-03 05:49:16 -07:00
Retro_Guy
8231373c80
Handle stream error in spoolnews.php to avoid skipping groups.
2024-01-02 07:54:56 -07:00
Retro_Guy
efae299d16
A retry of updating threads in spoolnews.php.
2024-01-02 05:07:22 -07:00
Retro_Guy
9013d73f2a
Initial changes to format of spam.log.
2023-12-31 09:51:53 -07:00
Retro_Guy
98cacd2682
Finish improving multiline header handling.
2023-12-28 13:31:43 -07:00
Retro_Guy
2bbc019daf
Fix typo in spoolnews.php.
2023-12-27 17:42:11 -07:00
Retro_Guy
4f315bfebf
Just removing some test code in spoolnews.php.
2023-12-27 05:19:40 -07:00
Retro_Guy
801cff2c9d
Remove refreshing threads in spoolnews.php. It is not necessary.
2023-12-27 05:07:31 -07:00
Retro_Guy
8dea5588d9
Fix maintaining last article pulled from remote log.
2023-12-27 03:18:48 -07:00
Retro_Guy
8ecdbdae6f
Improved spam checking and fix error in spooling.
2023-12-26 09:05:40 -07:00
Retro_Guy
8a5cc20b1f
Simplify checking whether to check spam in spoolnews.php.
2023-12-24 12:03:32 -07:00
Retro_Guy
c77225d364
Set access to in get_articles.
2023-12-24 07:11:48 -07:00
Retro_Guy
e37b1bc826
Avoid duplicate 'Duplicate' checking in spoolnews.php.
2023-12-24 06:49:34 -07:00
Retro_Guy
8baaf3322c
Just add 'Gb' to log output relating to free disk space.
2023-12-24 04:15:38 -07:00
Retro_Guy
a23246f606
Pause spoolnews if disk space below configured size.
2023-12-24 04:12:25 -07:00
Retro_Guy
8dfa22d64d
Testing to clean up spamassassin integration.
2023-12-23 06:44:03 -07:00
Retro_Guy
fcaea2cee4
Correct wording for setting up remote SSL port in config.
2023-12-19 07:37:24 -07:00
Retro_Guy
d2aa669d35
Create nocem dirs if not exist. Required even if nocem disabled.
2023-12-19 04:50:41 -07:00
Retro_Guy
6efcbc1de0
Fix moving posted article to spool file when using tradspool.
2023-12-19 04:35:03 -07:00
Retro_Guy
e40bc37e06
Fix typo in spoolnews.php to point to correct resource when checking to update threads.
2023-12-19 04:34:21 -07:00
Retro_Guy
17567ed8af
Add log entry if pcntl_fork is disabled in php.ini.
2023-12-12 05:55:31 -07:00
Retro_Guy
a399c66b07
Fix bug in nocem.php to properly handle all newsgroups in Newsgroups: header.
2023-12-01 14:46:22 -07:00
Retro_Guy
a799624061
More verbose nntp response messages.
2023-11-30 08:23:42 -07:00
Retro_Guy
e425d993e8
Add option to disable bot user counts.
2023-11-30 08:23:11 -07:00
Retro_Guy
c3c0d8b683
Add checking all groups to properly write Xref for 'import' in maintenance.php.
2023-11-15 04:55:08 -07:00
Retro_Guy
a064a028fd
Fix introduced bug with Xref mods. More fixes to come (less critical).
2023-11-13 05:14:28 -07:00
Retro_Guy
6d1823ed35
Finish Xref fixes to include local posting.
2023-11-05 06:10:02 -07:00
Retro_Guy
bddd16d49e
Prune nocem dirs by days.
2023-11-03 07:23:55 -07:00
Retro_Guy
6216e08e78
Add ability to save incoming nocem to a dir. Probably not useful to most so default is disabled.
2023-11-02 03:47:45 -07:00
Retro_Guy
a99403c34c
Change mode of nocem files to 0644.
2023-10-30 07:05:25 -07:00
Retro_Guy
0915e8a7fe
Rename incoming nocem articles for easier id.
2023-10-29 03:09:49 -07:00
Retro_Guy
72d8cd7905
Fix XHDR to inspect multiple articles properly.
2023-10-24 06:30:10 -07:00
Retro_Guy
8f5ea878de
Create more standard Xref for incoming articles for better newsreader support.
2023-10-23 19:01:30 -07:00
Retro_Guy
c119f48ec8
Add group database maintenance to expire.php.
2023-10-04 06:27:08 -07:00
Retro_Guy
b5b6f05100
Update some comments in maintenance.php.
2023-09-22 03:48:43 -07:00
Retro_Guy
adbd795a8f
Remove faq from links.conf. Add newsgroup name to 'other' error log output in spoolnews.php.
2023-09-20 07:02:49 -07:00
Retro_Guy
37a55abb9a
Add override to display short view of headers in messages.
2023-09-18 05:07:20 -07:00
Retro_Guy
2676176737
Move fortunes config to file in config dir.
2023-09-17 10:36:37 -07:00
Retro_Guy
00c537acfa
Clean up previous commit to actually work.
2023-09-17 06:27:37 -07:00
Retro_Guy
54ae9071b5
Rename import-db3.php to maintenance.php, and allow it to pause cron.php.
2023-09-17 05:56:24 -07:00
Retro_Guy
970f433e0c
Add import filtering by header data.
2023-09-16 09:36:02 -07:00
Retro_Guy
4fd0a6eeab
Start to add some logging to cron.php.
2023-09-10 06:29:34 -07:00
Retro_Guy
5e8a78e6d6
Partial rewrite to nocem.php to account for multiple groups per msgid.
2023-09-08 05:11:42 -07:00
Retro_Guy
d8d2509ed2
Improve counting users by separating bots/throttled.
2023-09-06 04:07:57 -07:00
Retro_Guy
97e2a04c1f
Minor wording change (spiders to bots) in footer.
2023-09-04 09:08:22 -07:00
Retro_Guy
d205bfa6a4
Display number of bots separately from number of users online.
2023-09-04 07:07:06 -07:00
Retro_Guy
3550e09894
Begin adding ability to modify layout, etc. based on User-Agent.
2023-09-04 06:06:43 -07:00
Retro_Guy
1aa93edf6f
Move manual scripts to ./tools subdir of scripts.
2023-09-03 07:32:21 -07:00
Retro_Guy
f8ab6c54f0
Fix nntp LIST ACTIVE newsgroup to work properly when a group is specified.
2023-09-01 06:42:42 -07:00
Retro_Guy
fafda5fe3d
Rebuild threads in expire.php of over x number of articles deleted.
2023-08-29 06:38:55 -07:00
Retro_Guy
3e231f8efe
Make sure overrides.inc.php doesn't get used unless admin renames it.
2023-08-27 07:38:33 -07:00
Retro_Guy
ae4136777b
Add 'overrides' for some vars and try to read/write history as necessary.
2023-08-27 07:05:53 -07:00
Retro_Guy
65b8d86e25
Reset group pointers when 'importing' group in import-db3.php.
2023-08-26 07:58:27 -07:00
Retro_Guy
f27c5c6657
Some cleanup to handle rebuilding large groups.
2023-08-26 03:43:11 -07:00
Retro_Guy
034ce67950
Fix Duplicate checking bug and avoid locking db too long in expire.php.
2023-08-25 04:21:06 -07:00
Retro_Guy
161015735a
Some fixes for group lists and expire.
2023-08-23 12:25:21 -07:00
Retro_Guy
11b612a230
Prune failed files in nocem and send.
2023-08-22 13:45:01 -07:00
Retro_Guy
ee6e0f8b24
One more minor logging change to expire.php.
2023-08-20 05:01:55 -07:00
Retro_Guy
f427947ebb
Simple log entry wording change in expire.php.
2023-08-20 04:58:18 -07:00
Retro_Guy
17e8a5dd5e
Only changes to indentation. No other changes.
2023-08-19 15:33:05 -07:00
Retro_Guy
fef3c8e58a
Fix incomplete mods to expire.php.
2023-08-19 08:03:25 -07:00
Retro_Guy
6f1ab0fe38
Add upgrade script for 0.9.0.
2023-08-18 06:07:52 -07:00
Retro_Guy
f427069889
Ignore case in NNTP 'LIST' command.
2023-08-18 05:33:39 -07:00
Retro_Guy
0983b18399
Overview flat file removed. Create history.db3 to track deleted articles.
2023-08-16 09:41:13 -07:00
Retro_Guy
d66f90e528
Remove articles from np during expire.
2023-08-14 05:34:27 -07:00
Retro_Guy
d156214a85
Remove flat file overview from rslight-lib.php.
2023-08-13 12:42:31 -07:00
Retro_Guy
ff0e31daca
Rename rslight_db_open to overview_db_open as it makes more sense.
2023-08-13 10:00:48 -07:00
Retro_Guy
4f34941398
Modify import-db3 to handle removal of flat file overview.
2023-08-13 05:21:50 -07:00
Retro_Guy
ed31b5b6a1
Remove flat file overview and use articles-overview.db3 for all overview features.
2023-08-13 05:08:04 -07:00
Retro_Guy
d09aac728a
Move failed bbsmail files as necessary.
2023-08-10 15:51:43 -07:00
Retro_Guy
82b81ea123
Fix issue with usernames in keys and key data.
2023-08-10 10:09:19 -07:00
Retro_Guy
5e699cae94
Minor mods for interBBS Mail.
2023-08-10 06:22:26 -07:00
Retro_Guy
a7223ecbcb
Add features and more logging to InterBBS mail.
2023-08-09 10:10:35 -07:00
Retro_Guy
4b6068d906
Fix typo in spoolnews.php.
2023-08-08 07:22:26 -07:00
Retro_Guy
c1c56ed528
Avoid crash in thread.inc.php when running huge expire.
2023-08-08 05:54:15 -07:00
Retro_Guy
224e58d5ab
Sort processed Mail posts (failed/processed).
2023-08-08 05:15:24 -07:00
Retro_Guy
000be193b9
Fix expire.php to skip non-group lines in group list.
2023-08-06 09:24:29 -07:00
Retro_Guy
11a1ab9528
InterBBS Mail complete. Ready for heavy testing.
2023-08-05 12:36:02 -07:00
Retro_Guy
458ed6d9c5
Import incoming mail into user mail database.
2023-08-05 08:47:28 -07:00
Retro_Guy
4449d48b5a
Send mail to admin when new php key added.
2023-07-30 18:40:54 -07:00
Retro_Guy
5e55fdc7f3
More logging cleanup in expire.php. Some Mail updates.
2023-07-30 08:59:09 -07:00
Retro_Guy
fdce46d15f
Move gpg public key to /pubkey instead of /tmp.
2023-07-29 13:29:00 -07:00
Retro_Guy
221004cc2e
Clean up expire.php and add some console logging.
2023-07-29 11:34:09 -07:00
Retro_Guy
9737f0e8ea
Minor fixes to send and spoolnews. Continue work on Mail features.
2023-07-29 10:00:27 -07:00
Retro_Guy
9f834f72f1
Add notes in gpg.conf about NoCeM.
2023-07-26 16:30:24 -07:00
Retro_Guy
6e50c0d53d
Merge gpg verify function into newsportal.php for use in nocem.php and interBBS_mail.php.
2023-07-26 12:36:42 -07:00
Retro_Guy
c9fafb0f97
Create gpg keys for server and make available by link.
2023-07-26 12:33:13 -07:00
Retro_Guy
15539985b6
Modify spoolnews.php to use overview db3 instead of overview flat file to determine .
2023-07-26 12:00:14 -07:00
Retro_Guy
af642b5d29
Use gpg.conf to configure GNUPGHOME for nocem.php.
2023-07-24 10:57:22 -07:00
Retro_Guy
c355c0e59a
Create gpg key for server and move some gpg settings to gpg.conf.
2023-07-24 10:33:13 -07:00
Retro_Guy
c6dba01ab1
Avoid creating remote group file for local only groups.
2023-07-23 12:36:52 -07:00
Retro_Guy
f00596a520
Update rslight-lib.php to separate tradspool and sqlite better, and return more informative response to posting.
2023-07-23 09:13:42 -07:00
Retro_Guy
1b8f31fe34
Fix possible fatal article number error in 1839remote_groupfile.
2023-07-18 09:15:24 -07:00
Retro_Guy
f54bfb656a
Fix hard-coded dir for 'banned_names.conf'.
2023-07-17 11:08:14 -07:00
Retro_Guy
b745359929
include newsportal.php in cron.php. Check before closing in newsportal.php.
2023-07-12 08:01:52 -07:00
Retro_Guy
4fc6bd5090
Remove duplicate function from rslight-lib.php.
2023-07-11 12:55:34 -07:00
Retro_Guy
ac5d85ef2f
Fix some ssl bugs for letsencrypt.
2023-07-10 11:20:08 -07:00
Retro_Guy
ef0e873844
Clean up locations for ssl keys and remove unused config.inc.php from scripts dir.
2023-07-09 12:01:34 -07:00
Retro_Guy
d56a2f1564
Set in config.inc.php in scripts dir.
2023-07-09 09:35:30 -07:00
vga256
1d229d5ad1
* newsportal.php now allows a force reload of groups.txt, by suppling (force_reload=true) as the third parameter to groups_read();
...
* spoolnews.php now forces a reload of groups.txt whenever it runs (regardless of caching) and also checks to see if a remote server has been defined before it tries to contact one.
2023-07-07 13:00:16 -07:00
tomo
532d22a495
* fixed bracket use for variable $ssltime
2023-07-07 12:44:10 -07:00
Retro_Guy
a2dfffbd7c
Restrict XOVER to in spoolnews.php.
2023-07-01 10:44:32 -07:00
Retro_Guy
2f842a5dc9
Immediately delete articles in expire.php.
2023-06-30 09:50:51 -07:00
Retro_Guy
2dc4245b54
Fix duplicate data in snippets in rslight-lib.php.
2023-06-25 09:07:36 -07:00
Retro_Guy
27114f5b90
Mod spoolnews.php to accept reply from FMS when xover command is not correct.
2023-06-23 15:21:40 -07:00
Retro_Guy
f8953949d3
Fix some typos.
2023-06-01 09:17:10 -07:00
Retro_Guy
4f2920a747
Minor change to wording in import-db3.php help.
2023-05-28 21:53:20 -07:00
Retro_Guy
4e90577cfa
Speed up duplicate checking in spoolnews.php. More accurate dates in main groups list.
2023-05-28 06:39:52 -07:00
Retro_Guy
56214f2bd7
Remove outgoing spool files for local groups.
2023-05-16 15:40:04 -07:00
Retro_Guy
ba92f8dd2f
Make new mail notification more obvious and cleanup rslight-lib.php
2023-05-16 15:28:04 -07:00
Retro_Guy
5b7d025126
Continue after finding duplicate msgid in spoolnews.php.
2023-05-14 17:56:44 -07:00
Retro_Guy
09deebae1a
Verify overview exists before reading for XOVER in rslight-lib.php.
2023-05-13 12:33:55 -07:00
Retro_Guy
8cb989a440
Improve spoolnews.php to handle local groups in non-local section.
2023-05-13 10:10:09 -07:00
Retro_Guy
7f3bf1b416
Fix creation of overview for local group.
2023-05-13 00:05:29 -07:00
Retro_Guy
1bf1353c63
Remove copied comments from import-tradspool-articles.php.
2023-05-12 12:53:48 -07:00
Retro_Guy
3b8e874378
Add script to manually insert articles from tradspool.
2023-05-12 11:08:09 -07:00
Retro_Guy
700686e457
Minor fix in rslight-lib.php, and rename letsencrypt.inc.php to avoid broken installs.
2023-05-08 10:56:11 -07:00
Retro_Guy
3dc512b656
Minor wording change in help for import-db3.php
2023-05-02 11:13:29 -07:00
Retro_Guy
3b8306c3ab
Update import-db3.php
2023-05-02 10:39:48 -07:00
Retro_Guy
55f8e28264
Return import feature to import-db3.php
2023-05-01 20:10:24 -07:00
Retro_Guy
8ccc56c73e
Fix USER/PASS case in rslight-lib.php
2023-04-27 21:22:26 -07:00
Retro_Guy
714e78bfb4
More fixes for php8 plus improved import-db3.php
2023-04-27 20:34:51 -07:00
Retro_Guy
7db2a31bc9
More fixes for php8.2
2023-04-16 21:48:38 -07:00
Retro_Guy
0683f8ddd0
First mods for php8.2.
2023-04-13 18:52:30 -07:00
Retro_Guy
832316a13e
Monitor SSL changes to keep up to date
2023-03-18 22:07:34 +00:00
Retro_Guy
87d441f7e8
More cleanup in rslight-lib.php for ssl
2023-01-09 06:47:51 +00:00
Retro_Guy
8cc1e4388c
Some cleanup for SSL in rslight-lib.php.
2023-01-09 04:39:38 +00:00
Retro_Guy
fba529ef91
Add easy config for letsencrypt
2023-01-08 17:12:27 +00:00
Retro_Guy
0617c7cef2
Cleanup pubkey.(pem/txt)
2022-12-15 06:19:27 +00:00
Retro_Guy
5d3febd4bb
Make public key available from site.
2022-12-12 00:22:51 +00:00
Retro_Guy
b5dea3e2cc
Add 'site_shorname' to config for inter-site communication.
2022-12-11 23:34:07 +00:00
Retro_Guy
6bf60708cb
Move ssl dir out of spool and write public key to file.
2022-12-11 21:51:56 +00:00
Retro_Guy
5e22a45cb7
Fix typo in spoolnews.php # to $
2022-12-07 07:15:52 +00:00