RE: [vchkpw] quotawarn....

2004-08-22 Thread shadowplay.net

im assuming your refering to the ISSUE2 at the bottom 
of that page?

well that would work ...however 
I have already applied that patch... 
and as I stated ... did so with no compile errors.

we still have no update or unlinking of the 
quotawarn file in the users maildir when the 
user pops in and deletes files...

infact you can tell that the patch has 
been applied because of all
the -filesize -nummailsdeleted on 
the lines of the maildirsize file.

hehe... first thing I checked.

has neone else had this issue?

once again the issue is no removal of quotawarn messages 

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> Sent: August 21, 2004 03:48
> To: [EMAIL PROTECTED]
> Subject: RE: [vchkpw] quotawarn
> 
> 
--> snip for brevity<---

> 
> Hello Kenneth,
> 
> I'm absolutely NO expert but I found the next solution to 
> your problem in my quest to solve other problems:
> On: http://www.pipeline.com.au/staff/mbowe/isp/vpopmail-mysql.htm
> 



Re: [vchkpw] quotawarn....

2004-08-22 Thread Werner Amon
shadowplay.net schrieb:
has neone else had this issue?
once again the issue is no removal of quotawarn messages 

 

I have the same 'problem'
Werner


Re: [vchkpw] can login on LDAP / can NOT login on pop3

2004-08-22 Thread Tom Collins
On Aug 21, 2004, at 6:44 PM, <[EMAIL PROTECTED]> wrote:
in the file /etc/pop3d it reads:
AUTHMODULES="authshadow"
POP3AUTH="LOGIN CRAM-MD5 CRAM-SHA1"
POP3AUTH_TLS="LOGIN PLAIN"
POP3DSTART=YES
If you change the first line to say authvchkpw instead of authshadow, 
that should do the trick.

--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
Info on the Sniffter hand-held Network Tester: http://sniffter.com/


Re: [vchkpw] quotawarn....

2004-08-22 Thread Dave Goodrich
shadowplay.net wrote:
has neone else had this issue?
once again the issue is no removal of quotawarn messages 
Yes I have had this issue, and stopped quotawarn messages as a solution. 
The bigger issue for us was getting the maildirsize file to properly 
update sometimes. Currently we just go through and delete them all and 
rerun vuserinfo which replaces the file. Everything has been fine once 
this was done.

I've never brought it to the list becasue I thought is was becasue we 
moved maildirs from a machine with maildirs and installed them on 
amchine with maildir++ after we installed courier.

DAve