Re: [vchkpw] multiple issues.....cannot get in!!

2005-01-20 Thread Bob Ababurko
Tom Collins wrote:
On Jan 18, 2005, at 7:27 PM, Bob Ababurko wrote:
I am running vpopmail with vchkpw and I am having an few isssues that 
I believe are connected.  I have many virtual domains, but on at lease 
one account in one domain, I cannot log into my mail and see the error,

Sending of the password did not succeed.  unable to scan $HOME/Maildir.
(using mozilla thunderbird)
OR
-ERR unable to scan $HOME/Maildir, telneting to box

Sounds like there's a problem with that account's Maildir.
Use vuserinfo to see what the home directory is set to.  su to vpopmail 
and see if you can get to that directory.  Make sure there are three 
directories, new, cur and tmp in there.  Compare the permissions and 
ownership to another user's Maildir that is working correctly.

--
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/


Actually, that may indeed be the case.  I have around 500 files in /cur 
and about 1700 in /new.  So, I cannot believe that this is typical 
behavior for vpopmail.  If it is I am going to cry.  I dont want to have 
to deal with anymore migrations on this box.  I cannot take it!  What 
can I do to make this right?

-Bob


Re: [vchkpw] multiple issues.....cannot get in!!

2005-01-20 Thread Bob Ababurko
X-Istence wrote:
On Jan 19, 2005, at 1:45 PM, Charles J. Boening wrote:
How many messages does the user have?  I have seen this error when there
are thousands of messages in a user's Maildir.
Charlie
I agree with Charlie.
Thing to do is set the DATALIMIT higher, it is because it is unable to 
use that amount of memory that is required to run through the entire 
directory structure.

There is normally nothing wrong with the Maildir itself most of the time.
J-W Regeer

Is this synonomous with changing qmails softlimit via tcpserver?


Re: [vchkpw] multiple issues.....cannot get in!!

2005-01-20 Thread Tom Collins
On Jan 20, 2005, at 11:26 AM, Bob Ababurko wrote:
Actually, that may indeed be the case.  I have around 500 files in 
/cur and about 1700 in /new.  So, I cannot believe that this is 
typical behavior for vpopmail.  If it is I am going to cry.  I dont 
want to have to deal with anymore migrations on this box.  I cannot 
take it!  What can I do to make this right?
As another poster mentioned, try increasing the memory softlimit set on 
qmail-pop3d.  It's probably just running out of memory trying to scan 
that directory.

It isn't a vpopmail problem, unless you can't do SMTP AUTH for the user 
or qmailadmin fails.

--
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] multiple issues.....cannot get in!!

2005-01-20 Thread X-Istence
On Jan 20, 2005, at 2:57 PM, Bob Ababurko wrote:
X-Istence wrote:
On Jan 19, 2005, at 1:45 PM, Charles J. Boening wrote:
How many messages does the user have?  I have seen this error when 
there
are thousands of messages in a user's Maildir.

Charlie
I agree with Charlie.
Thing to do is set the DATALIMIT higher, it is because it is unable 
to use that amount of memory that is required to run through the 
entire directory structure.
There is normally nothing wrong with the Maildir itself most of the 
time.
J-W Regeer
Is this synonomous with changing qmails softlimit via tcpserver?

It is the softlimit that is causing it. Not vpopmail. vchkpw hands it 
off to qmail-pop3d, and it can not secure enough memory to process the 
Maildir. Ive put mine up higher, and it works perfectly again.

J-W


Re: [vchkpw] multiple issues.....cannot get in!!

2005-01-19 Thread Tom Collins
On Jan 18, 2005, at 7:27 PM, Bob Ababurko wrote:
I am running vpopmail with vchkpw and I am having an few isssues that 
I believe are connected.  I have many virtual domains, but on at lease 
one account in one domain, I cannot log into my mail and see the 
error,

Sending of the password did not succeed.  unable to scan $HOME/Maildir.
(using mozilla thunderbird)
OR
-ERR unable to scan $HOME/Maildir, telneting to box
Sounds like there's a problem with that account's Maildir.
Use vuserinfo to see what the home directory is set to.  su to vpopmail 
and see if you can get to that directory.  Make sure there are three 
directories, new, cur and tmp in there.  Compare the permissions and 
ownership to another user's Maildir that is working correctly.

--
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] multiple issues.....cannot get in!!

2005-01-19 Thread Bob Ababurko
Tom Collins wrote:
On Jan 18, 2005, at 7:27 PM, Bob Ababurko wrote:
I am running vpopmail with vchkpw and I am having an few isssues that 
I believe are connected.  I have many virtual domains, but on at lease 
one account in one domain, I cannot log into my mail and see the error,

Sending of the password did not succeed.  unable to scan $HOME/Maildir.
(using mozilla thunderbird)
OR
-ERR unable to scan $HOME/Maildir, telneting to box

Sounds like there's a problem with that account's Maildir.
Use vuserinfo to see what the home directory is set to.  su to vpopmail 
and see if you can get to that directory.  Make sure there are three 
directories, new, cur and tmp in there.  Compare the permissions and 
ownership to another user's Maildir that is working correctly.

