The following issue has been SUBMITTED. ====================================================================== http://www.dbmail.org/mantis/view.php?id=491 ====================================================================== Reported By: guido Assigned To: ====================================================================== Project: DBMail Issue ID: 491 Category: installation scripts Reproducibility: have not tried Severity: major Priority: normal Status: new target: ====================================================================== Date Submitted: 16-Jan-07 18:59 CET Last Modified: 16-Jan-07 18:59 CET ====================================================================== Summary: Several problems with today's 2.2.1-1 Debian package Description: - issue 0000479 is there again: forward slashes in "host" parameter in my /etc/dbmail/dbmail.conf conflict with some sed s statement in installation scripts;
- /etc/init.d/dbmail: start-stop-daemon: need at least one of --exec, --pidfile, --user or --name This happened when starting dbmail-imapd after package configuration: replacing --startas with --exec solved the problem for me, but I'm not sure why. - bashism in /etc/init.d/dbmail: /etc/init.d/dbmail: 1: let: not found This happened while generating the "failed" message (it doesn't seem critical); I'm not sure the problem is in the dbmail package! I suspect a "bashism" since my default shell is dash and replacing #!/bin/sh with #!/bin/bash solved this one. Sorry about being not so helpful... keep up with the good work! ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 16-Jan-07 18:59 guido New Issue ====================================================================== _______________________________________________ Dbmail-dev mailing list Dbmail-dev@dbmail.org http://twister.fastxs.net/mailman/listinfo/dbmail-dev