Sorry for the delay...

> i am using quota plugin.
> plugin is workin' well for some accounts, but not workin' for some
> accounts.
> i've checked plugin source.
> this source is using sqimap functions to check quota infomation.
> i found... some accounts (doesn't work) is passing NOQUOTA.
> so i checked vpopmail/bin/vuserinfo xxx, and i get 'y' for quota.
> and i changed quota number in cgi-bin/qmailadmin.
> then i can see numbers from /vpopmail/bin/vuserinfo xxx.
> BUT still plugin doesn't work...

If you found the source, go ahead and do the QUOTA command yourself on the
command line:

telnet localhost 143
A01 LOGIN <user> <pwd>
A02 GETQUOTAROOT INBOX
A03 LOGOUT

You'll probably see that there is still a problem with your vpopmail
configuration, since the plugin just reports on what it gets from the
server.

 - Paul


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to