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
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: Andreas at ap-stbr dot de
New email:
PHP Version: OS:

 

 [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: Thu Mar 28 20:01:28 2024 UTC