how to install vpopmail + courier imap

2001-01-24 Thread Said Madrus
Dear all, how to install courier-imap and vpopmail ?? i have already installed vpopmail-4.9.6-1 and courier-imap-1.3.1, but still error like this : = /home/vpopmail/lib/libvpopmail.a(vauth.o): In function `vauth_open': /source/vpopmail-4.9.6-1/vauth.c:59: undefined reference to `mysql_init' /s

Re: Autoresponder

2001-01-24 Thread Sumith Ail
I too need to clear this doubt. Can't we set an autoresponder for user already created in qmailadmin - Sumith - Original Message - From: Tom King <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 24, 2001 2:32 PM Subject: Autoresponder > I have been playing around wit

Re: Qmailadmin Error ---PLEASE HELP! Still Stuck

2001-01-24 Thread Sumith Ail
I am still stuck with Vpopmail 4.9.8 and Qmailadmin 0.42. Has anyone out there got both of them working together... If I add a domain without the -u option the domain gets created in /home/vpopmail/domains and Qmailadmin 0.42 works properly but if I create a Unix system user test and, vadddoma

Re: how to install vpopmail + courier imap

2001-01-24 Thread Sumith Ail
I think the following will help which came across this list ... your mysql library flag is missing in authlib/Makefile in authlib/Makefile file find LDFLAGS line and set it to LDFLAGS=-L/your/mysql/lib/path -lmysqlclient change the /your/mysql/lib/path to with your mysql lib dir if you do not

Re: No bounces, all mail goes to postmaster.

2001-01-24 Thread Daniel Hardaker
> Thank you copiously... strangely enough, this was the only domain out of > several which had the postmaster defined as the bounce location.. and > considering htat I didn't change anything - is there something in the > vadddomain binary that would be setting this? Only thing I can think of is t

Troubles with compiling vpopmail-4.9.8 with oracle auth module

2001-01-24 Thread Yura Korotchenko
I use qmail-1.03 oracle 8.0.5 Solaris 7 #./configure --enable-passwd=n --enable-oracle=y ... all ok #make Making all in cdb gcc -g -O2 -Wall -o vchkpw vchkpw.o libvpopmail.a -L/usr/oracle/app/oracle/product/8.0.5/lib -lclntsh -lclient -lsocket -lnsl -lcrypt -lcommon -lnetv2 -lnetwo

still waiting for an answer

2001-01-24 Thread Sumith Ail
> I am still stuck with Vpopmail 4.9.8 and Qmailadmin 0.42. Has anyone out > there got both of them working together... > > If I add a domain without the -u option the domain gets created in > /home/vpopmail/domains > > and Qmailadmin 0.42 works properly > > but if I create a Unix system user te

Migrate old ezmlm-idx lists?

2001-01-24 Thread Robin S. Socha
Having happily installed vpopmail (thanks, Sam, for revealing my no-brainer... no idea where I got a version of vpopmail /that/ old...), I'm now trying to migrate my (many. large. old.) ezmlm-idx mailing lists. Thing is, I used to have them all in one dir (crd) and symlinking from ~vpopmail/domain

Re: how to install vpopmail + courier imap

2001-01-24 Thread Roman Serbski
Hi! > your mysql library flag is missing in authlib/Makefile > > in authlib/Makefile file > find LDFLAGS line and set it to > LDFLAGS=-L/your/mysql/lib/path -lmysqlclient > change the /your/mysql/lib/path to with your mysql lib dir It doesn't work, because in this case, courier crashes (in my ca

vpopmail and qmail-smtpd-auth

2001-01-24 Thread Alberto Rodríguez
I´m a bit confusing with faq: http://members.elysium.pl/brush/qmail-smtpd-auth/faq.html#a2 There, you have some steps to install qmail-smtpd-auth with vpopmail. Below I add steps... is possible to use qmail-smtpd-auth wiht vpopmail ? Answer. (this answer is contributed by Christopher Seawo

Re: vpopmail and qmail-smtpd-auth

2001-01-24 Thread Bill Shupp
I believe those steps are a little out of date. And the patch you sent me has been changed slightly. Looks like there is extra spaces at the beginnings of some of the lines. If you need it again, I can tar it up to help insure that it's unchanged. But since posting that updated patch, Kris tol

Fatal troubles with default domain?

2001-01-24 Thread Alex Povolotsky
Hello! I'm trying to set up the latest vpopmail to make it working with the following configuration: - local virtual domain - mysql as database - /etc/passwd authorization active Configuration is run as: --enable-default-domain=udev.over.ru --enable-mysql=y --enable-sqlincdir=/usr/local/inc

Re: still waiting for an answer

2001-01-24 Thread Sumith Ail
Which versions of vpopmail and qmailadmin are you using... Just let me know which versions will work fine...I need to implement file system quota support for each virtual domain. Regards Sumith --- Tom King <[EMAIL PROTECTED]> wrote: > I'm using a different version and haven't seen that > problem

Compile Error

2001-01-24 Thread Aaron Carr
I'm getting the error "installation or configuration problem: C compiler cannot create exacutables" when I attempt to run ./configure I'm using vpopmail-4.9.8, I WAS using Redhat 7 but I know there were comp= iler issues at some point, so I backed down to Redhat 6.2. I have gcc-2.95 installed. A