author | Matthias Förste foerste@schlittermann.de |
Fri, 25 Nov 2011 14:48:09 +0100 | |
branch | foerste |
changeset 46 | 62eb58a0ec39 |
parent 45 | 5f7c647f7cc4 |
child 47 | 05d5ada37387 |
account.pm | file | annotate | diff | comparison | revisions |
--- a/account.pm Fri Nov 25 14:10:17 2011 +0100 +++ b/account.pm Fri Nov 25 14:48:09 2011 +0100 @@ -313,12 +313,6 @@ die $r->error.$r->code if $r->code; } - # FIXME: Wenn keine Mailbox existiert, gibt es hier ein Problem - if (defined $Cf->imap_quota) { -# $imap->setquota($mbox, STORAGE => $Cf->imap_quota * 1024) -# or die $@; - } - verbose "ok\n"; print "\n";