Skip to main content

self-discover serves autodiscover (Outlook) and autoconfig (Thunderbird) XML files for mail auto-configuration.

Project description

python3-cyberfusion-self-discover

self-discover serves autodiscover (Outlook) and autoconfig (Thunderbird) XML files for mail auto-configuration.

Install

PyPI

Run the following command to install the package from PyPI:

pip3 install python3-cyberfusion-self-discover

Debian

Run the following commands to build a Debian package:

mk-build-deps -i -t 'apt -o Debug::pkgProblemResolver=yes --no-install-recommends -y'
dpkg-buildpackage -us -uc

Configure

Pass the following environment variables:

  • IMAP_SERVER_HOSTNAME
  • POP3_SERVER_HOSTNAME
  • SMTP_SERVER_HOSTNAME

Usage

Manually

Run the app using an ASGI server such as Uvicorn.

systemd

systemctl start self-discover.service

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page