Virtual Private Server (VPS) Hosting provided by Central Point Networking cpnllc.com
For some reason, the "Nodelist" and "Recent Callers" features are not working.
| Sysop: | Ray Quinn |
|---|---|
| Location: | Visalia, CA |
| Users: | 60 |
| Nodes: | 10 (0 / 10) |
| Uptime: | 64:12:42 |
| Calls: | 12 |
| Files: | 12,938 |
| Messages: | 99,116 |
Check out the US 99 menu above for links to information about US Highway 99, after which the US 99 BBS is named.
Be sure to click on the Amateur Radio menu item above for packet BBSes, packet software, packet organizations, as well as packet how-to's. Also included is links to local and some not-so-local Amateur Radio Clubs.
how best to fix this one please?
------------ Fri 2025-07-04, FMail-W32-2.0.1.4
11:47:51.969 Import
11:48:04.417 Maximum message base size has been reached (# records) 11:48:04.417 - new txt recs: 96, orig txt recs: 65440
11:48:13.387 Updating actual message base files...
11:48:13.419 Netmail: 0, Personal: 0, Hudson: 0, JAMbase: 0 11:48:13.419 Msgbase net: 0, echo: 0, dup: 0, bad: 0
11:48:13.419 Hudson echo write error
11:48:13.419 Exiting with errorlevel 1
Run ftools maintenance on your hudson message base. Something like:
# ftools MAINT -H -N -P -T -X
Run ftools maintenance on your hudson message base. Something like:
# ftools MAINT -H -N -P -T -X
Here's what I got
c:\fsxuse\fmail>FToolsW32 maint -H -N -P -T -X
FTools-W32-2.0.1.4 - The Fast Message Base Utility
Copyright (C) 1991-2017 by FMail Developers - All rights reserved
Processing hudson message base
Message base AutoRenumbering activated
Analyzing the message base...
Updating reply-chains in memory...
Writing MsgHdr.bbs and index files...
Updating lastread.bbs...
-H is not a JAM area or does not exist
-N is not a JAM area or does not exist
-P is not a JAM area or does not exist
-T is not a JAM area or does not exist
-X is not a JAM area or does not exist
Hi Paul, On 2025-07-13 10:08:37, you wrote to me:
Run ftools maintenance on your hudson message
base. Something like: # ftools MAINT -H -N -P
-T -X
Here's what I got c:\fsxuse\fmail>FToolsW32For the windows version the option letters should
maint -H -N -P -T -X FTools-W32-2.0.1.4 - The
Fast Message Base Utility Copyright (C)
1991-2017 by FMail Developers - All rights
reserved Processing hudson message base Message
base AutoRenumbering activated Analyzing the
message base... Updating reply-chains in
memory... Writing MsgHdr.bbs and index files...
Updating lastread.bbs... -H is not a JAM area or
does not exist -N is not a JAM area or does not
exist -P is not a JAM area or does not exist -T
is not a JAM area or does not exist -X is not a
JAM area or does not exist
be preceded by / not - ... So use: FToolsW32
maint /H /N /P /T /X
For the windows version the option letters should
be preceded by / not - ... So use: FToolsW32
maint /H /N /P /T /X
Would be nice to accept both - and / in both versions of fmail.
For the windows version the option letters should
be preceded by / not - ... So use: FToolsW32
maint /H /N /P /T /X
Would be nice to accept both - and / in both versions of fmail.
I've thought about that.
But on linux that is not usual. The / is used in paths. So it's
difficult to distinguish between options and paths that start with a
/.