[vchkpw] Limits

2004-07-08 Thread Mario Gamito
Hi, Is there a way to limit the size of messages one can send and receive and establish a maximum number of messages per mailbox. Any help would be appreciated. Warm Regards, Mário Gamito

Re: [vchkpw] chkuser patch

2004-07-08 Thread tonix (Antonio Nati)
At 07/07/2004 07/07/2004 -0400, you wrote: There's some larger issue here that involves a moderately loaded machine running both mysql and qmail (and incidentally, vpopmail) having trouble getting some sql queries out in time. The mysql people (mostly Zawodny) don't think it's a bug/problem with m

[vchkpw] qmail + vpopmail authentication (SMTPafterPOP)

2004-07-08 Thread Edilmar
Hi, I have a system with netqmail 1.05 + vpopmail 5.4.0 + sqwebmail 4.0.5 + qmailadmin 1.2.0 + clamav 0.73 + qmailscanner. Now, I'd like to do some kind of SMTP authetication using the idea of SMTPafterPOP, to use the vpopmail users (into vpasswd file) to authenticate the sending of emails. I found

Re: [vchkpw] qmail + vpopmail authentication (SMTPafterPOP)

2004-07-08 Thread Ken Jones
On Thursday 08 July 2004 08:47 am, Edilmar wrote: > Hi, > > I have a system with netqmail 1.05 + vpopmail 5.4.0 + sqwebmail 4.0.5 + > qmailadmin 1.2.0 + clamav 0.73 + qmailscanner. > > Now, I'd like to do some kind of SMTP authetication using the idea of > SMTPafterPOP, to use the vpopmail users (i

Re: [vchkpw] Docs on switching from vpopmail with mysql to vpopmail without mysql

2004-07-08 Thread Ken Jones
On Thursday 08 July 2004 01:30 am, Charles M. Gerungan wrote: > Is there any available on how to move accounts from a mysql vpopmail > installation to a non-mysql vpopmail installation? Anyone maintaining docs.. please add this. How to convert a vpopmail installation from mysql to cdb a) go to y

Re: [vchkpw] qmail + vpopmail authentication (SMTPafterPOP)

2004-07-08 Thread Edilmar
Ken Jones wrote: On Thursday 08 July 2004 08:47 am, Edilmar wrote: Hi, I have a system with netqmail 1.05 + vpopmail 5.4.0 + sqwebmail 4.0.5 + qmailadmin 1.2.0 + clamav 0.73 + qmailscanner. Now, I'd like to do some kind of SMTP authetication using the idea of SMTPafterPOP, to use the vpopmail us

Re: [vchkpw] Docs on switching from vpopmail with mysql to vpopmail without mysql

2004-07-08 Thread Charles M. Gerungan
Hello Ken, On Thu, 8 Jul 2004 09:33:41 -0500 UTC, Ken Jones wrote: >> Is there any available on how to move accounts from a mysql vpopmail >> installation to a non-mysql vpopmail installation? KJ> Anyone maintaining docs.. please add this. KJ> How to convert a vpopmail installation from mysql t

Re: [vchkpw] qmail + vpopmail authentication (SMTPafterPOP)

2004-07-08 Thread Ken Jones
On Thursday 08 July 2004 11:12 am, Edilmar wrote: > Ken Jones wrote: > >On Thursday 08 July 2004 08:47 am, Edilmar wrote: > >>Hi, > >> > >>I have a system with netqmail 1.05 + vpopmail 5.4.0 + sqwebmail 4.0.5 + > >>qmailadmin 1.2.0 + clamav 0.73 + qmailscanner. > >> > >>Now, I'd like to do some kin

Re: [vchkpw] Limits

2004-07-08 Thread Ken Jones
On Thursday 08 July 2004 02:48 am, Mario Gamito wrote: > Hi, > > Is there a way to limit the size of messages one can send and receive > and establish a maximum number of messages per mailbox. You can limit the size of all messages being received with the /var/qmail/control/databytes file You can

Re: [vchkpw] chkuser patch

2004-07-08 Thread Charles Sprickman
On Thu, 8 Jul 2004, tonix (Antonio Nati) wrote: > >For most vpopmail operations, it's not a big deal; an occasional login > >failure or mail being deferred. But on the chkusr side, a mysql burp > >leads to rejected mail. > > Personally, I feel MySQL unsafe for such operations, and I'll switch to

Re: [vchkpw] chkuser patch

2004-07-08 Thread Charles Sprickman
On Wed, 7 Jul 2004, Tom Collins wrote: > On Jul 7, 2004, at 7:22 PM, Rick Widmer wrote: > > Should I make a patch with just this feature against 5.4.5? Will > > someone merge it - or can I? > > If you can isolate that change, I'll make sure it gets into the 5.4 > series. Yeah! > We can make it

