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 ?
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
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
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
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 someon
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
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
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 "2>&1", as it should be.
How do you edit "clearopensmtp" to change the "2>$1" to "2>&1" ?
"man sh" will explain thi
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 d
> 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 t
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
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 "2>&1", as it should be.
> How do you edit "clearopensmtp" to change the "2>$1" to "2>&1" ?
probably b
I changed root /var/spool/cron/
to
/home/vpopmail/bin/clearopensmtp 2>&1 >/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:
Sent: Monday, November 07
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 Hof
Sam wrote:
> I changed root /var/spool/cron/
> to
> /home/vpopmail/bin/clearopensmtp 2>&1 >/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:
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 f
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
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 manner
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, then
19 matches
Mail list logo