Skip to content

Files

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Latest commit

a253712 · Feb 28, 2025

History

History
85 lines (58 loc) · 2.33 KB

File metadata and controls

85 lines (58 loc) · 2.33 KB

Email

.. toctree::
   :hidden:

   accounts
   filters
   signatures
   settings
   email-headers

Control how Zammad sends and receives email.

Email settings panel
🚛 Migrate existing email channel to "XOAUTH" channel

At this moment Zammad supports XOAUTH for the following providers:

Note

Microsoft 365 Graph Email supports XOAUTH as well, but currently there is no migration option. Instead, you have to remove the existing and :doc:`add the new channel manually </channels/microsoft365-graph/accounts/>`.

:doc:`👥 Accounts <accounts>`

Connect Zammad to your email provider so that it can watch your inbox, send auto-replies, and more.

(Self-hosted users may have already completed this step during new system setup.)

:doc:`🗂️ Filters <filters>`
Make sure new tickets show up in the right place with automated, if-this-then-that rules for all incoming email.
:doc:`📜 Signatures <signatures>`
Customize signatures for all outgoing email.
:doc:`⚙️ Settings <settings>`

Manage options like:

  • set the “From:” address on system notifications
  • raise the limit on attachment sizes
  • modify subject-line prefixes (e.g., use “AW:” instead of “RE:”)

Hint

Want to manually edit email subjects or always copy parent messages into your replies?

Check the ✍️ :doc:`/misc/composer`.

:doc:`📇 Header based actions <email-headers>`

Manipulate auto response behavior or incoming routing.

Warning

🤓 This is a very advanced topic.

Extra Options for Self-Hosted Users

If you're too cool for POP3/IMAP/SMTP...

.. toctree::
   :maxdepth: 1

   advanced/fetchmail
   advanced/sendmail