Retro_Guy
|
8ff85b54e7
|
Allow disabling remote push in overrides.inc.php.
|
2024-10-15 06:15:37 -07:00 |
Retro_Guy
|
82ec577987
|
Avoid duplicate entries in spoolnews groups file (for nntp).
|
2024-10-14 03:33:43 -07:00 |
Retro_Guy
|
ea56e003e4
|
Add missing colon in maintenance.php.
|
2024-10-14 02:42:25 -07:00 |
Retro_Guy
|
a942433de1
|
Remove blank lines from menu.conf when creating new section with maintenance.php.
|
2024-10-14 02:40:42 -07:00 |
Retro_Guy
|
450e31a166
|
Clean up prefer Injection-Date to Date to not skip article with bad date format in Date header (if Injection-Date header exists).
|
2024-10-12 09:04:05 -07:00 |
Retro_Guy
|
07b8fa1397
|
Change to to make spoolnews.php easier to read.
|
2024-10-11 04:16:33 -07:00 |
Retro_Guy
|
2403c3fe11
|
Fix incorrect logging for failure to connect to internal server.
|
2024-10-10 15:07:20 -07:00 |
Retro_Guy
|
89a2486c69
|
Clean up enable/disable admin email messages.
|
2024-10-09 05:59:10 -07:00 |
Retro_Guy
|
8e9f947069
|
Remove use of flat file for local art numbers, just use get_last function.
|
2024-10-09 05:29:04 -07:00 |
Retro_Guy
|
dac8126900
|
Minor fixes for recent mail to email feature.
|
2024-10-08 09:51:34 -07:00 |
Retro_Guy
|
83ee1efee1
|
Add feature to forward interBBS Mail to Email.
|
2024-10-08 08:33:27 -07:00 |
Retro_Guy
|
12b4660b19
|
Upgrade maintenance.php to handle remote server pointer arrays instead of flat files.
|
2024-10-08 04:57:01 -07:00 |
Retro_Guy
|
bb7aae6656
|
Save remote server statistics to a serialized file instead of flat file.
|
2024-10-06 15:38:41 -07:00 |
Retro_Guy
|
6899a71935
|
Add email notifications to admin for low disk space and nearing low disk space (which will pause spooling).
|
2024-10-06 06:07:43 -07:00 |
Retro_Guy
|
6209a23a43
|
Add default Admin user details in phpmail.inc.php.
|
2024-10-06 06:07:12 -07:00 |
Retro_Guy
|
626d810527
|
Add feature to account_manager to look up posters by posting-hash when necessary.
|
2024-10-04 05:10:05 -07:00 |
Retro_Guy
|
bb14360d1e
|
Add config toggle for mailing admin debug messages.
|
2024-10-04 04:54:08 -07:00 |
Retro_Guy
|
250c66f44c
|
Add function to create sections in maintenance.php.
|
2024-10-03 05:13:03 -07:00 |
Retro_Guy
|
57bbebaf19
|
Prefer Injection-Date to Date header in spoolnews.php.
|
2024-09-29 10:17:51 -07:00 |
Retro_Guy
|
4e23a4127a
|
Monitor newsportal article count mismatches and rebuild thread cache when necessary.
|
2024-09-28 14:56:42 -07:00 |
Retro_Guy
|
9798a4b0d0
|
Check outgoing message for age before trying to re-send. This may avoid an issue if an article is causing a bug and keeping other articles from sending.
|
2024-09-20 08:30:52 -07:00 |
Retro_Guy
|
bfa6457930
|
Check if article is rejected specifically by remote server and if so, move to 'failed' dir immediately (don't wait 4 hours).
|
2024-09-20 05:55:30 -07:00 |
Retro_Guy
|
43a61d7acd
|
More carefully check for end of message in spoolnews.php, avoiding lines that are not just a dot.lf
|
2024-09-19 03:35:43 -07:00 |
Retro_Guy
|
8f6b17e894
|
Make sure dot is at first char of line checking end of message in rslight-lib.php.
|
2024-09-17 04:00:13 -07:00 |
Retro_Guy
|
540a6e290f
|
Keep retrying sending to remote server for 4 hours if error.
|
2024-09-12 05:03:47 -07:00 |
Retro_Guy
|
54a0e6fbda
|
Add overrides option to set Newsgroups limit per post or reply.
|
2024-09-07 06:03:57 -07:00 |
Retro_Guy
|
7ade78e9f3
|
Remove some debugging lines in rslight-lib.php.
|
2024-09-07 05:11:05 -07:00 |
Retro_Guy
|
2f87113359
|
Avoid sending article to remote server multiple times if crossposts use same server.
|
2024-09-06 16:46:37 -07:00 |
Retro_Guy
|
50322a1277
|
Prune failed dir to get rid of old failed messages.
|
2024-09-05 05:42:04 -07:00 |
Retro_Guy
|
75546cdb78
|
Add short delay when using nntp.reload to allow port to be released before trying to bind again.
|
2024-08-25 13:41:28 -07:00 |
Retro_Guy
|
02c1733392
|
Remove tmp files after successful posting.
|
2024-08-24 12:26:29 -07:00 |
Retro_Guy
|
3c397371c0
|
Change nntp.restart to nntp.reload in nntp.php.
|
2024-08-20 04:47:55 -07:00 |
Retro_Guy
|
095b757bc5
|
Use nntp.reload instead of nntp.restart for congruentia.
|
2024-08-18 01:44:14 -07:00 |
Retro_Guy
|
8ebf69f766
|
Add nntp.restart semaphore and fix issue with nntp.disable.
|
2024-08-17 10:12:49 -07:00 |
Retro_Guy
|
23471f3825
|
Fix some bugs in rslight-lib.php that did not identify end of header correctly.
|
2024-08-15 11:02:40 -07:00 |
Retro_Guy
|
0cd41266be
|
Add 'Forgot Password' link and process to register.php.
|
2024-08-12 06:13:50 -07:00 |
Retro_Guy
|
636bcedb2e
|
Remove some unused code and fix thread tree above article display.
|
2024-08-01 07:16:23 -07:00 |
Retro_Guy
|
9e6a344453
|
Move change_identity function to newsportal.php. Allow to run account_manager and maintenance as root.
|
2024-07-26 08:31:40 -07:00 |
Retro_Guy
|
2e0f7431a6
|
Log socket ip addresses from nntp connections in auth.log.
|
2024-07-21 08:11:32 -07:00 |
Retro_Guy
|
8e6558e804
|
Add overrides option to control Newsgroup header editing.
|
2024-07-18 06:11:14 -07:00 |
Retro_Guy
|
a506fbd34b
|
Add a proper faq file.
|
2024-07-16 07:46:43 -07:00 |
Retro_Guy
|
f48297e45a
|
Add overrides option to disable newsgroups editing when posting.
|
2024-07-13 03:52:57 -07:00 |
Retro_Guy
|
ff689009ed
|
Remove posts from outgoing when rejected by remote server with 441.
|
2024-07-12 04:56:02 -07:00 |
Retro_Guy
|
c21a79eb89
|
First step try to fix issue threading where aricles have exactly same date. Sounds simple I know.
|
2024-07-07 11:07:28 -07:00 |
Retro_Guy
|
7e78d614e0
|
Add config to set reply header.
|
2024-07-07 01:20:00 -07:00 |
Retro_Guy
|
a9eefac949
|
Add overrides toggle for thread tree.
|
2024-07-06 01:24:16 -07:00 |
Retro_Guy
|
d17d058ead
|
Add comment to nocem.conf to comma separate types for same issuer.
|
2024-07-02 14:12:41 -07:00 |
Retro_Guy
|
7471a9ec51
|
Make sure account_manager.php can write to banned_users.conf.
|
2024-07-02 06:43:14 -07:00 |
Retro_Guy
|
dea38fc6ff
|
Add ability to easily ban user in account_manager.php.
|
2024-07-02 06:32:36 -07:00 |
Retro_Guy
|
e0492df010
|
Add 'change email address' to account_manager.php.
|
2024-07-02 06:13:34 -07:00 |