On Jan 4, 2008 6:17 PM, zamri <[EMAIL PROTECTED]> wrote:

>
>
> On Jan 4, 2008 9:04 AM, zamri <[EMAIL PROTECTED]> wrote:
>
> >
> >
> > On Jan 3, 2008 6:08 PM, Paul J Stevens <[EMAIL PROTECTED]> wrote:
> >
> > > ---
> > >  dbmail-mailbox.c |    2 +-
> > >  1 files changed, 1 insertions(+), 1 deletions(-)
> > >
> > > diff --git a/dbmail-mailbox.c b/dbmail-mailbox.c
> > > index 5125295..d8c6e4b 100644
> > > --- a/dbmail-mailbox.c
> > > +++ b/dbmail-mailbox.c
> > > @@ -318,7 +318,7 @@ int dbmail_mailbox_dump(struct DbmailMailbox
> > > *self, FILE *file)
> > >        while (slice) {
> > >                g_string_printf(q,"SELECT is_header,messageblk,%s FROM
> > > %smessageblks b "
> > >                                "JOIN %sphysmessage p ON
> > > b.physmessage_id = p.id "
> > > -                               "JOIN %smessages m USING
> > > (physmessage_id) "
> > > +                               "JOIN %smessages m ON m.physmessage_id=
> > > p.id "
> > >                                "WHERE message_idnr IN (%s) "
> > >                                "ORDER BY messageblk_idnr ",
> > >                                date2char,
> > > --
> > > 1.5.3.7
> > >
> > >
> > ahh.. i see. this is the patch.
> >
>
> It worked.
>
> But I got error exporting INBOX:

[EMAIL PROTECTED] dbmail-2.2.8]# ./dbmail-export -v -u zamri -m INBOX -o
/root/zamri/HAM
Exporting [1] mailboxes for [zamri]
 export mailbox INBOX -> /root/zamri/HAM

In /var/log/messages:
Jan  5 12:25:19 webmail kernel: lt-dbmail-expor[30798]: segfault at
00000000007aa543 rip 00002aaaaaf2eb31 rsp 00007fffffb64e40 error 4



-- 
zamri
Linux System Administrator
Kolej ShahPutra Kuantan
Pahang Malaysia
Tel : 609.573.777.7 ext 119
web : http://muhdzamri.blogspot.com
_______________________________________________
DBmail mailing list
DBmail@dbmail.org
https://mailman.fastxs.nl/mailman/listinfo/dbmail

Reply via email to