[courier-users] Re: 432 Service temporarily unavailable

2002-01-24 Thread Sam Varshavchik
Josh Zerlan writes: > select(1, [0], NULL, NULL, {600, 0})= 1 (in [0], left {566, 48}) > read(0, "RCPT TO:<[EMAIL PROTECTED]>\r\n", 5120) = 30 > write(5, "[EMAIL PROTECTED]\t\t\n", 21) = -1 EPIPE (Broken pipe) > --- SIGPIPE (Broken pipe) --- > write(1, "432 Service temporarily unavaila".

[courier-users] esmtp seems to not be responding

2002-01-24 Thread G
Hello, I've been beating my head against the desk trying to figure out exactly whats going on here. I could not get smtp to work at all, after turning BOFHCHECKDNS off, it now partially works. I'm stumped. Turning that off now allows some mail servers (yahoo, hotmail) to deliver mail. However,

Re: [courier-users] I.P. based (virtual) multiple Domains ...

2002-01-24 Thread Randy Lewis (Kenneth R. Lewis)
Sysop wrote: > > > I still fail to see the need. Looks like a bunch of extra work, if > possible for something that can be easily fixed else where. Im sure, if > you work hard enough, you can shove a basketball through a hole designed > for a softball... but an intelligent person would rep

[courier-users] Is Eudora an incompatible client?

2002-01-24 Thread Brian
I'm moving our office from a domino server to a Qmail/Courier-IMAP server. I want to have everyone use Eudora instead of the massive security liability known as Outlook. (Although I may have to concede if I can't fix these problems.) Here's my problem: In Eudora, I can't create folders. Whe

[courier-users] Re: 432 Service temporarily unavailable

2002-01-24 Thread Josh Zerlan
At 16:44 1/24/2002, you wrote: >Josh Zerlan writes: >>Well... still unable to find a solution to this. Is there anyway to get >>more diagnostic information out of Courier? > >Use strace. That's the ultimate diagnostic tool. Ok... perhaps I don't understand strace well enough, but I can't see w

[courier-users] quota check with php and IMP 3.0

2002-01-24 Thread Dziugas Baltrunas
i've upgraded courier to 1.4.2 and now GETQUOTA works fine. the problem is, that php function imap_get_quota returns the limit of message number instead of storage. i'm using userdb and limiting both maildir size and maximum number of messages per user. if only quota="1000S" is set, then im

Re: [courier-users] Re: WEBADMIN PASSWORD

2002-01-24 Thread Johannes Erdfelt
On Thu, Jan 24, 2002, Sam Varshavchik <[EMAIL PROTECTED]> wrote: > David Chin writes: > > > > > In message <[EMAIL PROTECTED]>, Sam Varshavchik write > > s: > >> Papo Napolitano writes: > >> > >> > > >> > As I don't trust plaintext passwords in files (no matter the permissions) I > >> > >

[courier-users] Re: Authuserdb

2002-01-24 Thread Sam Varshavchik
David Gottschalk writes: > Hi All, > I early had a question about virtual domains and sqwebmail. Well i > decided to covert my /etc/passwd to /etc/userdb.data so I can just use > authorization throught that and have my wonderful virtual domains! well i > created the /etc/userdb using the con

[courier-users] Re: Attachment limit with sqwebmail

2002-01-24 Thread Sam Varshavchik
Sysop writes: > Sam Varshavchik wrote: > >>> >>> Again, this is a compile time ONLY option? Kind of difficult when doing >>> a rpm compile no? >> >> >> Nope, not difficult at all. > > So, care to point out some docs on how to accomplish this while compiling > for rpm? I recommend the

Re: [courier-users] Authuserdb

2002-01-24 Thread Tony Bibbs
does authtest work? anything in the maillog? On Thu, 24 Jan 2002, David Gottschalk wrote: > Hi All, > I early had a question about virtual domains and sqwebmail. Well i > decided to covert my /etc/passwd to /etc/userdb.data so I can just use > authorization throught that and have my wonderf

[courier-users] Re: WEBADMIN PASSWORD

2002-01-24 Thread Sam Varshavchik
Mark Janssen writes: > Well... as root I don't even WANT to see what passwords my users came up Good for you. So, just don't open that file. > with. When /etc/shadow would contain plain-text passwords these would be > visible to anyone with root access (in some way, rooted or legal). There >

