[550] in OS/2_Discussion
Re: OS/2 Warp and Techmail
daemon@ATHENA.MIT.EDU (Paul B. Hill )
Wed May 17 19:08:07 1995
To: rca@MIT.EDU (Robert C. Armstrong)
Cc: os2partners@MIT.EDU
Date: Wed, 17 May 95 19:07:34
From: pbh@MIT.EDU (Paul B. Hill )
The current version of TechMail will run under OS/2 Warp when you have
support for winsock. Here is a quick summary of what you need to do.
Don't load kerbmem!
You Windows environment should have these three environment variables set:
KRBTKFILE=c:\net\kerb\kcache
TZ=EST5EDT
NDIR=c:\net
Now you need the following directory structure:
c:\net\kerb
with the files: krb.con and krbrealm.con
c:\net\tcp
with the resolv.cfg file
c:\net\mit
with techmail.exe, rmail.dll, dde_dial.dll, smtp.dll, mitpop.dll, vs.dll,
tm_text.dll, netwlib.dll, wshelper.dll, krbv4win.dll
This should do it. Note: that vs.dll reports an error that it can't find
wlibsock.dll. This won't affect TechMail's performance and we will release
the version of vs.dll that doesn't rely on wlibsock.dll at some point.
Paul