Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.2.1

Request #7284 Mailbox path in manageMB()
Submitted: 2006-04-03 14:56 UTC
From: t dot bruederli at nexbyte dot com Assigned:
Status: Open Package: Mail_IMAPv2 (version 0.2.0)
PHP Version: 4.3.10 OS:
Roadmaps: (Not assigned)    
Subscription  
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes. If this is not your bug, you can add a comment by following this link. If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: t dot bruederli at nexbyte dot com
New email:
PHP Version: Package Version: OS:

 

 [2006-04-03 14:56 UTC] t dot bruederli at nexbyte dot com (Thomas Bruederli)
Description: ------------ Mailbox names passed to Mail_IMAPv2_ManageMB::manageMB() are always translated to INBOX.{mailboxname}. This is not correct since there are IMAP servers that don't use these naming conventions. Mailbox names shouldn't be extended with the "INBOX."-prefix. This isn't done in manageMail() either.

Comments