Chris Bolt wrote:
>
> > Sounds like you want those syslog messages to show up in
> > a separate multilog file. Which I would like too.
> >
> > The problem is, how to connect vchkpw to a multilog stream?
> >
> > The way tcpserver and qmail-send do it is they just printf
> > to standard out. Then p
> > Print to stderr, and it should be sent to the multilog that is
> > running for qmail-pop3d or whatever, right?
>
> That doesn't work for me, but my pop3 startup line is like:
>
> env - PATH="/var/qmail/bin:/usr/local/bin" \
> softlimit -m 400 tcpserver -v -H -R -l$HOSTNA
Hi Bernd,
Bernd Vetter wrote:
>
> Hi all,
>
> after getting no response at all, this is my second try.
> I have up and running a supervised (daemontools, tcpserver) qmail-1.03 with
> MySQL, vpopmail-4.9.8-1, sqwebmail-2.0.0 and qmailadmin-0.45, followed
> exactly LWQ. I read all the FAQs and al
i'm getting the following error when calling ONLY vuserinfo.
"vsql_getpw: failed select"
all other binaries in the bin dir work great. I also used the following
configure string.
./configure --enable-roaming-users=y --enable-logging=y --enable-apop=y
--enable-hardquota=512 --enable-rel
In last dev releases you can choose to use or not to use mysql clear
passwords.
Hope it helps.
---
Cordiali saluti / Best regards
Andrea Cerrito
^^
Net.Admin @ Centro MultiMediale di Terni S.p.A.
P.zzale Bosco 3A
05100 Terni IT
Tel. +39 0744 5441330
Fax. +39 0744 5441372
> -Messag
At 19:30 06/07/01, Jeff Gordon wrote:
>Our system fell prey to a hacker and we've done a complete system
>reinstall -- BUT only /home was backed-up and restored -- so, anything
>vpopmail had created in /var/qmail/control is now missing-in-action;
>and I think certain permisssions settings might be
Sorry, I forgot about /var/qmail/assign.
If you had your domains and passwords in a hash, you could do
for my $domain (keys %hash) {
my $bad = system('/home/vpopmail/bin/vadddomain', $domain,
$hash{$domain});
die $? if $bad;
}
Then I believe simply doing:
cp -Rp /bkup/vpopmail/domains/* /
What happens if I use qmailadmin to declare
as a virtualdomain the 'real' domain on/under
which qmail, vpopmail, qmailadimn, vqadmin, etc.,
have been installed in the first place?
In other words: right now, qmail's "me" file
contains something like 'mail.realdomain.com'.
But if 'real
At 15:56 07/07/01, Jeff Gordon wrote:
> What happens if I use qmailadmin to declare
> as a virtualdomain the 'real' domain on/under
> which qmail, vpopmail, qmailadimn, vqadmin, etc.,
> have been installed in the first place?
>
> In other words: right now, qmail's "me" file
> contains some
On Sat, Jul 07, 2001 at 07:34:03PM +0100, Lou Hevly wrote:
> At 15:56 07/07/01, Jeff Gordon wrote:
>
> > What happens if I use qmailadmin to declare
> > as a virtualdomain the 'real' domain on/under
> > which qmail, vpopmail, qmailadimn, vqadmin, etc.,
> > have been installed in the first pla
Hi Listers, Ken,
I have successfully installed your free software (e.g. vpopmail,
sqwebmail,etc.) on a RH Linux 6.2.
Now, I'm trying to compile vpopmail-4.10.9 on a RH Linux 7.1 box but I get
the ff. errors:
checking for working makeinfo... missing
checking host system type... i686-unknown-linu
On Sat, Jul 07, 2001 at 12:55:13PM -0400, Jeff Gordon wrote:
> On Sat, Jul 07, 2001 at 07:34:03PM +0100, Lou Hevly wrote:
> > At 15:56 07/07/01, Jeff Gordon wrote:
> >
> > > What happens if I use qmailadmin to declare
> > > as a virtualdomain the 'real' domain on/under
> > > which qmail, vpopm
On Sun, 8 Jul 2001, Jun Armirola wrote:
> Now, I'm trying to compile vpopmail-4.10.9 on a RH Linux 7.1 box but I get
> the ff. errors:
>
> checking for working makeinfo... missing
> checking host system type... i686-unknown-linux
> checking for gcc... gcc
> checking whether the C compiler (gcc
Make sure all the devel packages are installed. You'll need them to
compile anything on Redhat.
Philip Wall
On 8 Jul 01, at 0:26, Sean P. Scanlon wrote:
>
> On Sun, 8 Jul 2001, Jun Armirola wrote:
> > Now, I'm trying to compile vpopmail-4.10.9 on a RH Linux 7.1 box but I get
> > the ff. error
14 matches
Mail list logo