As you know, I'm running sbbsecho as a stand-alone on a Pi to use as
an echo hub. If a netmail comes addressed to me using the hub's node address, it'll just sit there as it really doesn't know what the hell
to do with it. Now, does sbbsecho read alias.cfg and if so, can it be setup to forward that netmail to another FTN address.
Accession wrote to Bill McGarrity on 02-19-17 08:00 <=-
Hello Bill,
On Sun Feb 19 2017 00:21:32, Bill McGarrity wrote to Digital Man:
As you know, I'm running sbbsecho as a stand-alone on a Pi to use as
an echo hub. If a netmail comes addressed to me using the hub's node address, it'll just sit there as it really doesn't know what the hell
to do with it. Now, does sbbsecho read alias.cfg and if so, can it be setup to forward that netmail to another FTN address.
If the netmail is destined to your hub address, which is the machine
it's just sitting on, sbbsecho knew exactly what to do with it, and
there it sits waiting to be read from that node number. :)
Since you're not doing anything else regarding email or anything on
that system. You could setup a small Golded config file just to read
your netmail on that system (/sbbs/ctrl/mail.cnf I believe). But
otherwise I don't think there is any kind of forwarding mechanism.
Does GoldEd have a linux version?
Accession wrote to Bill McGarrity on 02-19-17 19:57 <=-
Hello Bill,
On Sun Feb 19 2017 14:31:00, Bill McGarrity wrote to Accession:
Does GoldEd have a linux version?
Of course it does. Take a look at my tearline below. :)
Hello Digital!
As you know, I'm running sbbsecho as a stand-alone on a Pi to use as an echo hub. If a netmail comes addressed to me using the hub's node address, it'll just sit there as it really doesn't know what the hell to do with it. Now, does sbbsecho read alias.cfg and if so, can it be setup to forward that netmail to another FTN address.
Digital Man wrote to Bill McGarrity on 02-20-17 21:33 <=-
Re: Netmail question...
By: Bill McGarrity to Digital Man on Sun Feb 19 2017 12:21 am
Hello Digital!
As you know, I'm running sbbsecho as a stand-alone on a Pi to use as an echo hub. If a netmail comes addressed to me using the hub's node address, it'll just sit there as it really doesn't know what the hell to do with it. Now, does sbbsecho read alias.cfg and if so, can it be setup to forward that netmail to another FTN address.
No, alias.cfg is for Internet email.
I don't really follow what it is you're describing. If your system
isn't "the hub" why would an FTN netmail be addressed to you using the hub's node address? If SBBSecho only imports netmail (by default) for
the addresses you have configuredin SCFG->Networks->FidoNet. If you
want SBBSecho (v3) to import *all* netmail, regardless of destination address, set IgnoreNetmailDestAddr = true in your ctrl/sbbsecho.ini
file.
The HUB is just running sbbsecho and binkd. If somehow someone sends me a netmail using the HUB's address, it will just sit there and I'll never know it's there unless I physically check the netmail folder. My question was if there was a way of setting up a file similar to alias.cfg for FTN netmail that IF netmail addressed to me comes into the HUB node address, it gets forwarded to the BBS node address where I will be notified.
Digital Man wrote to Bill McGarrity on 02-21-17 18:39 <=-
Re: Netmail question...
By: Bill McGarrity to Digital Man on Tue Feb 21 2017 12:59 am
The HUB is just running sbbsecho and binkd. If somehow someone sends me a netmail using the HUB's address, it will just sit there and I'll never know it's there unless I physically check the netmail folder. My question was if there was a way of setting up a file similar to alias.cfg for FTN netmail that IF netmail addressed to me comes into the HUB node address, it gets forwarded to the BBS node address where I will be notified.
There is no feature like that in SBBSecho today.
Digital Man wrote to Bill McGarrity on 02-21-17 18:39 <=-
Re: Netmail question...
By: Bill McGarrity to Digital Man on Tue Feb 21 2017 12:59 am
The HUB is just running sbbsecho and binkd. If somehow someone sends me a netmail using the HUB's address, it will just sit there and I'll never know it's there unless I physically check the netmail folder. My question was if there was a way of setting up a file similar to alias.cfg for FTN netmail that IF netmail addressed to me comes into the HUB node address, it gets forwarded to the BBS node address where I will be notified.
There is no feature like that in SBBSecho today.
Ok... but if I'm reading between the lines with the 'today" statement, would it be considered for the future?? ;)
Digital Man wrote to Bill McGarrity on 02-22-17 17:35 <=-
Re: Netmail question...
By: Bill McGarrity to Digital Man on Wed Feb 22 2017 02:43 pm
Digital Man wrote to Bill McGarrity on 02-21-17 18:39 <=-
Re: Netmail question...
By: Bill McGarrity to Digital Man on Tue Feb 21 2017 12:59 am
The HUB is just running sbbsecho and binkd. If somehow someone sends me a netmail using the HUB's address, it will just sit there and I'll never know it's there unless I physically check the netmail folder. My question was if there was a way of setting up a file similar to alias.cfg for FTN netmail that IF netmail addressed to me comes into the HUB node address, it gets forwarded to the BBS node address where I will be notified.
There is no feature like that in SBBSecho today.
Ok... but if I'm reading between the lines with the 'today" statement, would it be considered for the future?? ;)
Perhaps. It doesn't sound like something quick or easy and nobody else
has ever asked for it. I may take a look into it at some point, but no promises.
As you know, I'm running sbbsecho as a stand-alone on a Pi to use as
an echo hub. If a netmail comes addressed to me using the hub's node address, it'll just sit there as it really doesn't know what the hell
to do with it. Now, does sbbsecho read alias.cfg and if so, can it be setup to forward that netmail to another FTN address.
Accession wrote to Bill McGarrity on 02-19-17 08:00 <=-
Hello Bill,
On Sun Feb 19 2017 00:21:32, Bill McGarrity wrote to Digital Man:
As you know, I'm running sbbsecho as a stand-alone on a Pi to use as
an echo hub. If a netmail comes addressed to me using the hub's node address, it'll just sit there as it really doesn't know what the hell
to do with it. Now, does sbbsecho read alias.cfg and if so, can it be setup to forward that netmail to another FTN address.
If the netmail is destined to your hub address, which is the machine
it's just sitting on, sbbsecho knew exactly what to do with it, and
there it sits waiting to be read from that node number. :)
Since you're not doing anything else regarding email or anything on
that system. You could setup a small Golded config file just to read
your netmail on that system (/sbbs/ctrl/mail.cnf I believe). But
otherwise I don't think there is any kind of forwarding mechanism.
Does GoldEd have a linux version?
Accession wrote to Bill McGarrity on 02-19-17 19:57 <=-
Hello Bill,
On Sun Feb 19 2017 14:31:00, Bill McGarrity wrote to Accession:
Does GoldEd have a linux version?
Of course it does. Take a look at my tearline below. :)
Hello Digital!
As you know, I'm running sbbsecho as a stand-alone on a Pi to use as an echo hub. If a netmail comes addressed to me using the hub's node address, it'll just sit there as it really doesn't know what the hell to do with it. Now, does sbbsecho read alias.cfg and if so, can it be setup to forward that netmail to another FTN address.
Digital Man wrote to Bill McGarrity on 02-20-17 21:33 <=-
Re: Netmail question...
By: Bill McGarrity to Digital Man on Sun Feb 19 2017 12:21 am
Hello Digital!
As you know, I'm running sbbsecho as a stand-alone on a Pi to use as an echo hub. If a netmail comes addressed to me using the hub's node address, it'll just sit there as it really doesn't know what the hell to do with it. Now, does sbbsecho read alias.cfg and if so, can it be setup to forward that netmail to another FTN address.
No, alias.cfg is for Internet email.
I don't really follow what it is you're describing. If your system
isn't "the hub" why would an FTN netmail be addressed to you using the hub's node address? If SBBSecho only imports netmail (by default) for
the addresses you have configuredin SCFG->Networks->FidoNet. If you
want SBBSecho (v3) to import *all* netmail, regardless of destination address, set IgnoreNetmailDestAddr = true in your ctrl/sbbsecho.ini
file.
The HUB is just running sbbsecho and binkd. If somehow someone sends me a netmail using the HUB's address, it will just sit there and I'll never know it's there unless I physically check the netmail folder. My question was if there was a way of setting up a file similar to alias.cfg for FTN netmail that IF netmail addressed to me comes into the HUB node address, it gets forwarded to the BBS node address where I will be notified.
Digital Man wrote to Bill McGarrity on 02-21-17 18:39 <=-
Re: Netmail question...
By: Bill McGarrity to Digital Man on Tue Feb 21 2017 12:59 am
The HUB is just running sbbsecho and binkd. If somehow someone sends me a netmail using the HUB's address, it will just sit there and I'll never know it's there unless I physically check the netmail folder. My question was if there was a way of setting up a file similar to alias.cfg for FTN netmail that IF netmail addressed to me comes into the HUB node address, it gets forwarded to the BBS node address where I will be notified.
There is no feature like that in SBBSecho today.
Digital Man wrote to Bill McGarrity on 02-21-17 18:39 <=-
Re: Netmail question...
By: Bill McGarrity to Digital Man on Tue Feb 21 2017 12:59 am
The HUB is just running sbbsecho and binkd. If somehow someone sends me a netmail using the HUB's address, it will just sit there and I'll never know it's there unless I physically check the netmail folder. My question was if there was a way of setting up a file similar to alias.cfg for FTN netmail that IF netmail addressed to me comes into the HUB node address, it gets forwarded to the BBS node address where I will be notified.
There is no feature like that in SBBSecho today.
Ok... but if I'm reading between the lines with the 'today" statement, would it be considered for the future?? ;)
Digital Man wrote to Bill McGarrity on 02-22-17 17:35 <=-
Re: Netmail question...
By: Bill McGarrity to Digital Man on Wed Feb 22 2017 02:43 pm
Digital Man wrote to Bill McGarrity on 02-21-17 18:39 <=-
Re: Netmail question...
By: Bill McGarrity to Digital Man on Tue Feb 21 2017 12:59 am
The HUB is just running sbbsecho and binkd. If somehow someone sends me a netmail using the HUB's address, it will just sit there and I'll never know it's there unless I physically check the netmail folder. My question was if there was a way of setting up a file similar to alias.cfg for FTN netmail that IF netmail addressed to me comes into the HUB node address, it gets forwarded to the BBS node address where I will be notified.
There is no feature like that in SBBSecho today.
Ok... but if I'm reading between the lines with the 'today" statement, would it be considered for the future?? ;)
Perhaps. It doesn't sound like something quick or easy and nobody else
has ever asked for it. I may take a look into it at some point, but no promises.
Sysop: | Eric Oulashin |
---|---|
Location: | Beaverton, Oregon, USA |
Users: | 91 |
Nodes: | 16 (0 / 16) |
Uptime: | 06:42:29 |
Calls: | 4,903 |
Calls today: | 4 |
Files: | 8,491 |
Messages: | 350,485 |
Posted today: | 1 |