Re: [vchkpw] ldap support

2003-01-21 Thread Jens Jahr
Zitat von Remo Mattei <[EMAIL PROTECTED]>: > I would to know if there is anyone that has successfully configure > vpopmail with ldap for a global address book. If yes please contact me. I do ! Cheers Jens

[vchkpw] quota for per domains

2003-01-21 Thread Dai Uehara
Hi All Is it possible to make quota for per domain? I could'nt find in document. I use vpopmail-5.3.12 OS Turbolinux8 Server Can anyone help me? thanks. //dai at dai-dai.com Dai Uehara [EMAIL PROTECTED] //dai-dai.com at dai

[vchkpw] Problem with quota

2003-01-21 Thread José Roberto Kerne
Hi. I have a problem using quotas on: Qmail-1.03 + Vpopmail-5.2.1. My installation is in production, and i look this "bug???". The quota support dont be used correcty... For this, detect the error with the sample: I use vpopmail with qmail, setting quota in vpopmail. My ./configure parameter

Re: [vchkpw] quota for per domains

2003-01-21 Thread mike
Hi, Read in the documentation the configure options. mike. On Tuesday 21 January 2003 11:37, Dai Uehara wrote: > Hi All > > Is it possible to make quota for per domain? > I could'nt find in document. > > I use > vpopmail-5.3.12 > > OS > Turbolinux8 Server > > > Can anyone help me? > thanks. > >

Re: [vchkpw] ldap support

2003-01-21 Thread Andrew Kohlsmith
On 20 January 2003 10:38 pm, Remo Mattei wrote: > I would to know if there is anyone that has successfully configure > vpopmail with ldap for a global address book. If yes please contact me. No, don't take it offlist, please! Regards, Andrew

Re: [vchkpw] Problem with quota

2003-01-21 Thread Kiril Todorov
In vpopmail you're not supposed to have dot-qmail files in the user dirs, instead you have .qmail-user files in the domain directory. ~vpopmail/domains/domain.com/user/.qmail is just a wrong place for it. any .qmail files should be in ~vpopmail/domains/domain.com/ for example: ~vpopmail/domains/d

Re: [vchkpw] Problem with quota

2003-01-21 Thread José Roberto Kerne
Em Tue, 21 Jan 2003 17:03:21 +0200 Kiril Todorov <[EMAIL PROTECTED]> escreveu: KT> In vpopmail you're not supposed to have dot-qmail files in the user dirs, instead you have .qmail-user files in the domain directory. KT> ~vpopmail/domains/domain.com/user/.qmail is just a wrong place for it. KT>

Re: [vchkpw] Problem with quota

2003-01-21 Thread José Roberto Kerne
Em Tue, 21 Jan 2003 17:39:05 +0200 Kiril Todorov <[EMAIL PROTECTED]> escreveu: KT> On Tue, Jan 21, 2003 at 01:31:05PM -0200, José Roberto Kerne wrote: KT> > User: [EMAIL PROTECTED] KT> > Home Directory: ~vpopmail/domains/kerne.org/kerne/ KT> > Maildir: ~vpopmail/domains/kerne.org/kerne/Maildir/

RE: [vchkpw] quota for per domains

2003-01-21 Thread Clayton Weise
Also check the archives, this has been discussed countless times. -Original Message- From: mike [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 21, 2003 4:45 AM To: [EMAIL PROTECTED] Subject: Re: [vchkpw] quota for per domains Hi, Read in the documentation the configure options. mike.

[vchkpw] Problem with qmail+vpopmail+quota

2003-01-21 Thread José Roberto Kerne
Hello all, My problem with qmail+vpopmail+quota is resolved... look the problem: --- problem and tests --- I have problem with vpopmail + quota. Resuming: If i have the .qmail file in HOME of user: /home/vpopmail/domains/kerne.org/kerne, the quota suport dont used. The limit of quota to the user

[vchkpw] pop auth and relaying

2003-01-21 Thread Jon
I was wondering if there was a way to make vpopmail and qmail only allow relaying through the domain that a pop auth has succeeded through. for example, I have domain1.com and domain2.com both on my host machine (these are ip based hosts and I have used vipmap to add their ip addresses). Now cu

[vchkpw] Re: Problem with qmail+vpopmail+quota

2003-01-21 Thread José Roberto Kerne
Important Observation. For 100% fuctions of vpopmail quota run, you need use qmail-local native of qmail, and configure in $HOME/.qmail of user: | /usr/local/bin/deliverquota ./Maildir 1000S The "deliverquota" is in package of maildrop: http://www.flounder.net/~mrsam/maildrop/ Quota su

[vchkpw] Problems after moving domain to another machine

2003-01-21 Thread Aitor Uskola
I was using the vpopmail in a web server but by hardware problems i need to move it to another server. I compile the vpopmail there and and created the domain. After that i tar the domains/midomain and untar it in the new machine. After that i can´t receive mail but i can log with the user and p

[vchkpw] qmail-mime.tgz

2003-01-21 Thread deons
Hi I have applied the mime patch from Fred Linberg but it does not seem to work. I have sent a bounce message (an email addressed to a non-existing user) with a jpg file. It comes back with the .jpg file in-line (no attachement or mime preserving). I had to search the mailing list to find a co

Re: [vchkpw] Problems after moving domain to another machine

2003-01-21 Thread Ajai Khattri
Aitor Uskola wrote: After that i can´t receive mail but i can log with the user and pass. Any hint if i need to do something more? I get allways: failure notice Hi. This is the qmail-send program at midomain.com. I'm afraid I wasn't able to deliver your message to the following addresses. This

Re: [vchkpw] Problems after moving domain to another machine

2003-01-21 Thread Aitor Uskola
I have fixed the problem bassed on the vpass file. I have deleted the domain and recreated again. Later copy and paste of the mail accounts and recreated the mail accounts with ./vadduser .for every mail user. looks as all works perfect, not know why it didn´t work before. Thanks to all.