Re: SV: [Dbmail] Delever to wrong adresse

2003-01-23 Thread Ryan Butler
On Thu, 2003-01-23 at 13:33, Kasper Haagensen wrote: > I believe you lost me some how, what should I do to fixe this problem, > so my user can have there own mail and nobody else. > > Kasper Haagensen > There is no permanent solution yet, roel is working on it. The temporary workaround is: in

Re: [Dbmail] Delever to wrong adresse

2003-01-23 Thread Bret Baptist
On Thursday 23 January 2003 12:43 pm, Ryan Butler wrote: > On Thu, 2003-01-23 at 12:17, Bret Baptist wrote: > > By the way, the double free is still in CVS. Though mine looks like > > this: /* memory cleanup */ > > my_free(buffer); > > buffer = NULL; > > my_free(apop_stamp); > > apop_stamp

SV: [Dbmail] Delever to wrong adresse

2003-01-23 Thread Kasper Haagensen
@dbmail.org Emne: Re: [Dbmail] Delever to wrong adresse On Thursday 23 January 2003 9:40 am, Ryan Butler wrote: > Also on the pop3 server sig 11'ing, there is a double free going on on > an apop string, I commented out one of the my_free() 's and it quit > segfaulting. > >

Re: [Dbmail] Delever to wrong adresse

2003-01-23 Thread Ryan Butler
On Thu, 2003-01-23 at 12:17, Bret Baptist wrote: > On Thursday 23 January 2003 9:40 am, Ryan Butler wrote: > > Also on the pop3 server sig 11'ing, there is a double free going on on > > an apop string, I commented out one of the my_free() 's and it quit > > segfaulting. > > > > The double my_free i

Re: [Dbmail] Delever to wrong adresse

2003-01-23 Thread Bret Baptist
On Thursday 23 January 2003 9:40 am, Ryan Butler wrote: > Also on the pop3 server sig 11'ing, there is a double free going on on > an apop string, I commented out one of the my_free() 's and it quit > segfaulting. > > The double my_free is in pop3_handle_client: > > /* memory cleanup */ > my_free(b

Re: [Dbmail] Delever to wrong adresse

2003-01-23 Thread Ryan Butler
On Thu, 2003-01-23 at 09:49, Roel Rozendaal - IC&S wrote: > Hi, > > this is indeed not supposed to happen - i'll be looking into the code > shortly. On the sig11 solution: which version do you use? In current > CVS (and 1.0 release) there is no pop3_handle_client() function and the > double fre

Re: [Dbmail] Delever to wrong adresse

2003-01-23 Thread
lbox_idnr: 156 Original Message ---- From: Roel Rozendaal - IC&S To: dbmail@dbmail.org Subject: Re: [Dbmail] Delever to wrong adresse Sent: Thu, 23 Jan 2003 09:40:52 +0100 and what is the id of the user who actually gets the message? and what is it\'s mailbox_idnr? Kasper Haag

Re: [Dbmail] Delever to wrong adresse

2003-01-23 Thread Ryan Butler
The one there should get it: > > user_idnr: 23 > > mailbox_idnr: 156 > > > > > > Original Message > > From: Roel Rozendaal - IC&S > > To: dbmail@dbmail.org > > Subject: Re: [Dbmail] Delever to wrong adresse > > Sent: Thu, 23 Jan 200

Re: [Dbmail] Delever to wrong adresse

2003-01-23 Thread Bret Baptist
On Thursday 23 January 2003 1:36 am, Kasper Haagensen wrote: > Hei > > I have some problem, som of my email goes to the wrong user? > > When i check my log-file and MySQL-setup i can not find anything wrong! > > Has other, experience the same sort of problem and have anyone got an idea > of, what i

Re: [Dbmail] Delever to wrong adresse

2003-01-23 Thread
e one there should get it: user_idnr: 23 mailbox_idnr: 156 Original Message From: Roel Rozendaal - IC&S To: dbmail@dbmail.org Subject: Re: [Dbmail] Delever to wrong adresse Sent: Thu, 23 Jan 2003 09:40:52 +0100 and what is the id of the user who actually gets the message? and what is it

Re: [Dbmail] Delever to wrong adresse

2003-01-23 Thread Kasper Haagensen
The one there get\'s it: user_idnr: 18 mailbox_idnr: 81 The one there should get it: user_idnr: 23 mailbox_idnr: 156 Original Message From: Roel Rozendaal - IC&S To: dbmail@dbmail.org Subject: Re: [Dbmail] Delever to wrong adresse Sent: Thu, 23 Jan 2003 09:40:52 +0100 an

Re: [Dbmail] Delever to wrong adresse

2003-01-23 Thread
d,interna l_date,recent_flag,status) VALUES (156, 0, \"\", \"2003-01-17 10:53:03\", 1, \'005\')] Original Message From: Roel Rozendaal - IC&S To: dbmail@dbmail.org Subject: Re: [Dbmail] Delever to wrong adresse Sent: Thu, 23 Jan 2003 09:23:56 +0100 never hea

Re: [Dbmail] Delever to wrong adresse

2003-01-23 Thread Kasper Haagensen
uery(): executing [INSERT INTO messages(mailbox_idnr,messagesize,unique_id,interna l_date,recent_flag,status) VALUES (156, 0, \"\", \"2003-01-17 10:53:03\", 1, \'005\')] Original Message From: Roel Rozendaal - IC&S To: dbmail@dbmail.org Subject: Re: [Dbmail] D

Re: [Dbmail] Delever to wrong adresse

2003-01-23 Thread Kasper Haagensen
il/smtp[18835]: db_query(): executing [INSERT INTO messages(mailbox_idnr,messagesize,unique_id,interna l_date,recent_flag,status) VALUES (156, 0, \"\", \"2003-01-17 10:53:03\", 1, \'005\')] Original Message ---- From: Roel Rozendaal - IC&S To: dbmail@dbmail.

Re: [Dbmail] Delever to wrong adresse

2003-01-23 Thread
never heard of this problem before - could you check the aliases table? To what address is the mail send, what is it's corresponding entry in the aliases table, which entries does the wrong user (the one getting the mail) have in the aliases table, to which mailboxes are those users connected e

[Dbmail] Delever to wrong adresse

2003-01-23 Thread Kasper Haagensen
Hei I have some problem, som of my email goes to the wrong user? When i check my log-file and MySQL-setup i can not find anything wrong! Has other, experience the same sort of problem and have anyone got an idea of, what is going wrong here? mvh kasper