Edit report at http://bugs.php.net/bug.php?id=43948&edit=1
ID: 43948 Patch added by: mkoppa...@php.net Reported by: diegows at xtech dot com dot ar Summary: IMAP: Add imap_myrights() function Status: Feedback Type: Feature/Change Request Package: IMAP related PHP Version: trunk Assigned To: pajoye Block user comment: N New Comment: The following patch has been added/updated: Patch Name: imap_myrights.patch Revision: 1280393307 URL: http://bugs.php.net/patch-display.php?bug=43948&patch=imap_myrights.patch&revision=1280393307 Previous Comments: ------------------------------------------------------------------------ [2010-07-29 10:42:00] mkoppa...@php.net Add A Patch form responds to using @php.net address: "Email address must be valid!". ------------------------------------------------------------------------ [2010-07-29 10:06:16] paj...@php.net Change category and move to trunk for now, will be applied&tested there first. If it happens to work well and it will then be applied to 5.3 (if RM ok it too). ------------------------------------------------------------------------ [2010-07-29 10:04:51] paj...@php.net Please attach the patches to this bug, between the versions posted on the list and the ones in external sites, it is hard to track the changes. I'll back at work next week and will review&test the patch, and surely apply it if there is no issue left. ------------------------------------------------------------------------ [2010-07-28 20:17:13] mkoppa...@php.net Looking at the myrights patch: + /* set the callback for the GET_ACL function */ + mail_parameters(NIL, SET_MYRIGHTS, (void *) mail_myrights); Should this be 'GET_MYRIGHTS' as the function is used for getting the rights? Slightly updated version of the patch http://valokuva.org/~mikko/imap_myrights.patch. Does this work as expected? ------------------------------------------------------------------------ [2010-07-28 12:45:45] clint at ubuntu dot com The original patches suggested have been maintained by the kolab project, all the way up to v5.3.2. I'd like to suggest that this (very old) bug be patched into PHP, so that users can benefit from the additional functionality. This link includes the patch for myrights at v5.3.2, which I imagine should apply fairly cleanly to the latest svn version as well: http://kolab.org/cgi-bin/viewcvs-kolab.cgi/server/php/patches/php-5.3.2/ ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/bug.php?id=43948 -- Edit this bug report at http://bugs.php.net/bug.php?id=43948&edit=1