Metadata-Version: 2.4
Name: automx2
Version: 2026.1
Summary: Mail User Agent auto-configuration service
Author-email: Ralph Seichter <automx2@seichter.de>
License-Expression: GPL-3.0-or-later
Project-URL: Documentation, https://rseichter.github.io/automx2/
Project-URL: Issues, https://github.com/rseichter/automx2/issues
Project-URL: Source, https://github.com/rseichter/automx2
Keywords: autoconfig,mobileconfig,mua
Classifier: Development Status :: 6 - Mature
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Flask-Migrate>=2.5.2
Requires-Dist: Flask-SQLAlchemy>=2.4.1
Requires-Dist: Flask>=1.1.1
Requires-Dist: ldap3>=2.6
Dynamic: license-file

# automx2: Mail User Agent (email client) configuration made easy

automx2 makes configuring email accounts easy. It unites methods for automated mailbox configuration from Apple's
[Mobileconfig](https://support.apple.com/de-de/guide/profile-manager/pmdbd71ebc9/mac), Microsoft's
[Autodiscover](https://docs.microsoft.com/de-de/exchange/architecture/client-access/autodiscover?view=exchserver-2019)
and Mozilla's [Autoconfig](https://developer.mozilla.org/de/docs/Mozilla/Thunderbird/Autokonfiguration) in one tool.
automx2 is successor to automx. It has been designed to be easier to set up, easier to configure and easier to use.

## Copyright

Copyright © 2019-2026 Ralph Seichter

automx2 is licensed under the GNU General Public License V3 or later. The project is hosted on GitHub in the
[rseichter/automx2](https://github.com/rseichter/automx2) repository and published on
[PyPI.org](https://pypi.org/project/automx2/).

## Documentation

Detailed documentation is available in [HTML](https://rseichter.github.io/automx2/),
[PDF](https://github.com/rseichter/automx2/blob/master/docs/automx2.pdf) and
[other formats](https://github.com/rseichter/automx2/blob/master/docs).

## Contributing

To avoid copyright issues, I do not accept code contributions. Please don't
open any pull requests, because they will be closed.

However, submitting ideas, suggestions and bug reports in the form of
[GitHub issues](https://github.com/rseichter/automx2/issues) is welcome.
Please refer to
[this blog article](https://about.gitlab.com/blog/2016/03/03/start-with-an-issue/)
for an explanation on why issues are a good method to share and discuss ideas.

## Sponsorship

It is possible to sponsor specific new features. Please contact me via email to discuss this in detail.
