Commit c9f0f22
committed
midb: handle "INBOX" name with notif_folder_added
"INBOX" is a valid name for a non-inbox in MAPI, but special rules
apply for IMAP, so midb renames folders as they pass through. This
rename logic is applied when midb scans a mailbox initially, or when
an existing folder's name changes to "INBOX", but we doing this for
the create event triggered by [php_mapi]
mapi_folder_createfolder("INBOX").1 parent 026c7f5 commit c9f0f22
1 file changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3649 | 3649 | | |
3650 | 3650 | | |
3651 | 3651 | | |
3652 | | - | |
3653 | | - | |
3654 | | - | |
3655 | 3652 | | |
3656 | 3653 | | |
3657 | | - | |
| 3654 | + | |
| 3655 | + | |
| 3656 | + | |
3658 | 3657 | | |
3659 | 3658 | | |
3660 | 3659 | | |
| |||
0 commit comments