[vchkpw] SQwebmail & Vpopmail problems

2006-09-06 Thread Jack Jones
Hi, sqwebmail's been working fine for me for months now. Recently my machine rebooted and now sqlwebmail's no longer working. Any successful logins return the following: Your request cannot be authenticated. Either your session has timed out, or your IP address has changed. If you are dialing in vi

Re: SqWebMail+vpopmail

2001-07-15 Thread Alexander Bahlo
On Fri, 13 Jul 2001 17:52:18 +0200, Andrea Cerrito wrote: >Anyway, my configure was like: Great - I got it to work! (Ok, there was also a password-issue, but your config (that I adapted) made things much easier, since it limited the possibilites for faults a lot.) Thank you very much :-)) -Alex

Re: SqWebMail+vpopmail

2001-07-13 Thread Andrea Cerrito
> I've read like --with-authvchkpw is automatically included when > configuring > with --enable-webpass=vpopmail? Don't know. Anyway, trying to force when you compile can't make problems :). > Anyway, I also tried that without > difference. > Could it mean, that I have to explicitely _exclude_ a

Re: SqWebMail+vpopmail

2001-07-13 Thread Alexander Bahlo
On Fri, 13 Jul 2001 16:53:36 +0200, Andrea Cerrito wrote: >You have to set the authmodule / compile, as stated in the INSTALL file. > >* VPOPMAIL authentication >... > * --without-module - explicitly disable an authentication module > named "module". Example: --without-authpam.

Re: SqWebMail+vpopmail

2001-07-13 Thread Andrea Cerrito
> Hello, > > Now how does SqWebMail find out where the vpopmail-password files > are located? With the right authmodule. > Which rights do SqWebMail's CGI-Script must have that it can read > the password > file? None specially. > Are there any parameters besides --enable-webpass=vpopmail th

SqWebMail+vpopmail

2001-07-13 Thread Alexander Bahlo
Hello, after using qmail 1.03 with vpopmail without problems I wanted to use SqWebMail but after installation I really don't know how to login now. As far as I have understood, at the moment I have to login with Domain at the moment and with the POP3 password. Unfortunately this doesn't work. No

Re: sqwebmail, vpopmail

2001-05-01 Thread Ken Jones
"Jonathan J. Smith" wrote: > > "Jonathan J. Smith" wrote: > > > > I have had a system running for most of a year without any issues. > > > > Recently something has occured to case sqwebmail to NOT successfully > > validate any users. vpopmail is still working and POP passwords > > validate > > f

Re: sqwebmail, vpopmail

2001-05-01 Thread Jonathan J. Smith
"Jonathan J. Smith" wrote: > > I have had a system running for most of a year without any issues. > > Recently something has occured to case sqwebmail to NOT successfully > validate any users. vpopmail is still working and POP passwords > validate > fine through it. > > Has anyone run across t

Re: sqwebmail, vpopmail

2001-04-17 Thread Ken Jones
"Jonathan J. Smith" wrote: > > I have had a system running for most of a year without any issues. > > Recently something has occured to case sqwebmail to NOT successfully > validate any users. vpopmail is still working and POP passwords > validate > fine through it. > > Has anyone run across t

sqwebmail, vpopmail

2001-04-17 Thread Jonathan J. Smith
I have had a system running for most of a year without any issues. Recently something has occured to case sqwebmail to NOT successfully validate any users. vpopmail is still working and POP passwords validate fine through it. Has anyone run across this who could suggest to me a cause for this s

Re: sqwebmail (vpopmail 4.9.7+mysql) compile fails

