Hello all,

In continuation, POP3 works if I manually create the maildir for the user,
and manually set the rights for vmail (it defaults to root). The maildir
tree looks like this

/var/qmail/maildirs ------------------( exists already)
                            | user  ----------- (created manually)
                                    | Maildir  --- (created by Qmail
automatically)
                                                   | cur
                                                   | new
                                                   | tmp

Can somebody shed light on this please ?

Thanks in advance

Regards
Michael Fuller



----- Original Message -----
From: "Michael Fuller" <[EMAIL PROTECTED]>
To: "Claudio Jeker" <[EMAIL PROTECTED]>
Cc: "Qmail LDAP Forum" <[EMAIL PROTECTED]>
Sent: Saturday, November 30, 2002 5:13 PM
Subject: Re: Compiling Qmail LDAP patch


> Hi,
>
> I made the change, and now it works. However I get a "-ERR mailbox is
> corrupted" message. The archives don't shed any light on this. Could
> somebody please help me on this ?
>
> Regards,
> Michael Fuller
>
>
> ----- Original Message -----
> From: "Claudio Jeker" <[EMAIL PROTECTED]>
> To: "Qmail LDAP Forum" <[EMAIL PROTECTED]>
> Sent: Saturday, November 30, 2002 4:56 PM
> Subject: Re: Compiling Qmail LDAP patch
>
>
> > On Sat, Nov 30, 2002 at 01:56:14PM +0530, Michael Fuller wrote:
> > > Hello all,
> > >
> > > I tried to compile Qmail LDAP patch, and this is what I got
> > >
> > > maildir++.c: In function `quota_check':
> > > maildir++.c:214: `NULL' undeclared (first use in this function)
> > > maildir++.c:214: (Each undeclared identifier is reported only once
> > > maildir++.c:214: for each function it appears in.)
> > > maildir++.c: In function `quota_get':
> > > maildir++.c:247: `NULL' undeclared (first use in this function)
> > > maildir++.c: In function `quota_writesize':
> > > maildir++.c:424: `NULL' undeclared (first use in this function)
> > > make: *** [maildir++.o] Error 1
> > >
> > > Is there a workaround ?
> > > Thanks in advance :-)
> > >
> >
> > a) wait one or two days, then the new patch with this fixed will be
> > released.
> > b) add the line
> > #define NULL (void*)0
> > somewhere at the top of the maildir++.c file.
> >
> > --
> > :wq Claudio
> >
>
>

Reply via email to