Hi,

The build script of 1.2.7 works great.

Next step is a problem though.

fels# dbmail-adduser a jankees secret 0 0 [EMAIL PROTECTED]

*** dbmail-adduser ***
Opening connection to database...
Failed. Could not connect to database (check log)
fels#

In another session, I am connected to mysql, so mysql is up and running. See
also below:

fels# mysql -uroot -p
Enter password: 
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 2 to server version: 4.0.18

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> show databases;
+----------+
| Database |
+----------+
| dbmail   |
| mysql    |
| test     |
+----------+
3 rows in set (0.04 sec)

mysql>




Please help

JK


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Ilja Booij
Sent: Tuesday, April 27, 2004 10:17 AM
To: DBMail mailinglist
Subject: RE: [Dbmail] ERROR 1067 at line 7: Invalid
defaultvaluefor'alias_idnr'

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

_______________________________________________
Dbmail mailing list
[email protected]
https://mailman.fastxs.nl/mailman/listinfo/dbmail




Reply via email to