----------------------------------------------------------------------------------
@MSGID: 1:229/664 656f14c7
@REPLY: 2:280/2060 673760af
@TZUTC: -0500
@TID: hpt/lnx 1.9 2024-03-02
On 15 Nov 2024, Dennis Slagers said the following...
DS> However .. the issue I have here when I succeed and I found that just
DS> out is: when a point is being mailed by me and I accidently add an Cra
DS> or Imm / Dir flag .. it stays in my outbound
DS> and it is not send crash delivered to their boss ..
DS>
DS> Is there a setting for?
You could do something like:
# If $fromaddr is not a point
if ( $fromaddr !~ /\\./ || $fromaddr =~ /\\.0$/ ) {
$direct = "FLAGS DIR IMM
";
}
# Prepend kludge lines
$msgtext = "MSGID: $myaddr $mid
TZUTC: $tz
".$direct.$msgtext;
This should only add the FLAGS kludge if you get a message from
node (e.g. 1:229/664 or 1:229/664.0). If it`s a point address the kludge
is not added and should be sent routed.
You could also try adding:
else {
$direct = "FLAGS HUB
";
}
To the bottom of the above if statement and the message *should*
be routed through the host or hub. I`ve never tried/used this flag so
I`m not sure how well (or if) it works.
http://ftsc.org/docs/fsc-0053.002
HUB:
Host- or Hub-route message (as appropriate).
DIR:
Message must be sent directly to its destination and may not be routed.
IMM:
NOW!-priority mail. Send at first opportunity, override any
transmission restrictions enforced by events, costs, or qualification.
Jay
... I stayed up all night to see where the sun went. Then it dawned on me
--- Mystic BBS v1.12 A49 2024/05/29 (Linux/64)
* Origin: Northern Realms (1:229/664)
SEEN-BY: 10/0 1 50/109 103/705 104/117 105/81
106/201 124/5016 128/187
SEEN-BY: 153/757 7715 154/10 214/22 218/0 1 601
700 840 860 870 880 930 221/1
SEEN-BY: 221/6 360 226/30 227/114 229/110 114 206
317 426 428 470 664 700
SEEN-BY: 266/512 282/1038 291/111 292/854 301/1
320/219 322/757 335/364
SEEN-BY: 341/66 234 342/200 396/45 452/28 166
460/58 463/68 467/888 633/280
SEEN-BY: 712/848 770/1 902/26 5000/111 5005/49
5010/352 5015/46 5020/715 828
SEEN-BY: 5020/846 848 1042 4441 12000 5030/49 1081
5053/51 5061/133 5075/35
SEEN-BY: 5075/128 5083/444
@PATH: 229/664 426 218/700 840 221/6 5020/1042
4441