Re: qmailadmin can change pop password but not the webpass

2001-02-04 Thread Francis P. Ling
Rick Updegrove writes: > Hi all > > I myself and 2 others have had this exact, ongoing, no matter what, always > using the latest versions of vpopmail and sqwebmail problem. > One person has stopped using vpopmail altogether, the other is just lazy > like me and was waiting for someone else

Re: vchkpw eats 99% of cpu time

2001-02-04 Thread Cajus Pollmeier
Am Samstag, 3. Februar 2001 00:28 schrieb Dan Phoenix: > not sure what the problem would be without personally logging in... > but i would write maybe a nice wrapper for it for now...man nice. > > > CP> In 90% of all cases popping the mails works fine. The other 10% > > CP> create > > CP> a vc

CDB or MySQL?

2001-02-04 Thread Sumith Ail
Hello, On our Dual PIII, 512 MB RAM, RH Linux 6.2 Server we plan to host around 500+ domains, few have them having hundreds of POP3 and alias email accounts. We paln to install Qmail+Vpopmail+Qmailadmin+Sqwebmail I'd love to have faster POP3, Qmailadmin and sqwebmail access for our customers an

Re: CDB or MySQL?

2001-02-04 Thread Greg Cope
Sumith Ail wrote: > > Hello, > > On our Dual PIII, 512 MB RAM, RH Linux 6.2 Server we > plan to host around 500+ domains, few have them having > hundreds of POP3 and alias email accounts. > > We paln to install Qmail+Vpopmail+Qmailadmin+Sqwebmail > > I'd love to have faster POP3, Qmailadmin an

POP3 refuses to authenticate

2001-02-04 Thread Andy Furnell
Every time one of my users connects through the pop3d supplied with qmail, they get 'Unable to enter $HOME/Maildir' errors... any ideas as to how I have to config pop3d to fix this? I've set the auth method to / bin/vchkpw, so it's not that, but I'm wondering if qmail needs a recompile. Thanks

RE: Next 5.0 features

2001-02-04 Thread Dennis Nichols
At 2/4/01 06:10 PM, Richard Antecki wrote: >Automatic creation of maildir's on receipt of email if an account exists >in the authentication database. >... >Wouldn't anyone else find this useful? Absolutlely!! -- Dennis Nichols [EMAIL PROTECTED]

Re: qmailadmin can change pop password but not the webpass

2001-02-04 Thread fox
Actually, it should be --with-authvchkpw There is no such configure line as --with-module-authvchkpw. Also, as stated in the INSTALL docs, if the vpopmail account exists, it will include that in the list of authentication modules to be built. Regards, Tren. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Re: POP3 refuses to authenticate

2001-02-04 Thread fox
Are the permissions properly set for the users home directory (IE, does the user own it? If it's a virtual user, is it owned by vpopmail.vchkpw?) Cheers, Tren. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - Tren Blackburn - Ownermailto:[EMAIL PROTECTED

vchkpw eats 99% of cpu time

2001-02-04 Thread Kari Suomela
Sunday February 04 2001 13:42, Cajus Pollmeier wrote to Dan Phoenix: CP> It doesn't depend on false logins here. It is just sometimes. I CP> lost Hard to say, what *really* causes it, but here it happens consistently, when a certain user tries to pick up his mail. Nothing gets logged! NOB

Newbie problem trying to compile sqwebmail over vpopmail

2001-02-04 Thread Oldarnie
Roger Arnold wrote: Hi, I am having a problem compiling sqwebmail over vpopmail and the problem seems to stem from something undefined in "vauth.c" in vpopmail, which is a symlink to "vmysql.c". The error is as follows: collect2: ld returned 1 exit status make[1]: *** [authvchkpw] Error 1 make[

Child Crashed

2001-02-04 Thread Da Bey
Hi there here what i get when i try to pop the mail : +OK <[EMAIL PROTECTED]> user [EMAIL PROTECTED] +OK pass test Out of memory (Needed 8164 bytes) -ERR aack, child crashed Connection closed by foreign host. and it output something very weird in the log : Feb 4 20:15:32 bloob out of memory

from 1 uid/gid to a uid/gid per domain.....how?

2001-02-04 Thread Yavuz Aydin
Hello all, I want to move from 1 uid/gid to a uid/gid per domain. But I want to have the existing domains to remain unmodified. Can i just change /var/qmail/users/assign and then chmod -R uid.gid /home/vpopmail/domains/domain.com, and then run /var/qmail/bin/qmail-newu? Will that work? Thanks i

Odd authentication problem

2001-02-04 Thread Bruce Lane
Fellow vchkpw folks, I'm having a POP3 authentication problem on our backup mail server. Here's the setup. Qmail 1.03 with tcpserver handling connections, and qmail-popup doing the POP work. Authentication is against /etc/passwd. OS is NetBSD 1.4.2. The p

Re: qmailadmin can change pop password but not the webpass

2001-02-04 Thread Mr Guven
I used this configure line, but it STILL don't workany ideas? ./configure --with-cachedir=/home/mailsys/sqwebmail/cache --without-authmysql --with-authvchkpw --enable-webpass=no --enable-webpass=vpopmail --enable-logincache --enable-hardtimeout=7200 --enable-softtimeo

Re: CDB or MySQL?

2001-02-04 Thread Sumith Ail
> > I'd love to have faster POP3, Qmailadmin and > sqwebmail > > access for our customers and minimum load on the > > server. So, is CDB or MySQL preferred for this > kind of > > setup for storing Vpopmail Virtual domain > information. > > CDB is very fast for lookups > MySQL is slower for lookup

Logging -- First Time Poster

2001-02-04 Thread s4mu
Hello, I am trying to establish useful logging for virtual domains. The end result i am trying to achieve would look something like: TIMESTAMP - SIZE - FROM ADDRESS - TO ADDRESS Does something like this exist? Any pointers? Where the FROM ADDRESS (for relayed mail) is taken from the username

CPU consuming vchkpw

2001-02-04 Thread Cajus Pollmeier
Hi again. Just found some processes of vchkpw running dead. They are in a infinite loop here (strace -p ): wait4(-1, 0xba08, 0, NULL) = -1 ECHILD (No child processes) Problem is that this should be a production system and I don't want these runaway processes and sporadically