15-Feb-2003 05:00:47 +0100
>> From: Andrew Kohlsmith <[EMAIL PROTECTED]>
>> To: <[EMAIL PROTECTED]>
>> Subject: Re: [vchkpw] switching database servers
>>
>> > 5 min * 60 sec/min = 300 sec
>> > 300 sec / .02 sec/delivery = 15000 deliveri
...
> Original Message -
> Date: 15-Feb-2003 05:00:47 +0100
> From: Andrew Kohlsmith <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Subject: Re: [vchkpw] switching database servers
>
> > 5 min * 60 sec/min = 300 sec
> > 300 sec / .02 sec/del
> 5 min * 60 sec/min = 300 sec
> 300 sec / .02 sec/delivery = 15000 deliveries
Why on earth would you shut down delivery for the compile?
time to make install: 30 seconds
30 sec / .02 sec/delivery = 1500 deliveries
that's one order of magnitude, assuming that you need the full 30 seconds to
do
it'd take to move the SQL server and recompile
vpopmail and that is definitely a waste :-)
> Original Message -
> Date: 15-Feb-2003 00:23:55 +0100
> From: dWi saSonO b <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Subject: Re: [vchkpw] switching databa
On 14 Feb 2003 22:45:05 -
[EMAIL PROTECTED] wrote:
>
> To let vpopmail read a config file is nothing
> but waste
>
> =d0Mi=
>
example program to get server name,user, and passwd.
#include
#include
char server[20];
char user[20];
char passwd[20];
int main(void )
{
FILE *fd;
char da
14-Feb-2003 22:40:30 +0100
> From: Benjamin Tomhave <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Subject: RE: [vchkpw] switching database servers
>
> What would it take for this to be a configurable parameter instead of a
> compiled-in parameter? In other words,
EMAIL PROTECTED]
Subject: RE: [vchkpw] switching database servers
Ok, this raises for me an interesting questionsshould vpopmail only ever
use a local db? Or is it reasonable to try using a remote (obviously not
too terribly remote) db?
> -Original Message-
> From: Clayton Weise [ma
t config file. Remember that
> vpopmail is called on upon every message delivery, password check, etc etc.
>
> -Clayton
>
> -Original Message-
> From: Benjamin Tomhave [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 14, 2003 1:40 PM
> To: [EMAIL PROTECTED]
>
3 2:47 PM
> To: 'Benjamin Tomhave'; [EMAIL PROTECTED]
> Subject: RE: [vchkpw] switching database servers
>
>
> That might be feasable.. if vpopmail ran as a daemon. But vpopmail gets
> called on by qmail. So if vpopmail had a config file it could damper it's
>
that
vpopmail is called on upon every message delivery, password check, etc etc.
-Clayton
-Original Message-
From: Benjamin Tomhave [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 14, 2003 1:40 PM
To: [EMAIL PROTECTED]
Subject: RE: [vchkpw] switching database servers
What would it take for
to be compiled into the program itself.
>
> > -Original Message-
> > From: Clayton Weise [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, February 14, 2003 1:47 PM
> > To: 'Benjamin Tomhave'; [EMAIL PROTECTED]
> > Subject: RE: [vchkpw] switching databa
server, user and password to be compiled into the program itself.
> -Original Message-
> From: Clayton Weise [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 14, 2003 1:47 PM
> To: 'Benjamin Tomhave'; [EMAIL PROTECTED]
> Subject: RE: [vchkpw] switching databas
Recompile. And do it from fresh source, don't just do a make clean and
reconfigure it.
-Clayton
-Original Message-
From: Benjamin Tomhave [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 14, 2003 10:41 AM
To: [EMAIL PROTECTED]
Subject: [vchkpw] switching database servers
Hello,
If I
13 matches
Mail list logo