Skip to content

Installation

Requires Python 3.8 or later.

Install

Bash
pip install fluxmail
Bash
git clone https://github.com/vertex-ai-automations/fluxmail.git
cd fluxmail
pip install -e .

Upgrade

Bash
pip install --upgrade fluxmail

Outlook Support

Outlook on Windows

The pywin32 dependency is installed automatically when running pip install fluxmail on Windows. On Linux and macOS, pywin32 is skipped and only SMTP is available. Outlook itself must be installed and open for COM automation to work.

Verify

Confirm the installation succeeded:

Bash
fluxmail --version
# fluxmail 1.x.y