* Originally in: DOVE-Net Synchronet Programming (C/C++ and CVS)
* Originally on: 04-23-15 22:47
* Originally by: rswindell
* Originally to: CVS commit
As per our original discussion on SBBSecho and it's issue with forwarding
circular messages, Rob has updated it as to remove them totally. The dupe
checking for MSGID is already performed for both imported and forwarded
messages so everything should be fine.
Thanks...
Bill
src/sbbs3 echocfg.c 1.a28 1.29 rechocfg.c 1.32 1.33 sbbsecho.c 1.256 1.257
sbbsecho.h 1.28 1.29
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/tmp/cvs-serv23064
Modified Files:
.echocfg.c rechocfg.c sbbsecho.c sbbsecho.h
Log Message:
New option: EchoCfg->Toggles->Fwd Circular Msgs to Links
(or by adding NOCIRCULARFWD to your sbbsecho.cfg):
When "Circular Path Detection" is enabled (the default), the old behavior was
to still forward the message to any links (if there are any), but not import
the circular/looped message (likely a dupe). Now, if you set this new option
to no (or add "NOCIRCULARFWD" to your sbbsecho.cfg), the message will be
completely ignored and not fowarded to any links (if there are any).
If you have no downlinks or you have circular path detection disabled, this
new option does nothing. The default is the old behavior (forward circular
messages).
Also updated the Toggle Options help text in echocfg (many options weren't
documented.
--- SBBSecho 2.27-Win32
* Origin: TequilaMockingbird Online - Toms River, NJ (1:266/404)
|