Re: [courier-users] quotawarnmsg

2003-02-22 Thread Brian Candler
On Fri, Feb 21, 2003 at 11:08:42PM +0200, Arthur Kerpician wrote: >I'm using Qmail 1.03 / Courier-IMAP 1.5.3 with mysqlauth / vpopmail. >The quota limits are working ok but i cannot see how to deliver >warning messages when user goes above a certain limit. You won't get them if qmail i

Re: [courier-users] quotawarnmsg

2003-02-22 Thread Brian Candler
On Sat, Feb 22, 2003 at 01:59:16PM +0200, Arthur Kerpician wrote: > > >I'm using Qmail 1.03 / Courier-IMAP 1.5.3 with mysqlauth > > / vpopmail. > > >The quota limits are working ok but i cannot see how to deliver > > >warning messages when user goes above a certain limit. > > > > You

[courier-users] courier-imap 1.7.0 on red hat 8.0; ./configure: failed for liblock

2003-02-22 Thread Fabián Eduardo Barco
Hi, I am getting the following error when I try compiling courier-imap 1.7.0 or 1.6.2 on red hat 8.0 with updates. as non-root user: $ rpmbuild -ta courier-imap-1.7.0.20030215.tar.bz2 checking for lockf... yes checking for locking method... configure: error: must specify --with-locking-meth

[courier-users] gdbm hickup

2003-02-22 Thread Sigmund Gudvangen
I am attemting to install courier-imap for use with qmail (on Red Hat 8.0). However, I am encountering an error message related to gdbm when running "make check": Making check in numlib make[1]: Entering directory `/usr/local/src/courier-imap/courier-imap-1.7.0/numlib' make[1]: Leaving directory

[courier-users] Re: gdbm hickup

2003-02-22 Thread Sam Varshavchik
Sigmund Gudvangen writes: I am attemting to install courier-imap for use with qmail (on Red Hat 8.0). However, I am encountering an error message related to gdbm when running "make check": I have installed gdbm om /usr/local/lib Whatever could possibly posess you to do something like that? Red H

[courier-users] Re: courier-imap 1.7.0 on red hat 8.0; ./configure: failed for liblock

2003-02-22 Thread Sam Varshavchik
Fabián Eduardo Barco writes: Hi, I am getting the following error when I try compiling courier-imap 1.7.0 or 1.6.2 on red hat 8.0 with updates. as non-root user: $ rpmbuild -ta courier-imap-1.7.0.20030215.tar.bz2 checking for lockf... yes checking for locking method... configure: error: must

Re: [courier-users] gdbm hickup

2003-02-22 Thread Matthias Andree
Sigmund Gudvangen <[EMAIL PROTECTED]> writes: > I have installed gdbm om /usr/local/lib and I ran ./configure make and make check as > an ordinary user (not as root). I have also checked that gdbm is indeed installed in > /usr/local/lib; running ls /usr/local/lib gives the following output: Did

Re: [courier-users] Re: gdbm hickup

2003-02-22 Thread Matthias Andree
Sam Varshavchik <[EMAIL PROTECTED]> writes: > Sigmund Gudvangen writes: > >> I am attemting to install courier-imap for use with qmail (on Red Hat 8.0). >> However, I am encountering an error message related to gdbm when running "make >> check": >> I have installed gdbm om /usr/local/lib > > Wha

[courier-users] small text attachments okay?

2003-02-22 Thread James A Baker
I am having problems compiling the courier distribution on OS X and was writing a message with details. But it was becoming (needlessly) long with details of some errors during makes done on subdirectories. (I figured they might be useful or informative to look over all at once, but I know only

Re: [courier-users] Re: Courier-IMAP questions (partially solved)

2003-02-22 Thread Stefan Rusterholz
Am Freitag, 21.02.03 um 23:44 Uhr schrieb Sam Varshavchik: re-run make install and make install-configure. Then I manually ran "imapd.rc start" which isn't very talkative :-/ bash-2.05a# /usr/lib/courier-imap/libexec/imapd.rc start bash-2.05a# ps -caux | grep imapd So? Please stop making half-ass

[courier-users] Re: smart host sending

2003-02-22 Thread jeff jansen
>> Is there a way to make courier send the message only one >> time specifying all >> the recipients on the envelope? > Nope. Not without some C coding. The amount of coding > isn't really that much, but since it is of use to a very > small number of people, it's not something that's an > impl

[courier-users] Re: gdbm hickup

2003-02-22 Thread Sam Varshavchik
Matthias Andree writes: Leaving ldconfig issues at installation time aside -- what do you think is "perfectly usable"? What locking code do Red Hat configure for gdbm-devel? They'll configure whatever needs to work with the rest of the distribution. And looking at the gdbm-1.8.3/NEWS

[courier-users] Re: smart host sending

2003-02-22 Thread Sam Varshavchik
jeff jansen writes: Anyway, this leaves me the usual two choices: 1. Code it myself 2. Convice you to do it for me. For option 1. can you tell me where to look in the sources? courier/module.esmtp/esmtp.c You want to look at the last half of rw_del_esmtp(). Namely: host.next=0; h

[courier-users] chdir no such file problems

2003-02-22 Thread Dave Peters
Hi there, Look like im not the first person to have this problem, but I have tried everything that I can think of and I still cant solve this one. I am working on setting up my mail server. I am using Qmail-ldap and courier-imap. I followed the doc at http://www.linuxwithin.com/email-howto.html