On Mon, 2004-04-26 at 17:04, Jan-Kees Fels wrote: > Hi, > install-dbmail.sh: not found > install script failed. You can rerun this manually by running > install-dbmail.sh > fels#
This is probably the same error as before. change the line #!/bin/bash to #!/bin/sh in install-dbmail.sh Ilja
