Re: [vchkpw] recompile or not

2005-11-07 Thread John Simpson
On 2005-11-06, at 2143, Szeki - Inc wrote: Question is: I have to recompile, if I only change some function in vpopmail ? The version remains the same, only for example, logging change from p to v. I really have to recompile courier-atuthlib if I change vpopmail option enable-sql-logging ?

[vchkpw] vuserinfo Segmentation fault

2005-11-07 Thread Riccardo Bini
I get this error: vuserinfo -D example.com vmysql: sql error[5]: Commands out of sync; You can't run this command now Segmentation fault What is? Thx Rick

[vchkpw] Bill's Linux Qmail Toaster: how would you rate it?

2005-11-07 Thread Fabio Varesano
Hello everybody! I was looking for a good qmail installatio how-to and found this: http://www.shupp.org/toaster/index.php How would you rate this?? Does it do things right?? Does it leave security holes?? Does someone used it in a production environment? Thanks Fabio

Re: [vchkpw] Bill's Linux Qmail Toaster: how would you rate it?

2005-11-07 Thread Bruno Negrao
Hi Fabio, Qmail-toaster is very good and very well-known. Today there are some patches that only exist for qmail-toaster (EX: eMPF). I have it running in 2 production servers and I'll have more qmail-toasters soon. I strongly recommend it. bnegrao - Original Message - From: Fabio

Re: [vchkpw] Bill's Linux Qmail Toaster: how would you rate it?

2005-11-07 Thread Cristi Tauber
On Mon, 2005-11-07 at 13:24 +, Fabio Varesano wrote: Hello everybody! I was looking for a good qmail installatio how-to and found this: http://www.shupp.org/toaster/index.php How would you rate this?? Does it do things right?? Does it leave security holes?? Does someone used it

Re: [vchkpw] Bill's Linux Qmail Toaster: how would you rate it?

2005-11-07 Thread Bob Hutchinson
On Monday 07 Nov 2005 13:24, Fabio Varesano wrote: Hello everybody! I was looking for a good qmail installatio how-to and found this: http://www.shupp.org/toaster/index.php How would you rate this?? Does it do things right?? Does it leave security holes?? Does someone used it in a

Re: [vchkpw] Bill's Linux Qmail Toaster: how would you rate it?

2005-11-07 Thread Tom Collins
On Nov 7, 2005, at 6:24 AM, Fabio Varesano wrote: I was looking for a good qmail installatio how-to and found this: http://www.shupp.org/toaster/index.php How would you rate this?? Does it do things right?? Does it leave security holes?? Does someone used it in a production environment? I've

Re: [vchkpw] Re: qmail+vpopmail on redhat 7.3 server gets very busy

2005-11-07 Thread Sam
Cron [EMAIL PROTECTED] /home/vpopmail/bin/clearopensmtp 2$1 /dev/null Body: /bin/sh: $1: ambiguous redirect How can I fix this error in redirect? change the 2$1 to 21, as it should be. How do you edit clearopensmtp to change the 2$1 to 21 ? man sh will explain this in more detail.

Re: [vchkpw] Bill's Linux Qmail Toaster: how would you rate it?

2005-11-07 Thread Darrel O'Pry
Definately a good choice, Mr. Shupp is pretty good at what he does. On Mon, 2005-11-07 at 13:24 +, Fabio Varesano wrote: Hello everybody! I was looking for a good qmail installatio how-to and found this: http://www.shupp.org/toaster/index.php How would you rate this?? Does it do

RE: [vchkpw] recompile or not

2005-11-07 Thread Nicholas Harring
of course, if libvpopmail were a shared library and you had linked courier-authlib to the shared library, then as long as the API hadn't changed you would be okay. but since it does statically link, i would say to re-compile everything that uses libvpopmail. note that if you're using the

Re: [vchkpw] vpopmaild and php

2005-11-07 Thread Ken Jones
Cristiano Deana wrote: Hi, is 'vpopmaild' project still open? I have seen from cvs vpopmaild.c file hasn't been modified since dec 2004, why? And php = vpopmaild? Yep. It's still active. Last week I started a vpopmaild documentation page. http://www.qmailwiki.org/Vpopmaild/ Ken Jones

Re: [vchkpw] Re: qmail+vpopmail on redhat 7.3 server gets very busy

2005-11-07 Thread Alberto Brealey Guzmán
Sam wrote: Cron [EMAIL PROTECTED] /home/vpopmail/bin/clearopensmtp 2$1 /dev/null Body: /bin/sh: $1: ambiguous redirect How can I fix this error in redirect? change the 2$1 to 21, as it should be. How do you edit clearopensmtp to change the 2$1 to 21 ? probably by running 'crontab -e' as

Re: [vchkpw] Re: qmail+vpopmail on redhat 7.3 server gets very busy

2005-11-07 Thread Sam
I changed root /var/spool/cron/ to /home/vpopmail/bin/clearopensmtp 21 /dev/null I am using redhat 7.3 and I get: No manual entry for sh When I run the command: man sh Thanks, Sam - Original Message - From: Alberto Brealey Guzmán [EMAIL PROTECTED] To: vchkpw@inter7.com Sent: Monday,

Re: [vchkpw] smtp-auth and vpopmail

2005-11-07 Thread Mario Beltran
Rick Macdougall escribió: Mario Beltran wrote: Hi I have installed a new box on linux with qmail (i follow life with qmail) + vpopmail + autorespond +ezmlm +qmailadmin + courier-imap All works fine. Now i need use smtp authentication. I found a qmail-smtpd-auth-057 patch by Dr. Erwin

Re: [vchkpw] Re: qmail+vpopmail on redhat 7.3 server gets very busy

2005-11-07 Thread Alberto Brealey Guzmán
Sam wrote: I changed root /var/spool/cron/ to /home/vpopmail/bin/clearopensmtp 21 /dev/null Do you still get the error message? If you are still getting the same error message, maybe you need to restart the cron service for the changes to be effective. I am using redhat 7.3 and I get: No

[vchkpw] MySQL 4.0.x frequent database corruption?

2005-11-07 Thread Jack Kerouac
I've got a Debian stable box (Sarge) with vpopmail-5.4.10 and MySQL version 4.0.24-10serge1. About 1,000 users and a few dozen domains. The MySQL database is frequently (several times a month) getting corrupted - which of course makes for very angry users. I have run Vpopmail and MySQL

Re: [vchkpw] MySQL 4.0.x frequent database corruption?

2005-11-07 Thread Shane Chrisp
On Mon, 2005-11-07 at 16:04 -0700, Jack Kerouac wrote: I've got a Debian stable box (Sarge) with vpopmail-5.4.10 and MySQL version 4.0.24-10serge1. About 1,000 users and a few dozen domains. The MySQL database is frequently (several times a month) getting corrupted - which of course

Re: [vchkpw] recompile or not

2005-11-07 Thread John Simpson
On 2005-11-07, at 1015, Nicholas Harring wrote: Please, please, please don't spread FUD by even implicitly blaming chkuser for this. i wasn't trying to cast blame anywhere, and if it sounded like i was then i apologize. There's no way to implement chkuser in even a vaguely efficient

Re: [vchkpw] recompile or not

2005-11-07 Thread Tom Collins
On Nov 7, 2005, at 8:15 AM, Nicholas Harring wrote: Please, please, please don't spread FUD by even implicitly blaming chkuser for this. There's no way to implement chkuser in even a vaguely efficient manner without linking against vpopmail. Vpopmail needs to begin building a shared library,