> When launch go script, from the shell:
>
> $ go
> 21 Jan 2002 12:16:39 LISTSERV(R) for unix version 1.8d starting...
> 21 Jan 2002 12:16:39  Copyright L-Soft international 1986-1999
> 21 Jan 2002 12:16:39 Requeuing 2 mail files for delivery...
> Error opening '/opt/listserv/spool/38.mail': No such file or directory

This probably means that you have moved your LISTSERV installation (or at
least the spool directory) since you installed.  You probably need to edit
your Makefile to make sure that it contains the correct LSVROOT and
LSVSPOOL settings, stop LISTSERV, rename the current binaries, and then
run 'make update' to create new binaries with the correct paths.  The "No
such file or directory" error certainly seems to indicate that things
aren't where LISTSERV expects them to be.

--
Liam