Version 0

Gmail Channel

Gmail channel driver for inbound and outbound workspace mail.

mortelos/channel-gmail is the Gmail channel driver for MortelOS.

Use It For

Area Package responsibility
Inbound mail Poll Gmail and process inbound mail into MortelOS channel flows.
Outbound mail Execute send-mail actions through Gmail.
Classification Classify inbound mail before local workflow handling.
OAuth callback Handle Google OAuth callback wiring for the channel.
Connector setup Register the Gmail connector provider so chat can start Google OAuth.

Install

composer require mortelos/channel-gmail

Boundaries

The package owns the Gmail driver, API client, polling jobs, send-mail action and connector setup provider. The host app owns Google credentials, tenant policy, message retention choices and local workflow decisions.