Internet Message Access Protocol (IMAP)

apache-airflow-providers-imap

Internet Message Access Protocol (IMAP)

Works with Airflow 2.11+
Install:
pip install apache-airflow-providers-imap==3.11.0

Airflow

2.11+

Python

>=3.10

Dependencies (2)

Show all Hide apache-airflow>=2.11.0 apache-airflow-providers-common-compat>=1.12.0

Connections (1)

Modules

H

ImapHook

This hook connects to a mail server by using the imap protocol.

airflow.providers.imap.hooks.imap.ImapHook
S

ImapAttachmentSensor

Waits for a specific attachment on a mail server.

airflow.providers.imap.sensors.imap_attachment.ImapAttachmentSensor