From:             [EMAIL PROTECTED]
Operating system: General / not depending
PHP version:      4.2.3
PHP Bug Type:     Feature/Change Request
Bug description:  Missing IMAP function to change the password of a mailbox

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.
-- 
Edit bug report at http://bugs.php.net/?id=20306&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20306&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20306&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20306&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20306&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20306&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20306&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20306&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20306&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20306&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20306&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20306&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20306&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20306&r=isapi

Reply via email to