Re: [courier-users] Re: RFC2045rewrite bug @ multipart/signed

2002-01-24 Thread Folke Ashberg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Don, 24 Jan 2002, Sam Varshavchik wrote: > The following patch fixes the real problem. Now, I just have to make sure > that nothing else depended on the original broken logic. Hi Sam! jepp, as i've said in my first mail: So we can say: p->nl

[courier-users] Authuserdb

2002-01-24 Thread David Gottschalk
Hi All, I early had a question about virtual domains and sqwebmail. Well i decided to covert my /etc/passwd to /etc/userdb.data so I can just use authorization throught that and have my wonderful virtual domains! well i created the /etc/userdb using the conversion script. Then ran my makeuserd

Re: [courier-users] Re: WEBADMIN PASSWORD

2002-01-24 Thread Mark Janssen
On Thu, Jan 24, 2002 at 05:46:06PM -0500, Sam Varshavchik wrote: > David Chin writes: > >>> As I don't trust plaintext passwords in files (no matter the > >>permissions) I > >>If you don't trust POSIX permissions, well, it's time to give up on *NIX > >>completely, and reformat and install NT.

Re: [courier-users] Re: Attachment limit with sqwebmail

2002-01-24 Thread Sysop
Sam Varshavchik wrote: >> >> Again, this is a compile time ONLY option? Kind of difficult when >> doing a rpm compile no? > > > Nope, not difficult at all. So, care to point out some docs on how to accomplish this while compiling for rpm? > > > Feel free to rewrite HTTP 1.1, and have your

[courier-users] sqwebmail and LDAP address books

2002-01-24 Thread alan milligan
I am having some problems getting the delivered addressbook functionality to successfully connect to my local slapd. The code attempts the following ldapsearch request: >ldapsearch -h localhost -p 636 -b dc=balclutha,dc=org (&(sn=Milligan*)) This gives the following bind error: connection_ge

Re: [courier-users] Re: WEBADMIN PASSWORD (STOP IT!)

2002-01-24 Thread Papo Napolitano
C'mon... It wasn't my intention to start a flame war about POSIX permissions. The patch is there, if you find it useful (like me), apply it. If you don't... Well... Fsck it. In short: Courier is Sam's proyect, if he doesn't like/want a feature he won't implement it. And that's it. Please, let's

[courier-users] Re: Attachment limit with sqwebmail

2002-01-24 Thread Sam Varshavchik
Sysop writes: >> sqwebmail doesn't yet have the telepathic module that will let it know >> how big the attachment is, before it actually gets it. > > Again, this is a compile time ONLY option? Kind of difficult when doing a > rpm compile no? Nope, not difficult at all. > And with the atta

Re: [courier-users] Re: Attachment limit with sqwebmail

2002-01-24 Thread Sysop
Sam Varshavchik wrote: > Sysop writes: > >> Is there a config somewhere that I can set the max attachment size? >> I have not been able to find it yet. > > > See INSTALL. > >> Also, is it desired effect to upload the entire thing before checking >> the size of it?! > > > sqwebmail doesn't yet

[courier-users] Re: makemime and sqwebmail

2002-01-24 Thread Sam Varshavchik
Peer Oliver Schmidt writes: > It is just one client, SQWebMail. The often called braindead Outlook (2k > in this instance) shows the attachment as such. That's the reason for my > assumption about SQWebmail might having a problem. A message without a Mime-Version: header is not a MIME messag

[courier-users] Re: WEBADMIN PASSWORD

2002-01-24 Thread Sam Varshavchik
David Chin writes: > > In message <[EMAIL PROTECTED]>, Sam Varshavchik write > s: >> Papo Napolitano writes: >> >> > >> > As I don't trust plaintext passwords in files (no matter the permissions) I >> >> If you don't trust POSIX permissions, well, it's time to give up on *NIX >> complete

[courier-users] Re: makemime and sqwebmail

