[vchkpw] courier-imap and vpopmail on x86_64 <-SOLVED

2005-05-10 Thread David Brohall
Ohh... Thank You all very much!
It all worked when I used courier-imap-3.0.8
Thanks again!
Best Regards,
David Brohall
- Original Message - 
From: "Martin Kos" <[EMAIL PROTECTED]>
To: 
Sent: Tuesday, May 10, 2005 8:20 AM
Subject: [vchkpw] Re: courier-imap and vpopmail on x86_64


hi ken
I compiled vpopmail, qmail and courier-imap version 3.0.7 on an AMD 64 
bit system last week with no problems at all. The only thing I had to 
tweak was when configuring qmailadmin, it needed an updated config.sub 
file.
we are talking about the newer versions of courier that use the 
courier-authlib library! the old versions of courier that don't have a 
common auth library work without a problem, but the newer courier-authlib 
isn't possible to compile and i don't know if the problem is with the 
library itself or vpopmail :-(

greets
 KoS
--
Martin Kos   +41-76-384-93-33
http://kos.liSay NO to HTML in mail ICQ# 13556143
Proudly running Debian GNU/Linux




Re: [vchkpw] courier-imap and vpopmail on x86_64

2005-05-09 Thread Ken Jones
On Monday 09 May 2005 2:14 pm, David Brohall wrote:
> Hi
>
> I'm sorry to bother you but I'm desperate for help with installing
> courier-authlib on Fedora Core 4 x86_64
>
> I run:
>
> # CFLAGS=-fPIC ./configure...
>
> without any problem but when I try to run make I got this error:
>
> Compiling preauthvchkpw.c
> preauthvchkpw.c: In function 'auth_vchkpw_pre':
> preauthvchkpw.c:67: warning: passing argument 1 of 'parse_email' discards
> qualifiers from pointer target type preauthvchkpw.c:141: warning: passing
> argument 3 of 'vset_lastauth' discards qualifiers from pointer target type
> Linking libauthvchkpw.la
> /usr/bin/ld: /home/vpopmail/lib/libvpopmail.a(vpopmail.o): relocation
> R_X86_64_32S against `a local symbol' can not be used when making a shared
> object; recompile with -fPIC /home/vpopmail/lib/libvpopmail.a: could not
> read symbols: Bad value collect2: ld returned 1 exit status
>
> It's no problem to compile courier-authlib without authvchkpw
>
> What shall I do to install courier-imap on my x86_64 system?
> I have been trying different settings for 30 hours now.
> Please I need some help.

Try not using the -fPIC flag

Ken Jones


[vchkpw] courier-imap and vpopmail on x86_64

2005-05-09 Thread David Brohall




Hi
 
I'm sorry to bother you but I'm desperate for 
help with installing courier-authlib on Fedora Core 
4 x86_64
 
I run:
 
# CFLAGS=-fPIC 
./configure... 
 
without any problem but when I try to run make I got this error:
 
Compiling 
preauthvchkpw.cpreauthvchkpw.c: In function 
'auth_vchkpw_pre':preauthvchkpw.c:67: warning: passing argument 1 of 
'parse_email' discards qualifiers from pointer target 
typepreauthvchkpw.c:141: warning: passing argument 3 of 'vset_lastauth' 
discards qualifiers from pointer target typeLinking 
libauthvchkpw.la/usr/bin/ld: /home/vpopmail/lib/libvpopmail.a(vpopmail.o): 
relocation R_X86_64_32S against `a local symbol' can not be used when making a 
shared object; recompile with -fPIC/home/vpopmail/lib/libvpopmail.a: could 
not read symbols: Bad valuecollect2: ld returned 1 exit 
status

It's no problem to compile courier-authlib without 
authvchkpw
 
What shall I do to install courier-imap on my 
x86_64 system?
I have been trying different settings for 30 hours 
now.
Please I need some help.
 
Best Regards,
David Brohall


[vchkpw] courier imap and vpopmail?

2004-01-10 Thread master
Hi, i have a little question about vpopmail and imap, i have been using it
since a while but recently i got a problem, vpopmail has added new directory
(0) and put all new domains in it , but the problem is that all domains
there doesn t work with courier-imap, in fact imap only check the main
directory of vpopmail
(i have try the vchkpw2userdb to see and no domain that are in the 0 appear)
has anyone got that problem and any solutions?
thanks



Re: [vchkpw] Courier imap and vpopmail

2003-03-25 Thread Michael Bowe
- Original Message - 
From: "Jamie Jensen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 26, 2003 7:26 AM
Subject: [vchkpw] Courier imap and vpopmail


> Hello,
> 
> I recently installed courier imap to complement qmail for the use of
> squirrel mail.  the setup is qmail (and it's requirements) vpopmail
> (using mysql for the database auth), courier imap and vpopmail.

Perhaps compare your setup against my 
vpopmail / mysql / courier-imap / squirrelmail guide at
http://www.pipeline.com.au/staff/mbowe/isp/webmail-server.htm

In particular note that you need to configure courier-imap with these
particular options for reliable operation with vpopmail :

  --without-authdaemon --with-authvchkpw 

Michael.



[vchkpw] Courier imap and vpopmail

2003-03-25 Thread Jamie Jensen
Title: Courier imap and vpopmail






Hello,


I recently installed courier imap to complement qmail for the use of

squirrel mail.  the setup is qmail (and it's requirements) vpopmail

(using mysql for the database auth), courier imap and vpopmail.


The problem i am experiencing is that one domain (currently 2 on the

server) will have the .Drafts, .Sent, .Trash folders along with the

courierimapsubscribed and courierimapuiddb files created when logging

in using IMAP.  The other domain does not get this treatement.


I can log in a few times to the user on the domain that the imap

folders are not created, but this is eventually prevented.  Deleting

the user and recreating does not help, the folders are never created. 

Login to all but one account (not the postmaster) is the eventual

result (via IMAP).  Restarting imapd does then allow access, but the

process is eventually repeated (10-60 minutes)


I have read the FAQ, I have read the archives of both this list,

google groups search and the archives on sourceforge (a pain since

their search engine is busted (or I don't know how to use it)) so

please do not refer me to those venues.


If you need additional information such as config parameters or the

like, please let me know what you would like.


Thank you,

Jamie Jensen





Re: [vchkpw] Courier Imap and Vpopmail w/mysql auth

2002-08-21 Thread Michael Bowe



I you mean you want to run vpopmail w/mysql 
backend,
and then add on courier-imap to give imap 
services,
then you could take a look at my guide which 
shows this combo :
http://www.pipeline.com.au/staff/mbowe/isp/webmail-server.htm
 
Michael.
 

  - Original Message - 
  From: 
  [EMAIL PROTECTED] 
  
  To: [EMAIL PROTECTED] 
  Sent: Thursday, August 22, 2002 7:07 
  AM
  Subject: [vchkpw] Courier Imap and 
  Vpopmail w/mysql auth
  
  is there anything special to get the Courier Imap 
  to work with Vpopmail and Qmail using Mysql Auth?
   
  Thanks
  Dave


[vchkpw] Courier Imap and Vpopmail w/mysql auth

2002-08-21 Thread davehall



is there anything special to get the Courier Imap 
to work with Vpopmail and Qmail using Mysql Auth?
 
Thanks
Dave