You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is nearly zero documentation (that I can find) about creating a proper Apple Mobile config for this service. Specifically, I'm not sure what these fields mean, or what exactly they should contain;
- PROFILE_IDENTIFIER=com.example.autodiscover
- PROFILE_UUID=92943D26-CAB3-4086-897D-DC6C0D8B1E86
- MAIL_UUID=7A981A9E-D5D0-4EF8-87FE-39FD6A506FAC
- LDAP_UUID=6ECB6BA9-2208-4ABF-9E60-4E9F4CD7309E
The text was updated successfully, but these errors were encountered:
and then you can follow instructions here https://github.com/wdes/mail-autodiscover-autoconfig#install-on-apple starting on point 2, as obviously, if you set the profile identifier, uuid, and mail uuid, then on the https://autodiscover.yourdomain.tld you have a "Apple Configuration Profile" section poping up in the default page like in the readme's screenshot, and you can get your mobile profile from the small form. (i believe it would be better to have a real UUID generated with an apple developper account, but with fake UUID it still works
it will not be a signed profile, so you'll get a warning when installing on apple devices, but autoconfiguration works as expected.
There is nearly zero documentation (that I can find) about creating a proper Apple Mobile config for this service. Specifically, I'm not sure what these fields mean, or what exactly they should contain;
- PROFILE_IDENTIFIER=com.example.autodiscover
- PROFILE_UUID=92943D26-CAB3-4086-897D-DC6C0D8B1E86
- MAIL_UUID=7A981A9E-D5D0-4EF8-87FE-39FD6A506FAC
- LDAP_UUID=6ECB6BA9-2208-4ABF-9E60-4E9F4CD7309E
The text was updated successfully, but these errors were encountered: