Yes, and of course I could use a BBS program designed to actually do this properly as well (which in fact I do).
Also, I've never configured Sendmail but I've heard of the horror stories involved. But I guess it could be fun.
Anyway, a hacked VMS MAIL that can send Fidonet netmail would be kinda cool in its own right, sort of doing it for the sake of it :)
Come on, HECnet absolutely NEEDS a Fidonet gateway! :-P
Bob: Do you happen to have a pointer to that VMS MAIL API documentation?
On 1 Jul 2009, at 17:56, Paul Koning wrote:
Coulnd't you use Sendmail to do this? It seems to have all the
necessary gateway machinery. It probably doesn't run on VMS but it
would on Ultrix, so that could be the gateway to the Mail11 protocol.
paul
-----Original Message-----
From: owner-hecnet at Update.UU.SE [mailto:owner-hecnet at Update.UU.SE] On
Behalf Of Sampsa Laine
Sent: Wednesday, July 01, 2009 12:53 PM
To: hecnet at Update.UU.SE
Subject: Re: [HECnet] Zaphod down for a few days
Got any documentation for this API?
Ideally I'd want to somehow "hook" into the MAIL application in the
same way as TCP/IP does, i.e. to send an smtp message you prepend SMTP
% to the recipient, I would love to be able to use an address like:
FIDO%"John Q Public at 1:123/4.5"
How painful would this be to do (the hooking into the MAIL part and
parsing, I'll worry about the Fidonet encodings etc myself)?
Sampsa
On 1 Jul 2009, at 16:35, Bob Armstrong wrote:
How easy is it to get mail in and out of VMS mail using say DCL?
Sending is pretty easy, but reading it would require you to do some
parsing (which, of course, can be done).
But there is an API for VMS mail and it'd be easier to write a
program to
do it instead (unless you really want to prove that you can do it in
DCL)...
Bob
Coulnd't you use Sendmail to do this? It seems to have all the
necessary gateway machinery. It probably doesn't run on VMS but it
would on Ultrix, so that could be the gateway to the Mail11 protocol.
paul
-----Original Message-----
From: owner-hecnet at Update.UU.SE [mailto:owner-hecnet at Update.UU.SE] On
Behalf Of Sampsa Laine
Sent: Wednesday, July 01, 2009 12:53 PM
To: hecnet at Update.UU.SE
Subject: Re: [HECnet] Zaphod down for a few days
Got any documentation for this API?
Ideally I'd want to somehow "hook" into the MAIL application in the
same way as TCP/IP does, i.e. to send an smtp message you prepend SMTP
% to the recipient, I would love to be able to use an address like:
FIDO%"John Q Public at 1:123/4.5"
How painful would this be to do (the hooking into the MAIL part and
parsing, I'll worry about the Fidonet encodings etc myself)?
Sampsa
On 1 Jul 2009, at 16:35, Bob Armstrong wrote:
How easy is it to get mail in and out of VMS mail using say DCL?
Sending is pretty easy, but reading it would require you to do some
parsing (which, of course, can be done).
But there is an API for VMS mail and it'd be easier to write a
program to
do it instead (unless you really want to prove that you can do it in
DCL)...
Bob
Way ahead of you my friend, log in as user B4BBS of CHIMPY and you get directed to my bulletin board, called B4BBS.
It's even got a working Fidonet feed!
Oh and ANSI backgammon. I LOVE ANSI backgammon.
Sampsa
On 1 Jul 2009, at 17:41, Joshua Benedetto wrote:
Dial in you say? hmmmmm time for some old school BBS :)
On Wed, Jul 1, 2009 at 11:32 AM, Sampsa Laine<sampsa at mac.com> wrote:
Oh and I'll be moving house soon, upgrading my DSL line to a bonded 40 meg
down / 3 meg up dealie. This will give me two spare BT lines that we could
use for some kind of dial up retro goodness - I'm open to suggestions...
Sampsa
On 1 Jul 2009, at 16:22, Sampsa Laine wrote:
Which I assume is a good thing?
BTW, I'm toying with hacking together a Fidonet - HECnet gateway. How easy
is it to get mail in and out of VMS mail using say DCL?
Sampsa
On 1 Jul 2009, at 16:21, Bob Armstrong wrote:
Or am I misunderstanding something?
There are multiple routes now between Johnny's world and the Multinet
world...
Bob
Got any documentation for this API?
Ideally I'd want to somehow "hook" into the MAIL application in the same way as TCP/IP does, i.e. to send an smtp message you prepend SMTP% to the recipient, I would love to be able to use an address like:
FIDO%"John Q Public at 1:123/4.5"
How painful would this be to do (the hooking into the MAIL part and parsing, I'll worry about the Fidonet encodings etc myself)?
Sampsa
On 1 Jul 2009, at 16:35, Bob Armstrong wrote:
How easy is it to get mail in and out of VMS mail using say DCL?
Sending is pretty easy, but reading it would require you to do some
parsing (which, of course, can be done).
But there is an API for VMS mail and it'd be easier to write a program to
do it instead (unless you really want to prove that you can do it in DCL)...
Bob
Dial in you say? hmmmmm time for some old school BBS :)
On Wed, Jul 1, 2009 at 11:32 AM, Sampsa Laine<sampsa at mac.com> wrote:
Oh and I'll be moving house soon, upgrading my DSL line to a bonded 40 meg
down / 3 meg up dealie. This will give me two spare BT lines that we could
use for some kind of dial up retro goodness - I'm open to suggestions...
Sampsa
On 1 Jul 2009, at 16:22, Sampsa Laine wrote:
Which I assume is a good thing?
BTW, I'm toying with hacking together a Fidonet - HECnet gateway. How easy
is it to get mail in and out of VMS mail using say DCL?
Sampsa
On 1 Jul 2009, at 16:21, Bob Armstrong wrote:
Or am I misunderstanding something?
There are multiple routes now between Johnny's world and the Multinet
world...
Bob
Yes, it is a good thing. A couple years ago when Chrissie was down for a
while, HECnet was effectivelly split into two segments.
Zane
On Wed, 1 Jul 2009, Sampsa Laine wrote:
Which I assume is a good thing?
BTW, I'm toying with hacking together a Fidonet - HECnet gateway. How easy is it to get mail in and out of VMS mail using say DCL?
Sampsa
On 1 Jul 2009, at 16:21, Bob Armstrong wrote:
Or am I misunderstanding something?
There are multiple routes now between Johnny's world and the Multinet
world...
Bob
How easy is it to get mail in and out of VMS mail using say DCL?
Sending is pretty easy, but reading it would require you to do some
parsing (which, of course, can be done).
But there is an API for VMS mail and it'd be easier to write a program to
do it instead (unless you really want to prove that you can do it in DCL)...
Bob
Oh and I'll be moving house soon, upgrading my DSL line to a bonded 40 meg down / 3 meg up dealie. This will give me two spare BT lines that we could use for some kind of dial up retro goodness - I'm open to suggestions...
Sampsa
On 1 Jul 2009, at 16:22, Sampsa Laine wrote:
Which I assume is a good thing?
BTW, I'm toying with hacking together a Fidonet - HECnet gateway. How easy is it to get mail in and out of VMS mail using say DCL?
Sampsa
On 1 Jul 2009, at 16:21, Bob Armstrong wrote:
Or am I misunderstanding something?
There are multiple routes now between Johnny's world and the Multinet
world...
Bob
Which I assume is a good thing?
BTW, I'm toying with hacking together a Fidonet - HECnet gateway. How easy is it to get mail in and out of VMS mail using say DCL?
Sampsa
On 1 Jul 2009, at 16:21, Bob Armstrong wrote:
Or am I misunderstanding something?
There are multiple routes now between Johnny's world and the Multinet
world...
Bob
At 8:21 AM -0700 7/1/09, Bob Armstrong wrote:
>Or am I misunderstanding something?
There are multiple routes now between Johnny's world and the Multinet
world...
Okay, things are a bit more robust than they were a couple years ago. I'm glad to hear that.
Zane
--
| Zane H. Healy | UNIX Systems Administrator |
| healyzh at aracnet.com (primary) | OpenVMS Enthusiast |
| MONK::HEALYZH (DECnet) | Classic Computer Collector |
+----------------------------------+----------------------------+
| Empire of the Petal Throne and Traveller Role Playing, |
| PDP-10 Emulation and Zane's Computer Museum. |
| http://www.aracnet.com/~healyzh/ |