Jan-Kees, I've made a new release (dbmail 1.2.7) which should take care of (most of) your problems.
Can you try downloading and building it? You don't have to rebuild your database, as nothing has changed in the database structure. Ilja On Mon, 2004-04-26 at 17:50, Jan-Kees Fels wrote: > Hi, > > You were right. Now however I have a problem at the next step: > > As what user are the dbmail daemons going to run? [default: dbmail] > [: unexpected operator > As what group are the dbmail daemons going to run? [default: dbmail] > [: unexpected operator > Ok installing dbmail executables as :.. > ./install-dbmail.sh: /bin/chown: not found > ./install-dbmail.sh: /bin/chown: not found > ./install-dbmail.sh: /bin/chown: not found > ./install-dbmail.sh: /bin/chown: not found > ./install-dbmail.sh: /bin/chown: not found > Ok installing manfiles in /usr/local/man/man1/.. > Done > fels# > > At the first question I answer with a return. In another session, I > answered by typing in "dbmail" and hitting return. Same result. I have > then created that user and group my self and ran the build.sh again from > the start. Same result. > > Thanks. > > JK > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Ilja Booij > Sent: Monday, April 26, 2004 5:15 PM > To: DBMail mailinglist > Subject: RE: [Dbmail] ERROR 1067 at line 7: Invalid > defaultvaluefor'alias_idnr' > > 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 > > > _______________________________________________ > Dbmail mailing list > [email protected] > https://mailman.fastxs.nl/mailman/listinfo/dbmail > > > > > _______________________________________________ > Dbmail mailing list > [email protected] > https://mailman.fastxs.nl/mailman/listinfo/dbmail
