Hi Frank,
Question about htick and files.bbs. When I get a file in, htick will create the files.bbs file. Mystic then is able to import the files from the files.bbs.
The problem I'm having, is htick is putting the entire description onto one line in the files.bbs, so Mystic is only importing the first few words.
Is there a way to get htick to put the description onto multiple lines? Or should I just run 'fold' on the files.bbs before their processed?
You need to do a few things to get discriptions working properly.SEEN-BY: 1/100 102 163 77/10
First, your husky config should contain the following:
fileDescName
On 03 Aug 2019, Netsurge said the following...
You need to do a few things to get discriptions working properly.
First, your husky config should contain the following:
fileDescName
I'm guessing this either worker for you or it borked something on you system as this is all I got as a reply, lol.
On 04 Aug 2019, Netsurge said the following...
I'm guessing this either worker for you or it borked something on you system as this is all I got as a reply, lol.
That was strange. I have the message that was sent here...
I made the changes, and needed to wait until I had files come in. It's looking like it's working. :)
Glad I could use my husky-fu skills to help. Anything other questions
or issues don't hesitate to ask.
sub filter
{
if($area eq "NETMAIL" && $toaddr eq "1:317/3" && $toname eq "Sysop")
{
$toname = "Dan Richter";
$change = 1;
return "";
}
}
The $toaddr routine only applies to netmail. That should take anything addressed to Sysop and change it to Dan Richter.
If I remember correctly, Mystic already catches Sysop in new mail scanning and assigs it to you. I may be wrong here, but I don't rewrite Sysop to Frank Linhares and I still get and read anything addressed to Sysop at any of my AKAs.
RNTrack's support for JAM is very buggy and unusable. If you do want to use it, you must use CarbonCopy in HPT to create a copy of all netmail coming in into a *.MSG area and have RNTrack use that message area to take care of it's business.
The $toaddr routine only applies to netmail. That should take anythin addressed to Sysop and change it to Dan Richter.
I'll give that a shot. Thank you.
That worked! :) You are the Husky Master! ;)
Sysop: | altere |
---|---|
Location: | Houston, TX |
Users: | 66 |
Nodes: | 4 (0 / 4) |
Uptime: | 10:30:43 |
Calls: | 624 |
Files: | 7,638 |
Messages: | 293,852 |