Re: [Dbmail-dev] adduser

2004-04-21 Thread Anton Nekhoroshih
В Срд, 21.04.2004, в 13:27, Ilja Booij пишет: I apologize, has found in what a problem, during time recrusive calls it is lost database statment and as the result db_get_result can return NULL, and is farther signal 11. it is necessary to think out something, I initially did not like functions db

Re: [Dbmail-dev] adduser

2004-04-21 Thread Ilja Booij
On Wed, 2004-04-21 at 11:03, Anton Nekhoroshih wrote: > В Срд, 21.04.2004, в 12:52, Ilja Booij пишет: > > On Mon, 2004-04-19 at 18:25, Anton Nekhoroshih wrote: > > > п▓ п÷п╫п╢, 19.04.2004, п╡ 13:42, Ilja Booij > > > п©п╦я┬п╣я┌: > > > > > > Before I have alter

Re: [Dbmail-dev] adduser

2004-04-21 Thread Ricardo Kustner
On Wednesday 21 April 2004 11:02, Ilja Booij wrote: > On Wed, 2004-04-21 at 10:57, John Hansen wrote: > > You can download a copy from oracle,... It's free for personal / > > development use. > I know. I just had some trouble installing it. It wanted to install only > on RHES or UnitedLinux.. I Pro

Re: [Dbmail-dev] adduser

2004-04-21 Thread Anton Nekhoroshih
В Срд, 21.04.2004, в 12:52, Ilja Booij пишет: > On Mon, 2004-04-19 at 18:25, Anton Nekhoroshih wrote: > > п▓ п÷п╫п╢, 19.04.2004, п╡ 13:42, Ilja Booij п©п╦я┬п╣я┌: > > > > Before I have altered to myself function db_addalias in field DELIVER_TO > > were USER_IDNR and delivery on it alisam did not re

RE: [Dbmail-dev] adduser

2004-04-21 Thread Ilja Booij
On Wed, 2004-04-21 at 10:57, John Hansen wrote: > You can download a copy from oracle,... It's free for personal / development > use. I know. I just had some trouble installing it. It wanted to install only on RHES or UnitedLinux.. I Probably overlooked something. Ilja

RE: [Dbmail-dev] adduser

2004-04-21 Thread John Hansen
You can download a copy from oracle,... It's free for personal / development use. ... John -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ilja Booij Sent: Wednesday, April 21, 2004 6:53 PM To: DBMAIL Developers Mailinglist Subject: Re: [Dbmai

Re: [Dbmail-dev] adduser

2004-04-21 Thread Ilja Booij
On Mon, 2004-04-19 at 18:25, Anton Nekhoroshih wrote: > В Пнд, 19.04.2004, в 13:42, Ilja Booij пишет: > > Before I have altered to myself function db_addalias in field DELIVER_TO > were USER_IDNR and delivery on it alisam did not reach. As soon as all > has altered, as I spoke, all has e

Re: [Dbmail-dev] adduser

2004-04-19 Thread Anton Nekhoroshih
В Пнд, 19.04.2004, в 13:42, Ilja Booij пишет: Before I have altered to myself function db_addalias in field DELIVER_TO were USER_IDNR and delivery on it alisam did not reach. As soon as all has altered, as I spoke, all has earned. > On Fri, 2004-04-16 at 18:43, Anton Nekhoroshih wrote: > > п▓ п÷я

Re: [Dbmail-dev] adduser

2004-04-19 Thread Ilja Booij
On Fri, 2004-04-16 at 18:43, Anton Nekhoroshih wrote: > В Птн, 16.04.2004, в 16:27, Ilja Booij пишет: > > I disagree here below an example not the worker: > > ./dbmail-adduser a [EMAIL PROTECTED] secret 0 2500 > [EMAIL PROTECTED] [EMAIL PROTECTED] > > mail -s test [EMAIL PROTECTED]

Re: [Dbmail-dev] adduser

2004-04-16 Thread Anton Nekhoroshih
В Птн, 16.04.2004, в 16:27, Ilja Booij пишет: I disagree here below an example not the worker: ./dbmail-adduser a [EMAIL PROTECTED] secret 0 2500 [EMAIL PROTECTED] [EMAIL PROTECTED] mail -s test [EMAIL PROTECTED] .. and in log Apr 16 01:50:57 bkh dbmail/smtp[12147]: dboracle.c,db_query

Re: [Dbmail-dev] adduser

2004-04-16 Thread Ilja Booij
On Fri, 2004-04-16 at 00:58, Anton Nekhoroshih wrote: > On mine are incorrectly created aliases at creation of users. > It should seems to me it to be so: (see attach) Ah, I see what you mean now. As a matter of fact, the behaviour as it was was the right behaviour. In the deliver_to field of th

Re: [Dbmail-dev] adduser

2004-04-16 Thread Ilja Booij
On Fri, 2004-04-16 at 00:58, Anton Nekhoroshih wrote: > On mine are incorrectly created aliases at creation of users. > It should seems to me it to be so: (see attach) I don't really understand how things could go wrong when using the current version of db_addalias. The user_idnr that goes in is a

[Dbmail-dev] adduser

2004-04-16 Thread Anton Nekhoroshih
On mine are incorrectly created aliases at creation of users. It should seems to me it to be so: (see attach) Index: db.c === RCS file: /cvsroot-dbmail/dbmail/db.c,v retrieving revision 1.37.2.1 diff -c -r1.37.2.1 db.c *** db.c 2004/0