--
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/

All the permissions are the same in this directory as ones that are 
working fine.

When I do a vuserinfo on this user, it shows that it is able to 
authenticate, by giving a recent time of authentication, but it is not 
able to read the Maildir for some reason.

The permissions in this dir are:
drwx--  2 vpopmail  vchkpw  367104 Jan 15 21:40 cur
-rw-r--r--  1 vpopmail  vchkpw 297 Jan 19 09:24 maildirsize
drwx--  2 vpopmail  vchkpw   86016 Jan 19 09:24 new
drwx--  2 vpopmail  vchkpw 512 Jan 19 09:24 tmp
and the dir above it...the users home dir:
drwx--  3 vpopmail  vchkpw  512 Oct 26 00:27 .
drwx--  9 vpopmail  vchkpw  512 Jan 12 15:22 ..
drwx--  8 vpopmail  vchkpw  512 Jan 19 08:29 Maildir
-rw---  1 vpopmail  vchkpw   12 Jan 19 09:31 lastauth
I am very flustered and


RE: [vchkpw] multiple issues.....cannot get in!!

2005-01-19 Thread Charles J. Boening
How many messages does the user have?  I have seen this error when there
are thousands of messages in a user's Maildir.


Charlie

 

-Original Message-
From: Bob Ababurko [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 19, 2005 7:31 AM
To: vchkpw@inter7.com
Subject: Re: [vchkpw] multiple issues.cannot get in!!

Tom Collins wrote:
 On Jan 18, 2005, at 7:27 PM, Bob Ababurko wrote:
 
 I am running vpopmail with vchkpw and I am having an few isssues that

 I believe are connected.  I have many virtual domains, but on at 
 lease one account in one domain, I cannot log into my mail and see 
 the error,

 Sending of the password did not succeed.  unable to scan
$HOME/Maildir.
 (using mozilla thunderbird)

 OR

 -ERR unable to scan $HOME/Maildir, telneting to box
 
 
 Sounds like there's a problem with that account's Maildir.
 
 Use vuserinfo to see what the home directory is set to.  su to 
 vpopmail and see if you can get to that directory.  Make sure there 
 are three directories, new, cur and tmp in there.  Compare the 
 permissions and ownership to another user's Maildir that is working
correctly.
 
 --
 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/
 
 
 
All the permissions are the same in this directory as ones that are
working fine.

When I do a vuserinfo on this user, it shows that it is able to
authenticate, by giving a recent time of authentication, but it is not
able to read the Maildir for some reason.

The permissions in this dir are:

drwx--  2 vpopmail  vchkpw  367104 Jan 15 21:40 cur
-rw-r--r--  1 vpopmail  vchkpw 297 Jan 19 09:24 maildirsize
drwx--  2 vpopmail  vchkpw   86016 Jan 19 09:24 new
drwx--  2 vpopmail  vchkpw 512 Jan 19 09:24 tmp

and the dir above it...the users home dir:

drwx--  3 vpopmail  vchkpw  512 Oct 26 00:27 .
drwx--  9 vpopmail  vchkpw  512 Jan 12 15:22 ..
drwx--  8 vpopmail  vchkpw  512 Jan 19 08:29 Maildir
-rw---  1 vpopmail  vchkpw   12 Jan 19 09:31 lastauth


I am very flustered and




Re: [vchkpw] multiple issues.....cannot get in!!

2005-01-19 Thread X-Istence
On Jan 19, 2005, at 1:45 PM, Charles J. Boening wrote:
How many messages does the user have?  I have seen this error when 
there
are thousands of messages in a user's Maildir.

Charlie
I agree with Charlie.
Thing to do is set the DATALIMIT higher, it is because it is unable to 
use that amount of memory that is required to run through the entire 
directory structure.

There is normally nothing wrong with the Maildir itself most of the 
time.

J-W Regeer


[vchkpw] multiple issues.....cannot get in!!

2005-01-18 Thread Bob Ababurko

I am running vpopmail with vchkpw and I am having an few isssues that I 
believe are connected.  I have many virtual domains, but on at lease one 
account in one domain, I cannot log into my mail and see the error,

Sending of the password did not succeed.  unable to scan $HOME/Maildir.
(using mozilla thunderbird)
OR
-ERR unable to scan $HOME/Maildir, telneting to box
The weird thing is that other account on the same domain do not have 
this problem.

As I said, another thing is going on that I believe to be connectedI 
cannot log into my qmailadmin.  Qmail admin gives me a Internal server 
error on the web page and: Premature end of script headers: 
/cgi-bin/qmailadmin in the error log.

I do believe that I may have contributed to the by changing the shell 
for the vpopmail account to /nologin as I was in paranoid mode after one 
of my other boxes got hacked.  I cannopt tell if this was the cause, but 
as soon as I made the correlation, I changed the shell back to the one 
that I believe that was originally there(/bin/csh) and still the same. 
So, i belive it could possibly a vpopmail ownership thing but everything 
looks rightAs far as I believe things should be looking, that is.

If anyone can point some light in my direction, that would be very 
appreciated.

thanks,
Bob