Re: [vchkpw] Failing logins - mysql issue?

2004-07-08 Thread Charles Sprickman
Just following up to myself with a related question... If I have a seperate update server, and the read-only server is working fine, does any failure on the update server (doing relay and lastauth) cause pop/imap/smtp-auth logins to fail? I've temporarily offloaded the read-only stuff to a sepera

[vchkpw] Migrating from crypt /etc/shadow to md5 vpasswd

2004-07-08 Thread Brian Feeny
I am moving customers over from a non-vpopmail setup authenticating off /etc/shadow with crypt passwords, to a vpopmail setup (same box) which uses md5. Is there any way to do this easier than: 1. getting the cleartext passwords and re-encrypting into md5 2. or turning on a passwo

[vchkpw] vpopmail md5/crypt behavior

2004-07-08 Thread Brian Feeny
I have my vpopmail configured as default so that it uses md5 passwords. It seems to authenticate correctly whether I have the password in md5 or crypt format. Is this correct behavior? It seems it will take either format and work correctly. Brian

[vchkpw] Vpopmail 5.4.5

2004-07-08 Thread Alexandre Ricardo Souza Silva
staff necessary of one he helps of you, good I I installed the vpopmail qmail and and mysql 3.23.54 in red hat 9,0, the problem that I am having I am in the compilation of vpopmail 5.4.5 and I do not know as to make it to function, I go to pass as I am compiling and the error that this givin

RE: [vchkpw] Vpopmail 5.4.5

