mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 16:55:59 +03:00
[GH-ISSUE #157] Autoconfig of mail clients? #122
Labels
No labels
bug
feature
feature
improvement
improvement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ViMbAdmin-opensolutions#122
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pierreozoux on GitHub (Oct 29, 2015).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/157
Would you be interested in adding autoconfiguration of mail to this project?
I already did it in this project: https://github.com/indiehosters/email/blob/master/vimbadmin/Dockerfile#L51-L52 so I could pull request?
@extremeshok commented on GitHub (Oct 29, 2015):
Interesting.
What dns records does one need to set for the autoconfig ?
. https://eXtremeSHOK.com .
On 29-Oct-15 1:16 PM, Pierre Ozoux wrote:
@pierreozoux commented on GitHub (Oct 30, 2015):
Pour apple rien de spécial.
Pour thunderbird l'un ou l'autre:
https://developer.mozilla.org/en-US/docs/Mozilla/Thunderbird/Autoconfiguration
@kaechele commented on GitHub (Nov 5, 2015):
I use automx together with ViMbAdmin. They go along very well because automx can use the SQL Database as a backend.
This tool can autoconfigure several clients such as Outlook, Thunderbird and iOS/OS X devices (even with code signed configuration profiles!).
@pierreozoux commented on GitHub (Nov 5, 2015):
@kaechele I tried to set it up, but had troubles to configure it in docker :/
Maybe I should give another try!
@barryo commented on GitHub (Apr 2, 2016):
Link in OP no longer works. Closing.
@pierreozoux commented on GitHub (Apr 2, 2016):
@barryo I don't understand your comment, could you develop?
@barryo commented on GitHub (Apr 3, 2016):
Hi @pierreozoux - I mean the link you posted doesn't work:
https://github.com/indiehosters/email/blob/master/vimbadmin/Dockerfile#L51-L52
Do you have an updated link?
@pierreozoux commented on GitHub (May 26, 2016):
Sorry, got it.
Here are the files I'm using:
https://github.com/indiehosters/docker-vimbadmin/blob/master/mail.mobileconfig.php
https://github.com/indiehosters/docker-vimbadmin/blob/master/mozilla-autoconfig.xml
https://github.com/indiehosters/docker-vimbadmin/blob/master/patch
But well, let me know if you are interested, then I can PR.