php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #20306 Missing IMAP function to change the password of a mailbox
Submitted: 2002-11-08 03:40 UTC Modified: 2002-11-08 06:50 UTC
From: Andreas at ap-stbr dot de Assigned:
Status: Not a bug Package: Feature/Change Request
PHP Version: 4.2.3 OS: General / not depending
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
22 + 8 = ?
Subscribe to this entry?

 
 [2002-11-08 03:40 UTC] Andreas at ap-stbr dot de
There is no function to change the password of a mailbox within the set of IMAP functions - or I cannot find.

I intend to offer to a group of users a set of POP3 mailboxes provided by my ISP. Within a web application of my ISP (called "Confixx"; you probably know it), I'm able to fetch these mailboxes, set passwords on them and connect them to email addresses of my choice.

But the users are not able to change the mailbox passwords I gave them. The "Confixx" does not offer the possibility within its provided WebMail feature.

So I thought about providing an appropriate page within my own web site to let the user change this password. I, a relative beginner with PHP, explored the IMAP function set but did not find any function to change the password of a given mailbox.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-11-08 03:47 UTC] Andreas at ap-stbr dot de
Sorry, I forgot to explicitly declare: Hereby I request an IMAP function to change the password of a mailbox after having opened a stream using imap_open().
 [2002-11-08 06:50 UTC] sniper@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 02:01:29 2024 UTC