Commit Graph

162 Commits

Author SHA1 Message Date
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