> -----Original Message-----
> From: Sashka Nochkin [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, November 27, 2001 9:53 AM
> To: Vpopmail List
> Subject: Re: courier imap
> 
> 
> Hi
> 
> 
> > > Since I am building rpms, it would be really useful to know how to
> > > build courier-imap without vpopmail as build prerequisite.
> > 
> > Get vpopmail installed first.  Then grab the latest courier-imap.  I'm 
> > not sure what version you have installed, but imapd.config changed to 
> > imapd some time ago.
> > 
> > You'll have problems reading libvpopmail.a when compiling courier-imap 
> > as a non root user.  You'll need to temporarily change permissions on 
> > libvpopmail.a before compiling.
> > 
> btw, i always wanted to know, what's a reason to put permission 
> 700 on ~vpopmail/lib
> and libvpopmail.a. does it have some kind of sensitive information inside
> for non-root user?
> 
> 

[root@localhost lib]# grep <mysqluser> libvpopmail.a
Binary file libvpopmail.a matches

[root@localhost lib]# grep <mysqlpassword> libvpopmail.a
Binary file libvpopmail.a matches

vi that file and you'll find that info

Dallas

Reply via email to