2002-01-24 Thread Sam Varshavchik
Peer Oliver Schmidt writes: > Hi list, > > I was playing around with makemime and sending me a PDF file using > > makemime -c auto -a "To: pos" test.pdf|sendmail > > Looking at the message in SQWebmail shows the contents of the binary PDF > file. ie. the start of the file with %PDF etc. (The mime

[courier-users] Re: Attachment limit with sqwebmail

2002-01-24 Thread Sam Varshavchik
Sysop writes: > Is there a config somewhere that I can set the max attachment size? I > have not been able to find it yet. See INSTALL. > Also, is it desired effect to upload the entire thing before checking the > size of it?! sqwebmail doesn't yet have the telepathic module that will let

[courier-users] Re: RFC2045rewrite bug @ multipart/signed

2002-01-24 Thread Sam Varshavchik
Folke Ashberg writes: >> If there's a problem, it must lie elsewhere. It'snot here. > > not my opinion. Using sendmail there are no problems. And i think this You don't get it. The problem was not in the rewrite function. The was nothing wrong with it. The problem was elsewhere - the pars

Re: [courier-users] I.P. based (virtual) multiple Domains ...

2002-01-24 Thread Bill Williamson
I've seen that link before, and I disagree with it entirely. The email is NOT coming from the person. It is coming from the email listserv, who got it from the person. Default replies should go to the listserv, which sent the mail. "___ courier-users

Re: [courier-users] I.P. based (virtual) multiple Domains ...

2002-01-24 Thread Sysop
Randy Lewis (Kenneth R. Lewis) wrote: >Hmmm. the expressed need is getting lost here. Let me try again. > >Qmail (ick...) allows for multiple virtual domains, distinguished >one from the other by using a different I.P. address for each domain. > >POP & IMAP (let's use POP for this example) cl

Re: [courier-users] I.P. based (virtual) multiple Domains ...

2002-01-24 Thread Sysop
Johannes Erdfelt wrote: > >This is a feature: > >http://www.unicom.com/pw/reply-to-harmful.html > >JE > I know it's a 'feature', but it's an incredibly annoying one and frankly uneeded. Of all the lists I participate in, this is the only one that atleast doesnt modify the 'reply-to' header, ye

Re: [courier-users] I.P. based (virtual) multiple Domains ...

2002-01-24 Thread Aly S.P Dharshi
Mailman has been set to reply to the author as opposed to the list. Speak to the mailing list owner. ___ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

[courier-users] Re: makemime and sqwebmail

2002-01-24 Thread Peer Oliver Schmidt
Roland Schneider writes: > --Peer Oliver Schmidt wrote on 24.01.2002 20:07 +0100: > >> I was trying to point out, that there might be a problem within >> SQWebmail, with regards to the MIME handling. > > You did not provide those mime-related headers, but if two > different clients dont show

Re: [courier-users] I.P. based (virtual) multiple Domains ...

2002-01-24 Thread Johannes Erdfelt
On Thu, Jan 24, 2002, Sysop <[EMAIL PROTECTED]> wrote: > Tim Hosking wrote: > > >on 24/1/02 4:34 pm, Sysop at [EMAIL PROTECTED] wrote: > > > > > > > >Hey Sysop! > > > >Did you know that, Patrick Walsh's mdropspamfilter found at > > systematica

Re: [courier-users] I.P. based (virtual) multiple Domains ...

2002-01-24 Thread Randy Lewis (Kenneth R. Lewis)
Hmmm. the expressed need is getting lost here. Let me try again. Qmail (ick...) allows for multiple virtual domains, distinguished one from the other by using a different I.P. address for each domain. POP & IMAP (let's use POP for this example) clearly know which IP address that is used for

Re: [courier-users] I.P. based (virtual) multiple Domains ...

2002-01-24 Thread Sysop
Tim Hosking wrote: >on 24/1/02 4:34 pm, Sysop at [EMAIL PROTECTED] wrote: > > > >Hey Sysop! > >Did you know that, Patrick Walsh's mdropspamfilter found at > systematically rejects >all your postings as potential spam? :) > >Apparently they are

Re: [courier-users] I.P. based (virtual) multiple Domains ...

2002-01-24 Thread Tim Hosking
on 24/1/02 4:34 pm, Sysop at [EMAIL PROTECTED] wrote: Hey Sysop! Did you know that, Patrick Walsh's mdropspamfilter found at systematically rejects all your postings as potential spam? :) Apparently they are missing the 'To:' header. Just

Re: [courier-users] I.P. based (virtual) multiple Domains ...

2002-01-24 Thread Sysop
Bill Williamson wrote: >Someone else asked this question, and the short answer is, it's not >possible. > >Slightly longer version: >When you connect to imap/pop3/smtp, you connect via IP address. That is >all. If you look at the session, you never see "am I talking to >mail.bubba.com?", just "h

Re: [courier-users] I.P. based (virtual) multiple Domains ...

2002-01-24 Thread Bill Williamson
Someone else asked this question, and the short answer is, it's not possible. Slightly longer version: When you connect to imap/pop3/smtp, you connect via IP address. That is all. If you look at the session, you never see "am I talking to mail.bubba.com?", just "here's my user and pass, let me

[courier-users] I.P. based (virtual) multiple Domains ...

2002-01-24 Thread Randy Lewis (Kenneth R. Lewis)
Has anyone implemented I.P. based multi-domains. Very specifically, I want the notion of DEFAULT_DOMAIN (as optionally defined in etc/authmysqlrc) to be determined from the I.P. address locally as one of many aliased I.P. addresses. For example: If I have 10 aliased I.P. address on a machine, e

Re: [courier-users] Re: WEBADMIN PASSWORD

2002-01-24 Thread Michael Carmack
On Thu, Jan 24, 2002 at 02:08:39PM -0500, David Chin wrote: > > > > If you don't trust POSIX permissions, well, it's time to give up on *NIX > > completely, and reformat and install NT. > > Um, then why are passwords in /etc/shadow encrypted? Everything in the shadow group has to be able to r

[courier-users] Re: maildroprc file not read for virtual user + postges

2002-01-24 Thread Andreas Schuldei
* Andreas Schuldei ([EMAIL PROTECTED]) [020124 22:00]: > I try to deliver mails to virtual users. all the maildirs are in > /var/mail/, their maildirs are called like their userids in the > postgresql database backend. > courierd:DEFAULTDELIVERY="| /usr/bin/maildrop -V 2" I had been experiment

[courier-users] maildroprc file not read for virtual user + postges

2002-01-24 Thread Andreas Schuldei
I try to deliver mails to virtual users. all the maildirs are in /var/mail/, their maildirs are called like their userids in the postgresql database backend. doctool=# SELECT id , '', clear, uid, gid, home, maildir, '', '' FROM mail_test_view ; id | ?column? | clear | uid | gid |

[courier-users] courier 1.4.2 FreeBSD port

2002-01-24 Thread Dziugas Baltrunas
are there plans to make FreeBSD ports for courier 1.4 series? or maybe they already exist?   regards, Dziugas

Re: [courier-users] Re: WEBADMIN PASSWORD

2002-01-24 Thread Yarema
--On Thursday, January 24, 2002 11:24:53 -0800 Sysop <[EMAIL PROTECTED]> wrote: > David Chin wrote: > >> In message <[EMAIL PROTECTED]>, Sam >> Varshavchik write s: >> >>> Papo Napolitano writes: >>> As I don't trust plaintext passwords in files (no matter the permissions) I >>> I

Re: [courier-users] Re: makemime and sqwebmail

2002-01-24 Thread Roland Schneider
--Peer Oliver Schmidt wrote on 24.01.2002 20:07 +0100: >> Content-Type: application/pdf; name="myfile.pdf" >> Content-Transfer-Encoding: base64 >> Content-Disposition: inline >> I dont know why SQWebmail shows any type of application/* >> as plain text, if the message is formatted as above you ge

Re: [courier-users] Re: WEBADMIN PASSWORD

2002-01-24 Thread Sysop
David Chin wrote: >In message <[EMAIL PROTECTED]>, Sam Varshavchik write >s: > >>Papo Napolitano writes: >> >>>As I don't trust plaintext passwords in files (no matter the permissions) I >>> >>If you don't trust POSIX permissions, well, it's time to give up on *NIX >>completely, and reformat an

Re: [courier-users] Attachment limit with sqwebmail

2002-01-24 Thread Sysop
Roland Schneider wrote: >--Sysop wrote on 24.01.2002 10:28 -0800: > >>I have a user that is trying to send a large attachment through the webmail >>interface... The problem is, it allows the user to upload the entire file >>before it barks about the file being too large... >> > >But only one time

[courier-users] Re: makemime and sqwebmail

2002-01-24 Thread Peer Oliver Schmidt
Roland Schneider writes: > Create the same message from within SQWebmail (or any other > mime-compatible client) and compare the headers and content. I am sure it will work fine. It does work for most of the other stuff. > Content-Type: application/pdf; name="myfile.pdf" > Content-Transfer-Enco

[courier-users] Re: WEBADMIN PASSWORD

2002-01-24 Thread David Chin
In message <[EMAIL PROTECTED]>, Sam Varshavchik write s: > Papo Napolitano writes: > > > > > As I don't trust plaintext passwords in files (no matter the permissions) I > > If you don't trust POSIX permissions, well, it's time to give up on *NIX > completely, and reformat and install NT. U

Re: [courier-users] Attachment limit with sqwebmail

2002-01-24 Thread Roland Schneider
--Sysop wrote on 24.01.2002 10:28 -0800: > I have a user that is trying to send a large attachment through the webmail > interface... The problem is, it allows the user to upload the entire file > before it barks about the file being too large... But only one time, after the user should know alr

RE: [courier-users] Someone who work with mysql

2002-01-24 Thread Sistemas
The mysql encrypt metod is diferent than the system, I have been trying doing that!. How did you make to login with authmysql? send me your conf files and a example in your table mysql db. thank you   Ariel

[courier-users] Attachment limit with sqwebmail

2002-01-24 Thread Sysop
I have a user that is trying to send a large attachment through the webmail interface... The problem is, it allows the user to upload the entire file before it barks about the file being too large... Is there a config somewhere that I can set the max attachment size? I have not been able to f

Re: [courier-users] makemime and sqwebmail

2002-01-24 Thread Roland Schneider
--Peer Oliver Schmidt wrote on 24.01.2002 16:54 +0100: > Hi list, > I was playing around with makemime and sending me a PDF file using > makemime -c auto -a "To: pos" test.pdf|sendmail > Looking at the message in SQWebmail shows the contents of the binary PDF > file. ie. the start of the file

Re: [courier-users] Re: RFC2045rewrite bug @ multipart/signed

2002-01-24 Thread Folke Ashberg
On Don, 24 Jan 2002, Sam Varshavchik wrote: > That code is correct. I see nothing wrong with it. > Hint: posting a claim that something isn't working correctly, without > showing an example, followed by a patch whose meaning is not clear, is not > going to fly. Hi! sorry if my first mail

Re: [courier-users] finding courier-imap4 documentation

2002-01-24 Thread Edwin Culp
Quoting "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>: > On Thu, Jan 24, 2002 at 10:17:03PM +0800, Ji-Haw Foo wrote: > > Hi guys, > > > > Please don't flame me for this, but I have quite a bit of difficulty > looking > > for installation and configuration documentation for courier-imap4. Can > > any

Re: [courier-users] courier-imap 1.3.12 quota problems

2002-01-24 Thread Oliver Blasnik
Hi there, Dziugas Baltrunas wrote: > > > i need to get user's quota from imap. IMP 3.0 states, that: > > > * with the Cyrus imap server and the Courier imap server > 1.3.12. > > > does this means, that i should install courier 1.4.1 or 1.4.2 to make > seems like courier-imap doesn't want to sho

Re: [courier-users] Outlook Express 5 Quirk

2002-01-24 Thread Tony Bibbs
People actually use Outlook Express?!? ;-) Email [EMAIL PROTECTED]'m sure he'll fix it. Seriously, my guess is you'll have to wait for updates to OE as it is, obviously, a client issue. --Tony On Thu, 2002-01-24 at 10:07, Speedline Canada Techincal Services wrote: > I've discovered a strange fe

[courier-users] Outlook Express 5 Quirk

2002-01-24 Thread Speedline Canada Techincal Services
I've discovered a strange feature in outlook express, For some reason mail messages on the IMAP server just keep coming up as new when ever send and receive is checked. Anyone know why this is or what I can do to fix it? I checked and there is no mail in the new folder, only cur. Thanks, Chad

Re: [courier-users] finding courier-imap4 documentation

2002-01-24 Thread [EMAIL PROTECTED]
On Thu, Jan 24, 2002 at 10:17:03PM +0800, Ji-Haw Foo wrote: > Hi guys, > > Please don't flame me for this, but I have quite a bit of difficulty looking > for installation and configuration documentation for courier-imap4. Can > anyone suggest web sites that contain some tutorials on this, other

[courier-users] makemime and sqwebmail

2002-01-24 Thread Peer Oliver Schmidt
Hi list, I was playing around with makemime and sending me a PDF file using makemime -c auto -a "To: pos" test.pdf|sendmail Looking at the message in SQWebmail shows the contents of the binary PDF file. ie. the start of the file with %PDF etc. (The mime type says application/octet-stream)

Re: [courier-users] Re: RPM Building problem

2002-01-24 Thread alberto passariello
Thankyou it worked. On Thu, 2002-01-24 at 13:49, Sam Varshavchik wrote:> alberto passariello writes: > > > > RPM build errors: > > File not found: /var/tmp/courier-imap-install/etc/pam.d/imap > > File not found: /var/tmp/courier-imap-install/etc/pam.d/pop3 > > Install the pam-devel

[courier-users] finding courier-imap4 documentation

2002-01-24 Thread Ji-Haw Foo
Hi guys, Please don't flame me for this, but I have quite a bit of difficulty looking for installation and configuration documentation for courier-imap4. Can anyone suggest web sites that contain some tutorials on this, other than the man pages? Also, the reason why I am trying to learn up th

Re: [courier-users] courier-imap 1.3.12 quota problems

2002-01-24 Thread Dziugas Baltrunas
well, i already said, that i'm using maildrop, which supports maildirquota. there alre quota values in every line in userdb file, and if user reaches quota limit, maildrop returns an error. as MTA, i'm using postfix. seems like courier-imap doesn't want to show status of quota usage. regards, Dz

Re: [courier-users] courier-imap 1.3.12 quota problems

2002-01-24 Thread Tony Bibbs
I just got this working yesterday with courier-mta. Is your MTA using filesystem quota or maildir quotas? I read that the filesystem quotas are a bit more complicated (I'm using maildirquota). You may want to try setting the quota in the userdb with quota="xS" where x is the max number of bytes

RE: [courier-users] Question regarding converting to new server that is using courier.

2002-01-24 Thread Daniel Higgins
get one of the million of scripts floating around :P myself i used mb2db (off of qmail's page) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Derrick Sent: Wednesday, January 23, 2002 1:41 PM To: [EMAIL PROTECTED] Subject: [courier-users] Question rega

[courier-users] courier-imap 1.3.12 quota problems

2002-01-24 Thread Dziugas Baltrunas
hallo,   i'm still having problems with quota. i'm using courier-imap 1.3.12 as pop3/imap and maildrop as MDA. maildrop is compiled with quota support, and it works. i'm using userdb authentification mechanism. i need to get user's quota from imap. IMP 3.0 states, that: -- This works * with

[courier-users] Re: RPM Building problem

2002-01-24 Thread Sam Varshavchik
alberto passariello writes: > RPM build errors: > File not found: /var/tmp/courier-imap-install/etc/pam.d/imap > File not found: /var/tmp/courier-imap-install/etc/pam.d/pop3 Install the pam-devel package. -- Sam ___ courier-users maili

Re: [courier-users] verbose logging and quota (admin account)

2002-01-24 Thread Oliver Blasnik
Hi there, Dziugas Baltrunas wrote: > 2) how could i count user quota usage? IMP 3.0 in config/conf.php writes: > /* Gets the quota usage from the imap server. $imap_admin & > * $imap_passwd must be set to fit your own settings. This works > * with the Cyrus imap server and the Courier imap serv

[courier-users] RPM Building problem

2002-01-24 Thread alberto passariello
I'm trying to compile courier imap 1.4.2 on a linux mandrake 8.1. In order to have the process start I changed in the spec file  redhat-release with mandrake-release. But the process ends with an error in the end: + touch /var/tmp/courier-imap-install/var/run/pop3d-ssl.pid.lock + /usr/lib/rpm/

[courier-users] What does "511 This entry was last confirmed open on ..." mean?

2002-01-24 Thread 김응천
In my log there is "511 This entry was last confirmed open on ..." What does this mean and when it occurs? Thanks.

[courier-users] verbose logging and quota (admin account)

2002-01-24 Thread Dziugas Baltrunas
hello guys,   i have two questions.   1) is it possible to make courier-imap logs more verbose? now even user fails to log in, i don't know, who it was. 2) how could i count user quota usage? IMP 3.0 in config/conf.php writes: /* Gets the quota usage from the imap server. $imap_admin & * $im