2001-01-22 Thread Mark Steller
riginal Message - From: Mark Steller Sent: Monday, January 22, 2001 9:45 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: sqwebmail (vpopmail 4.9.7+mysql) compile fails I figured out a fix to this from looking at previous postings. Here is what you need to do.   run ./configure [your op

Re: sqwebmail (vpopmail 4.9.7+mysql) compile fails

2001-01-22 Thread Mark Steller
: RE: sqwebmail (vpopmail 4.9.7+mysql) compile fails Hi, I got the same error. Do get an answer about your qustion? I don't know what I can do any more. Is your system running now? What have you done?   mfg Sebastian Grewing -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROT

Re: sqwebmail (vpopmail 4.9.7+mysql) compile fails

2001-01-16 Thread Mark Steller
MySQL-3.23.30-1.i386.rpm, is the server.  I also have the clients installed as well as the mentioned development libraries.     - Original Message - From: Aaron Carr Sent: Tuesday, January 16, 2001 9:18 PM To: Mark Steller Subject: RE: sqwebmail (vpopmail 4.9.7+mysql) compile fails I

sqwebmail (vpopmail 4.9.7+mysql) compile fails

2001-01-16 Thread Mark Steller
I installed vpopmail with mysql support and qmailadmin no problems works good. Now I want to get sqwebmail 1.2.1 running, but have problem around the authlib part. I even tried sqwebmail 1.1.2 both with same results. I run:   ./configure --with-htmllibdir=/usr/local/share/sqwebmail --with-cachedir=

RE: compiling sqwebmail+vpopmail(mysql)

2001-01-15 Thread Daniel Kafka
Dear Ismail, your small trick helped me;)) After adding LDFLAGS =-L/usr/local/lib/mysql -lmysqlclient to authlib/Makefile and sqwebmail/Makefile compilation finished without any problem. Hope the same should be with new version of qmailadmin and courier-imap. >what is your LDFLAGS >it should l

Re: compiling sqwebmail+vpopmail(mysql)

2001-01-15 Thread Ismail YENIGUL
hi what is your LDFLAGS it should like this at authlib/Makefile file LDFLAGS =-L/your/mysql/lib/path -lmysqlclient if you do not know where is your mysql lib path use # find / -name libmysqlclient.a to find which directory your mysql lib byee On Mon, 15 Jan 2001, [EMAIL PROTECTED] wrote: > Hi

compiling sqwebmail+vpopmail(mysql)

2001-01-15 Thread guli
Hi all. I have problem with compiling SQWEBMAIL-1.1.2 with Vpopmail-4.9.7 using Mysql storage. Vpopmail and Qmailadmin works fine (did manualy changes in Makefile for links to -lmysqlclient, before i did this changes for Qmailadmin it returns the same error messages like below.) but i'cant comp

Sqwebmail +vpopmail make error on Solaris 2.7(sparc)

2001-01-05 Thread Ismail YENIGUL
hi i am trying again again compile to sqwebmail courier-imap with vpopmail-4.9.4 (MySQL supported) i set LDFLAG="-L/export/home/vpopmail/lib -lvpopmail -L/usr/local/mysql/lib -lmysqlclient" at authlib/Makefile when i write make ,i get following error make[1]: Entering directory `/export/h

Re: sqwebmail + vpopmail

2000-10-30 Thread Ken Jones
I have a new version of preauthvchkpw.c that will be in a later release of sqwebmail. For the time being you can get it from http://www.inter7.com/vpopmail/preauthvchkpw.c It also supports deny webmail access (via vpopmail gid bit flags) supports deny courier-imap access (via vpopmail gid bit fl

sqwebmail + vpopmail

2000-10-25 Thread John
I'm having a problem with sqwebmail 1.0 and vpopmail 4.9.5. It will authenticate for the default domain by just typing in the username, and it will authenticate for other domains by typing in complete e-mail address, but if I type in an e-mail address that's not on our system such as [EMAIL PROT

Fwd: Re: APOP with sqwebmail + vpopmail ???

2000-10-01 Thread Guenther Blatzheim
IL PROTECTED]" <[EMAIL PROTECTED]> >Subject: Re: APOP with sqwebmail + vpopmail ??? >X-No-Archive: Yes > >On Sun, 1 Oct 2000, Guenther Blatzheim wrote: > > > At 11:19 01.10.2000 -0400, you wrote: > > > > >Because APOP is an authentication mechanism used b

Sqwebmail+vpopmail don't compile

2000-09-24 Thread xie
Hi..!! I've qmail + mysql + vpopmail This is my problem: i use vpopmail4.9.3+mysql3.22.32+sqwebmail0.99 # my configure for sqwebmail-0.99 ./configure --with-cacheowner=vpopmail --enable-logincache --enable-softtimeout=1200 --enable-webpass=vpopmail --with-module=authvchkpw --with-cach