Added Files:
tickfix.js
Log Message:
A remote Area Manager (ala FileFix) for TickIT
Requires SBBSecho v3.11 or later
Install using "jsexec tickfix -install"
Just support the basic operations: %list, %query, %unlinked, connect(+)
and disconnect(-) areas (named by tag or "ALL"). Oh, and %help.
paypal to rob@synchro.net :-)
Re: exec/tickfix.js
By: rswindell to CVS commit on Mon Apr 27 2020 00:04:43
Added Files:
tickfix.js
Log Message:
A remote Area Manager (ala FileFix) for TickIT
Requires SBBSecho v3.11 or later
Install using "jsexec tickfix -install"
Just support the basic operations: %list, %query, %unlinked, connect(+) and disconnect(-) areas (named by tag or "ALL"). Oh, and %help.
paypal to rob@synchro.net :-)
query: which password in the subject line does a linked node need to use
to qualify their filefix queries/instructions as valid for their
system?
query: can we list multiple aliases the bot will recognize in the To:
field of messages as being To: the bot?
eg: filefix, allfix, ticfix, tickit, etc...
this will definitely be going into operation on my star-hub system in the very near future ;)
Rampage wrote to digital man <=-
Added Files:
tickfix.js
Log Message:
A remote Area Manager (ala FileFix) for TickIT
Requires SBBSecho v3.11 or later
Install using "jsexec tickfix -install"
Just support the basic operations: %list, %query, %unlinked, connect(+)
and disconnect(-) areas (named by tag or "ALL"). Oh, and %help.
paypal to rob@synchro.net :-)
query: can we list multiple aliases the bot will recognize in the
To: field of messages as being To: the bot?
eg: filefix, allfix, ticfix, tickit, etc...
this will definitely be going into operation on my star-hub
system in the very near future ;)
query: which password in the subject line does a linked node need to use
to qualify their filefix queries/instructions as valid for their
system?
The AreaFix password.
this will definitely be going into operation on my star-hub system in the very near future ;)
Awesome.
Rampage wrote to digital man <=-
Added Files:
tickfix.js
Log Message:
A remote Area Manager (ala FileFix) for TickIT
Requires SBBSecho v3.11 or later
Install using "jsexec tickfix -install"
Just support the basic operations: %list, %query, %unlinked, connect(+) and disconnect(-) areas (named by tag or "ALL"). Oh, and %help.
paypal to rob@synchro.net :-)
query: can we list multiple aliases the bot will recognize in the
To: field of messages as being To: the bot?
eg: filefix, allfix, ticfix, tickit, etc...
I'm not DM, but would suggest 'filefix' for sure, as it's sort of
the usual/standard label.
this will definitely be going into operation on my star-hub
system in the very near future ;)
YES!!! :thumbs-up: :-)
exec tickfix.js 1.1 1.2
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv9465
Modified Files:
tickfix.js
Log Message:
Add support for ctrl/tickfix.ini:
in the root section, the following keys are supported:
- AreaMgr (comma-separated list of area manager aliases, default: "FileFix") - Backups (number of backups to keep of the tickit.ini file, default: 10)
exec tickfix.js 1.1 1.2
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv9465
Modified Files:
tickfix.js
Log Message:
Add support for ctrl/tickfix.ini:
in the root section, the following keys are supported:
- AreaMgr (comma-separated list of area manager aliases, default: "FileFix") - Backups (number of backups to keep of the tickit.ini file, default: 10)
Digital Man wrote to Gamgee <=-
query: can we list multiple aliases the bot will recognize in the
To: field of messages as being To: the bot?
eg: filefix, allfix, ticfix, tickit, etc...
I'm not DM, but would suggest 'filefix' for sure, as it's sort of
the usual/standard label.
Yeah, 'filefix' was the hard-coded to-name in the original
commit. I just committed an update that supports tickfix.ini
where you can specify a list of aliases. I do not recommend
having 'tickfix' in that list however as responses are sent
*from* "TickFix" and that could result in a bot-loop.
this will definitely be going into operation on my star-hub
system in the very near future ;)
YES!!! :thumbs-up: :-)
Cool. I don't use tickIT myself, yet, so I'll need test results.
El 27/4/20 a las 16:53, rswindell escribi¢:
exec tickfix.js 1.1 1.2
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv9465
Modified Files:
tickfix.js
Log Message:
Add support for ctrl/tickfix.ini:
in the root section, the following keys are supported:
- AreaMgr (comma-separated list of area manager aliases, default: "FileFix") - Backups (number of backups to keep of the tickit.ini file, default: 10)
2020-04-27 18:42:01 Fernando Toledo (4:902/26.3) To: FileFix (4:902/26) NetMail received for robot: filefix
2020-04-27 18:42:01 ERROR 1 (smb_addcrc duplicate message text CRC
detected) line 3629 adding message to mail
2020-04-27 18:42:01 Fernando Toledo (4:902/26.3) To: FileFix (4:902/26) Filtered - Ignored
I see that was detect as duplicate.
must i disable the duplicate email checking on scg->message options o
set any special value to avoid this?
Re: Re: exec/tickfix.js
By: Ragnarok to rswindell on Mon Apr 27 2020 06:49 pm
El 27/4/20 a las 16:53, rswindell escribi¢:
exec tickfix.js 1.1 1.2
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv9465
Modified Files:
tickfix.js
Log Message:
Add support for ctrl/tickfix.ini:
in the root section, the following keys are supported:
- AreaMgr (comma-separated list of area manager aliases, default: "FileFix") - Backups (number of backups to keep of the tickit.ini file, default: 10)
2020-04-27 18:42:01 Fernando Toledo (4:902/26.3) To: FileFix (4:902/26) NetMail received for robot: filefix
2020-04-27 18:42:01 ERROR 1 (smb_addcrc duplicate message text CRC detected) line 3629 adding message to mail
2020-04-27 18:42:01 Fernando Toledo (4:902/26.3) To: FileFix (4:902/26) Filtered - Ignored
I see that was detect as duplicate.
must i disable the duplicate email checking on scg->message options o
set any special value to avoid this?
Yeah, you'll need to disable duplicate email checking then. :-)
this will definitely be going into operation on my star-hub system in the very >ear future ;)
this will definitely be going into operation on my star-hub
system in the very near future ;)
Cool. I don't use tickIT myself, yet, so I'll need test results.
rswindell wrote to CVS commit <=-
Added Files:
tickfix.js
Log Message:
A remote Area Manager (ala FileFix) for TickIT
rswindell wrote to CVS commit <=-
Added Files:
tickfix.js
Log Message:
A remote Area Manager (ala FileFix) for TickIT
Thanks so much for making this happen; after ditching ALLFIX, filefix capabilities were the only thing I really missed out of TickIT.
Yeah, you'll need to disable duplicate email checking then. :-)
Or just update to the latest. That should automatically allow duplicate netmails for robots.
digital man
Cool. I don't use tickIT myself, yet, so I'll need test results.
after playing with tickfix, i'm thinking that the responses for the %blah queries should be in individual replies instead of stuffing them all into one reply... possibly also add the %blah query to the subject line as well... that would make it easier for the requesting operator to find a specific reply... this because if they request %list and %unlinked, it could be hard to figure out which list is which... same with %query...
Sysop: | MarisaG |
---|---|
Location: | South San Francisco, CA |
Users: | 5 |
Nodes: | 10 (0 / 10) |
Uptime: | 228:51:52 |
Calls: | 123 |
Files: | 36 |
Messages: | 30,541 |