Mailing

Mailing Module

The mailing module handles mail merge and bulk sending of personalised communications.

Main models

  • Modele — Message template with merge variables
  • Campagne — Sending campaign with recipient list
  • Envoi — Individual send tracking (status, date)
  • ListeDiffusion — Reusable recipient groups

Features

  • Mail merge — Merge variables (name, address, amount, etc.)
  • HTML templates — Template editor with preview
  • Bulk sending — Distribution via Celery (async queue)
  • Tracking — Status of each send (sent, error, pending)
  • Scheduling — Deferred sending at a specific date/time
  • Mailing lists — Reusable contact groups

Interactions

  • Invoicing — Automatic sending of invoices and reminders
  • Payroll — Pay slip distribution by email
  • Documents — Attachments from the DMS
  • Editor — Template editing in OnlyOffice
On this page