I'd like to fetch mail from various folders, all within the same email account. To make it easier to manager, it would be nice to have the folder listed on the status panel (mailhandler_display). The attached patch does that.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | mailhandler_add_folder.patch | 1.37 KB | z.stolar |
| #1 | mailhandler-showfolder.patch | 1.29 KB | jeffmurphy |
| mailhandler-showfolder.patch | 1.29 KB | jeffmurphy |
Comments
Comment #1
jeffmurphy commentedI unwittingly reversed the patch. Attached is the correct patch. The change is fairly trivial:
Comment #2
moshe weitzman commentedyou need to check_plain() that folder before emitting it. we have to protect against xss even in the admin section ... we should add even more info about the mailbox i think.
Comment #3
scottrigbyHas there been any further work on this? :) Scott
Comment #4
z.stolar commentedI corrected the patch and applied. Please review.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.