Username:
TITLE
Missing IncomingMailServerIMAPPathPrefix in the mobilconfig file generated by Plesk.
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Plesk Version 18.0.58 Update #2
PROBLEM DESCRIPTION
Plesk generates a QR code, upon request, for the automatic setup of mailboxes on iOS devices. Unfortunately, the correct path to the Inbox directory is missing here (IMAPPathPrefix). It should correctly be 'INBOX' because that's how Plesk sets it up in the mailboxes.
I think it would be correct like this.
<key>IncomingMailServerIMAPPathPrefix</key>
<string>INBOX</string>
In Germany, all folders are in German, and again in English if someone adds the INBOX later, for example, 'send' and 'senden' or 'Inbox' and 'Posteingang'
STEPS TO REPRODUCE
Just create a QR code for an email on plesk.
ACTUAL RESULT
<key>IncomingMailServerIMAPPathPrefix</key> is not
Not available
EXPECTED RESULT
<key>IncomingMailServerIMAPPathPrefix</key>
<string>INBOX</string>
ANY ADDITIONAL INFORMATION
"The correct path is always INBOX."
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM
Confirm bug
TITLE
Missing IncomingMailServerIMAPPathPrefix in the mobilconfig file generated by Plesk.
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Plesk Version 18.0.58 Update #2
PROBLEM DESCRIPTION
Plesk generates a QR code, upon request, for the automatic setup of mailboxes on iOS devices. Unfortunately, the correct path to the Inbox directory is missing here (IMAPPathPrefix). It should correctly be 'INBOX' because that's how Plesk sets it up in the mailboxes.
I think it would be correct like this.
<key>IncomingMailServerIMAPPathPrefix</key>
<string>INBOX</string>
In Germany, all folders are in German, and again in English if someone adds the INBOX later, for example, 'send' and 'senden' or 'Inbox' and 'Posteingang'
STEPS TO REPRODUCE
Just create a QR code for an email on plesk.
ACTUAL RESULT
<key>IncomingMailServerIMAPPathPrefix</key> is not
Not available
EXPECTED RESULT
<key>IncomingMailServerIMAPPathPrefix</key>
<string>INBOX</string>
ANY ADDITIONAL INFORMATION
"The correct path is always INBOX."
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM
Confirm bug