Some old documentation for our IRCd server included info on how to configure our proprietary IRCd config file to link to
UnrealIRCd 3.2.8. So I think our server should have worked with UnrealIRCd 3.2.8 in the past, but unfortunately the project was put
on shelf several years ago and the developer has since left, and I now got the job to pick it up ...
I have successfully linked two UnrealIRCd 4.0 with their local mIRC clients chatting in IM. When I linked one UnrealIRCd 4.0 to our own
IRCd server, I can see that we are getting PASS, PROTOCTL, and eventually PANGPANG from UnrealIRCd. Our server code
indicates that it knew about possible UnrealIRCd commands after having received PASS, but chose to ignore these, and
after PASS command, just want to see a SERVER command. And since UnrealIRCd 3.2.8 did not send PANGPANG, I think
it should work with our IRCd server as the old documentation implied.
So based on what I can see now, I believe our server did work with UnrealIRCd 3.2.8 in the past, but unfortunately we did not have
the 3.2.8 binary. If you have UnrealIRCd 3.2.8 Windows installer binary somewhere on your shelf, I would appreciate getting hold
of it. Thanks in advance
