[ad_1]
I’m trying to arrange an email account utilizing a configuration profile created with Apple Configurator 2. My aim is to keep away from utilizing Consumer Show Identify, so the uncooked supply of a letter would start with one thing like this:
From: john.doe@instance.internet
Content material-Kind: textual content/plain
and never like this:
From: John Doe <john.doe@instance.internet>
Content material-Kind: textual content/plain
Whereas it’s allowed to not specify a reputation when organising an account manually (examined on each macOS and iOS), there’s some drawback when I attempt to do the identical factor with a profile.
In the course of the profile set up it asks to:
ENTER YOUR FULL NAME FOR THE EMAIL ACCOUNT “JOHN.DOE@EXAMPLE.NET”
I attempted to edit the profile file manually by modifying these traces:
<key>EmailAccountName</key>
<string></string>
Nevertheless, the issue stays.
How can I remedy this? Is there any particular notation for Apple’s config recordsdata which might point out {that a} consumer needs to depart that area empty (e.g., the null character or one thing like that)?
[ad_2]
