Re: vchkpw eats 99% of cpu time

2001-02-05 Thread Cliff To
>>Starting with svscan with something like this in >>/var/qmail/supervise/qmail-pop3/run: >> >>#!/bin/sh >>HOSTNAME=`hostname -f` >>exec /usr/local/bin/softlimit -m 2000 \ >>/usr/local/bin/tcpserver -v -p -x /etc/tcp.smtp.cdb \ >>0 pop-3 /var/qmail/bin/qmail-popup $HOSTNAME \ >>/home/vpopmail

Re: vchkpw eats 99% of cpu time

2001-02-05 Thread Cliff To
One more thing, why you wanted to check against tcp.smtp.cdb for pop3d? It just causes unnecessary overhead since pop3d requires authentication. _ Get your FREE download of MSN Explorer at http://explorer.msn.com

Re: qmailadmin can change pop password but not the webpass

2001-02-05 Thread fox
Have you tried to change the password via the sqwebmail preferences screen? These settings won't affect the qmailadmin software, only the sqwebmail software. Tren. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - Tren Blackburn - Ownermailto:[EMAIL PROTEC

Re: qmailadmin can change pop password but not the webpass

2001-02-05 Thread M. Guven Mucuk
sqwebmail > preferences > change password: this changes the web password. but i want my qmailadmin work fine too. So no one knows why does qmailadmin *ONLY* change POP3 password? [EMAIL PROTECTED] writes: > Have you tried to change the password via the sqwebmail preferences > screen? These

Next 5.0 features

2001-02-05 Thread Leonardo Magallon
Not related to vpopmail but since you guys do qmailadmin as well here it goes. It would be nice for qmailadmin to report when was the last time the user visited his account so that on large systems one could delete non-active accounts. My 2 cents. Leo.

Re: Next 5.0 features

2001-02-05 Thread Dean Mumby
That would be a really neat feature - Original Message - From: "Leonardo Magallon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 05, 2001 6:34 PM Subject: Next 5.0 features > *This message was transferred with a trial version of CommuniGate(tm) Pro* > Not related to

vchkpw eats 99% of cpu time

2001-02-05 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 CP> my strace output, but it says something like "rescource CP> temporarily CP> unavailable" in an infinite loop. During the weekend the server

RE: CDB or MySQL?

2001-02-05 Thread Brad Dameron
MySQL definately. --- Brad Dameron[EMAIL PROTECTED] Network Account Executive 877-663-4349 TSCNet Online Services www.tscnet.com > -Original Message- > From: Sumith Ail [mailto:[

Re: Next 5.0 features

2001-02-05 Thread M. Guven Mucuk
(Sorry, I continue to write to vpopmail list, abot not directly vpopmail.) Good idea... Also, wouldn't it be a nice feature if swebmail prints something like: -- {Last time} You've been logged in at: 5 Jan 2001, 20:45 (GMT+2) From: dialup-2912.yourisp.net -- A webmail user will be aware of

Domain quota question

2001-02-05 Thread M. Guven Mucuk
Hello, vadddomain man page says that: ( http://www.inter7.com/vpopmail/doc/vadddomain.html ) "-q quota / Set the hard quota limit for the postmaster account." --- does the quota parameter of VADDDOMAIN affect *only* postmaster account ? so how can i make a domains' all users have a X byt

Two issues

2001-02-05 Thread M. Guven Mucuk
Two issues: 1) Although i've created a ~vpopmail/domains/domain.net/.over-quota.msg it didn't became active. a) If this is a "file permission" problem, then what file permissions may this file have? (i tried some, but didnt work) b) Do I need to restart qmail to have that new over-qupate

anyone can tell me why it is no use of .vpopfilter? i touch the .vpopfilter,but it is no use.

2001-02-05 Thread dick
any suggestion is welcome.

Moving the install from one box to another.

2001-02-05 Thread T.J. Conway
I am trying to moving a qmail/vpopmail install from one box to another nothing i do seems to work. I tried recompiling stuff and copying the database over and all of the config files. That didn't work i end up where qmail will accept the mail but just puts it into the q and it sits there till i r

Re: Two issues

2001-02-05 Thread Cliff To
>>2) when I add a user with command "./vadduser [EMAIL PROTECTED] 123 >> -q >>3072" doesn't that user have a 3 K quota? >>After adding that account i send a mail to >> him >>and can't get any error/bounce msg. so mail is delivered >> >>successfuly(!)... >>But when i do a "./vsetuserquota [EM

does anyone knows vpopmail + mysql SMTP AUTH ?

2001-02-05 Thread Jino Lee
i need real advice.plz help. i built on my qmail server qmail + vpopmail 4.9.8 + mysql 3.22.25 + qmailadmin0.39 + ezmlm-0.53(include idx) . but i can't yet solve the qmail SMTP problem... Can anyone help me out? Links to related documents are welcome, too.

FW: does anyone knows vpopmail + mysql SMTP AUTH ?

2001-02-05 Thread Jino Lee
i need real advice.plz help. i built on my qmail server qmail + vpopmail 4.9.8 + mysql 3.22.25 + qmailadmin0.39 + ezmlm-0.53(include idx) . but i can't yet solve the qmail SMTP AUTH problem...(this mean any client relay open...) i wanna only relay open accept trusted users Can

RE: anyone can tell me why it is no use of .vpopfilter? i touch the .vpopfilter,but it is no use.

2001-02-05 Thread Ron Guerin
dick wrote: > any suggestion is welcome. Which one? If you're using the one included with vpopmail, lose it and use the one from the vpopfilter author's own site. (see the vpopfilter readme) The next problem is, vpopfilter is buggy. It is possible that this is why it isn't working. When it wo

RE: does anyone knows vpopmail + mysql SMTP AUTH ?

2001-02-05 Thread Ron Guerin
Jino Lee wrote: > i need real advice.plz help. No excuse for an open relay. None. Use POP Auth until or unless you get SMTP Auth working properly.