Richard Mayhew - Nashua Mobile Broadband Division
2006-Nov-29 20:54 UTC
[Dovecot] Quota's with Thunderbird
Hi, Does anyone know how to get Thunderbird to correctly report the mailbox quota's? I know Dovecot is correctly enforcing the quotas on the mailbox when using Thunderbird, but Thunderbird reports that the "server does not support quota's" when trying to view the usage? Is Thunderbird expecting something different? Viewing the mailbox through Squirelmail, the quota's are reported correctly, so I would thnk that Thunderbird is where the problem lies. Regards Richard -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://dovecot.org/pipermail/dovecot/attachments/20061129/8298c8b4/attachment-0001.html>
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Richard Mayhew - Nashua Mobile Broadband Division schrieb:> Hi, > > Does anyone know how to get Thunderbird to correctly report the mailbox > quota's? I know Dovecot is correctly enforcing the quotas on the mailbox > when using Thunderbird, but Thunderbird reports that the "server does > not support quota's" when trying to view the usage? Is Thunderbird > expecting something different? > > Viewing the mailbox through Squirelmail, the quota's are reported > correctly, so I would thnk that Thunderbird is where the problem lies. > > Regards > > Richard > > > -- > Diese Nachricht wurde auf Viren und andere gef?hrliche Inhalte untersucht > und ist - aktuelle Virenscanner vorausgesetzt - sauber. > > >Hi Richard , i see quota very nice with thunderbird, i guess its your dovecot setup - -- Mit freundlichen Gruessen Best Regards Robert Schetterer robert_at_schetterer_dot_org Munich / Bavaria / Germany https://www.schetterer.org https://www.schetterer.com/public-gpg-robert-schetterer.key -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (MingW32) iD8DBQFFbiYqNxddAhXBw7QRAnLEAJ4mN20GzzUz73eMDBi/S09lOSx6cQCeLj7d ECYJvjD5IUpSgn4pn9q0fAw=cgF4 -----END PGP SIGNATURE----- -- Diese Nachricht wurde auf Viren und andere gef?hrliche Inhalte untersucht und ist - aktuelle Virenscanner vorausgesetzt - sauber.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Richard Mayhew - Nashua Mobile Broadband Division wrote:> Hi, > > Does anyone know how to get Thunderbird to correctly report the mailbox > quota's? I know Dovecot is correctly enforcing the quotas on the mailbox > when using Thunderbird, but Thunderbird reports that the "server does > not support quota's" when trying to view the usage? Is Thunderbird > expecting something different? > > Viewing the mailbox through Squirelmail, the quota's are reported > correctly, so I would thnk that Thunderbird is where the problem lies. > > Regards > > Richard >Richard, make sure that you have both 'quota = ' and 'imap_quota = ' in your imap plugins definitions in dovecot's configuration. Also, it would definitely help to give us specifics of your configuration. (i.e. which version of dovecot, on what operating system, etc) you should also double-check to make sure that your squirrelmail plugin isn't directly looking at disk quotas as opposed to grabbing the quota information via IMAP. (check_quota does this) the easiest way to determine if dovecot is actually supporting quotas is to telnet to your dovecot machine on port 143 and then after connecting type: 1 capability (after it outputs the capabilities that dovecot has, you can then type "2 logout" to exit) it should have "QUOTA" in the list somewhere (likely towards the end) if it doesn't there is a problem with the quota support compiled into dovecot. hope this helps alan -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFbjziE2gsBSKjZHQRAiS3AKDWZU624fGKKLzj5orTdV3PDbg6YQCeIVYP rTCqQSelu74VAG1JXgAXySU=pU+h -----END PGP SIGNATURE-----