Balaji Hare Ram Balaji wrote:
>
> help
>
> # make
> No suffix list.
> Making all in numlib
> Making all in gdbmobj
> Making all in maildir
> Making all in md5
> Making all in random128
> Making all in userdb
> touch dummy
> Making all in makedat
> gcc -I./.. -I.. -Wall -g -O2 -
Sumith Ail wrote:
>
> Hi all
>
> I am starting with qmail-vpopmail+qmailadmin
>
> Are there any patched versions of qmail for vpop or
> can I use the same from qmail.org rpms. Do I require
> the daemontools 53 or 70, ucspi , etc. Please guide.
Don't use rpms or don't forget to remove cron job
Chris Scheller wrote:
>
> I am having some problems compiling courier-imap with vpopmail. I am not sure
> if this is a courier problem or a vpopmail problem so i will ask here first.
> When compiling i get a "undefined refrence to" pretty much every mysql function
> in vpopmail. Here is the error
Leonard Cooper wrote:
>
> Hi,
> I just installed a new vpopmail /qmail box, identical to an existing one I
> installed. The problem is that it doesnt seem to deliver locally, the mai
> just gets queued.
> The other problem it that there are alway unproccessed messages in the
> queue. the queue is
Just some more info. It needs that mysql version of vpopmail is
used (will change in future). But it will still need mysql tables
(It stores aliases/forwards and lists aliases/forwards/users).
Ok, you have all night to test it, I am going go right now.
--
Ondřej Surý <[EMAIL PROTECTED]> Glob
Hello folks,
I am announcing vpopadmin, new web administration tool for vpopmail.
It is similar in concept, different in design compared to qmailadmin.
There is daemon which runs as root (could be vpopmail.vchkpw) and
web frontend. They comunicate via mysql table. Both is written
in php. (I k
Irwan Hadi wrote:
>
> well, overall is good, but it is better for postmaster to change the quote
> of users, using ./vsetuserquota , and also your time out is too short.
Nope. Only sysadmins will be able to do it. Idea is that we will
create only postmaster account and give it to customer and
Marten Lehmann wrote:
>
> > i made this little perl script a while ago... hope it helps
>
> Sorry, but it doesn't.
>
> As I wrote before, the Array @ARGV is empty. I don't know any reason for
> that.
AFAI remember you have to read NULL char terminated strings from
descriptor 3.
--
Ondřej Sur
Is sstrncmp function meant to replace system call to strncmp???
ie. compare first n characters???
It could never work as it should. Try this:
char *foo = "foo";
char *bar = "fooo";
sstrncmp(foo, bar, strlen(foo)); This should return 0, because first
three characters are same, but it does retur
...in a big, big vpopmail...
There's a bug in internal logic of program. It came up, when I
was debugging courier-imap. In vchkpw there is call to two functions
before vauth_getpw: vget_real_domain and vget_real_user. But in
my opinion it should be called inside vauth_getpw function, because
o
://najdi.to/Chief Administrator and Developer.
GPG fingerprint: CC91 8F02 8CDE 911A 933F AE52 F4E6 6A7C C20D F273
/*
**
** Ondrej Sury , Copyright (C) Oct 2000
**
**This program is free software; you can redistribute it an
11 matches
Mail list logo