I'm trying to configure IMAP access to CHIMPY, and have turned it on in the MULTINET
server.
I restarted the server, but when I connect to port 143 (IMAP), I get this:
$ telnet chimpy 143
Trying 192.168.77.246...
Connected to
chimpy.inside.sampsa.com.
Escape character is '^]'.
$ Set NoOn$ VERIFY = F$VERIFY(F$TRNLNM("SYLOGIN_VERIFY"))
What is going on? Why is the IMAP service outputting DCL code?