2004-07-08 Thread Remo Mattei
did u try to add the libmysql for vpopmail to your ldconfig?   Remo From: Alexandre Ricardo Souza Silva [mailto:[EMAIL PROTECTED] Sent: Thursday, July 08, 2004 4:27 PMTo: [EMAIL PROTECTED]Subject: [vchkpw] Vpopmail 5.4.5 staff necessary of one he helps of you, good I I

Re: [vchkpw] Migrating from crypt /etc/shadow to md5 vpasswd

2004-07-08 Thread Charles Sprickman
On Thu, 8 Jul 2004, Brian Feeny wrote: > I am moving customers over from a non-vpopmail setup authenticating off > /etc/shadow with crypt passwords, to a vpopmail setup (same box) which > uses md5. Brian, I haven't seen you since the usr-tch days... This should "just work"; vpopmail uses the sys

[vchkpw] finding over-quota users

2004-07-08 Thread Charles Sprickman
howdy, Is there any simple way to run through a large number of users (3000 or so) and find out who is over quota and when they last checked their mail? I see vuserinfo with no arguments doesn't iterate through all users like vdominfo does. I suppose the easiest (but somewhat intensive) method o

RE: [vchkpw] finding over-quota users

2004-07-08 Thread Jeremy Kister
On Thursday, July 08, 2004 6:48 PM, Charles Sprickman wrote: > Is there any simple way to run through a large number of users (3000 or > so) and find out who is over quota and when they last checked their mail? you can try http://jeremy.kister.net/code/perl/mailquota.pl mailquota.pl -v -e [EMAIL

Re: [vchkpw] Vpopmail 5.4.5

2004-07-08 Thread Alexandre Ricardo Souza Silva
Remo       Still nao I made this, you could order an example to me of as I make to add I twirled comnado ldconfig - v and vi configurations Waiting a brief return   /usr/lib/mysql:     libmysqlclient_r.so.10 -> libmysqlclient_r.so.10.0.0    libmysqlclient.so.10 -> libmysqlclient.so.1

Re: [vchkpw] Vpopmail 5.4.5

2004-07-08 Thread Rick Macdougall
Alexandre Ricardo Souza Silva wrote: gcc -g -O2 -Wall -o vchkpw vchkpw.o md5.o hmac_md5.o libvpopmail.a -L/usr/lib/mysql -lmysqlclient -lz -lm -lcrypt /usr/bin/ld: cannot find -lz collect2: ld returned 1 exit status Hello, I believe (but could be mistaken) that -lz is going to lo

Re: [vchkpw] vpopmail md5/crypt behavior

2004-07-08 Thread Jeremy Kitchen
On Thursday 08 July 2004 05:12 pm, Brian Feeny wrote: > I have my vpopmail configured as default so that it uses md5 passwords. > > It seems to authenticate correctly whether I have the password in md5 > or crypt format. Is this correct behavior? It seems it will take > either format > and work c

Re: [vchkpw] Vpopmail 5.4.5

2004-07-08 Thread Alexandre Ricardo Souza Silva
Hello, Rick. I have installed zlip-1.1.4.8-i3386.rpm, this pocota I cannot be installed? waiting a brief return. _ Alexandre Ricardo S.Silva Network Administrator & Security Analist Central On Line ( Tornero & Cia ) Componentizar ( Componentizar ) Fone: 11-5070-6796 -

Re: [vchkpw] Vpopmail 5.4.5

2004-07-08 Thread Jeremy Kitchen
On Thursday 08 July 2004 07:01 pm, Alexandre Ricardo Souza Silva wrote: > Hello, Rick. > I have installed zlip-1.1.4.8-i3386.rpm, this pocota I cannot be installed? > waiting a brief return. try zlib-devel -Jeremy -- Jeremy Kitchen ++ Systems Administrator ++ Inter7 Internet Technologies, Inc.

Re: [vchkpw] Failing logins - mysql issue?

2004-07-08 Thread Jeremy Kitchen
On Thursday 08 July 2004 04:39 pm, Charles Sprickman wrote: > Just following up to myself with a related question... > > If I have a seperate update server, and the read-only server is working > fine, does any failure on the update server (doing relay and lastauth) > cause pop/imap/smtp-auth logins

Re: [vchkpw] Vpopmail 5.4.5

2004-07-08 Thread Rick Macdougall
Alexandre Ricardo Souza Silva wrote: Hello, Rick. I have installed zlip-1.1.4.8-i3386.rpm, this pocota I cannot be installed? waiting a brief return. - Original Message - From: "Rick Macdougall" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 08, 2004 8:13 PM Subject: Re:

Re: [vchkpw] vpopmail md5/crypt behavior

2004-07-08 Thread Charles Sprickman
On Thu, 8 Jul 2004, Jeremy Kitchen wrote: > yes, the crypt() call should support both md5 and crypt format. Any new > passwords will be in md5, so if they change it or something, it'll be md5. And on *BSD, it also supports blowfish or anything else the MCF (modular crypt format) supports. vpopm

Re: [vchkpw] Migrating from crypt /etc/shadow to md5 vpasswd

2004-07-08 Thread Brian Feeny
Thanks Charles, These days instead of battling usr-tc's i am battling mail server stuff, but things are going smooth with vpopmail so far, this list is a great help. Brian On Jul 8, 2004, at 5:35 PM, Charles Sprickman wrote: On Thu, 8 Jul 2004, Brian Feeny wrote: I am moving customers over from a

Re: [vchkpw] Failing logins - mysql issue?

2004-07-08 Thread Charles Sprickman
On Thu, 8 Jul 2004, Jeremy Kitchen wrote: > On Thursday 08 July 2004 04:39 pm, Charles Sprickman wrote: > > Just following up to myself with a related question... > > > > If I have a seperate update server, and the read-only server is working > > fine, does any failure on the update server (doing

Re: [vchkpw] Failing logins - mysql issue?

2004-07-08 Thread Jeremy Kitchen
On Thursday 08 July 2004 09:11 pm, Charles Sprickman wrote: > > I always turn auth logging and roaming users off on replicated setups > > anyways, so I'm not 100% sure, but it's logical enough. > > I think I'll rebuild tonight and kill the authinfo logging. Still need > the roaming stuff, but migh

Re: [vchkpw] Failing logins - mysql issue?

2004-07-08 Thread Charles Sprickman
On Thu, 8 Jul 2004, Jeremy Kitchen wrote: > http://untroubled.org/relay-ctrl > > safe over nfs > doesn't require rebuilding a cdb file every authentication > easy to install I know, I saw you mention this the other day, but I'm not using qmail-pop3d, I'm running courier. If I switch pop3 servers

Re: [vchkpw] Failing logins - mysql issue?

2004-07-08 Thread Bill Wichers
You should be able to use relay-ctrl with courier-pop. I'm using it successfully with courier-imap and the courier-imap and courier-pop daemons use the same backend auth stuff which is what you need (relay-ctrl only needs the authenticated POP or IMAP login to open SMTP). -Bill > On Thu, 8 J

Re: [vchkpw] Failing logins - mysql issue?

2004-07-08 Thread Jeremy Kitchen
On Thursday 08 July 2004 10:20 pm, Charles Sprickman wrote: > On Thu, 8 Jul 2004, Jeremy Kitchen wrote: > > http://untroubled.org/relay-ctrl > > > > safe over nfs > > doesn't require rebuilding a cdb file every authentication > > easy to install > > I know, I saw you mention this the other day, but

RE: [vchkpw] finding over-quota users

2004-07-08 Thread Charles Sprickman
On Thu, 8 Jul 2004, Jeremy Kister wrote: > On Thursday, July 08, 2004 6:48 PM, Charles Sprickman wrote: > > Is there any simple way to run through a large number of users (3000 or > > so) and find out who is over quota and when they last checked their mail? > > you can try http://jeremy.kister.net