Set different (SMTP) mailers per sales channel + OAuth2 support

254 downloads
The plugin allows you to configure a different mailer for each sales channel (e.g. a different SMTP setting for each sales channel) or one Channel SMTP and other with local config.
Monthly
€49.90* / month
Cancelable monthly
Annual
16.67% discount
€41.58 / month
€598.80* €499.00* / year

Technical Information

Category Administration, Other
Created At October 30, 2020
Last Updated July 19, 2026
Languages de_DE, en_GB
Keywords email, mail, smtp, sales channel, Mailer
Technical name AcrisMailerSalesChannel

Highlights

  • Set different mailers per sales channel
  • OAuth2 support

Features

  • Set different mailers per sales channel
  • OAuth2 supportDifferent mailers can be set for each sales channel.
  • Send e-mails via message queue.

The Shopware standard only provides for a uniform choice of mailer for all sales channels.

We have therefore developed a plugin that offers the following functions:

Choice of mailer per sales channel
This allows a different mailer to be set for each sales channel

Installation

  • Call Plugin Manager via settings > System > Plugins
  • Upload, install and activate the plugin

Plugin-Configuration

6.7: Extensions> My Extensions > Mailer Sales Channel > Configurate

Configurations:
Send e-mail via the message queue If it is active, the email is sent to the queue table and executed later via the message queue. If it is not active, the email is sent immediately.

Mailer-Configuration

6.7: Settings > System > Mailer

Configurations:
Sales Channel
Select the desired sales channel and assign different mailers



If you need help setting up your mailer at , please refer to the documentation and the frequently asked questions or send us a support request .

Frequently Asked Questions

The sender e-mail address is used by the configuration “Settings > Master data > Shop owner e-mail address”, and not (as one would logically assume) by the mailer configurations under the field of the same name. However, this is Shopware standard and has nothing to do with the plugin.

Check whether the sender address specified in the mailer and the store operator email address (under Settings > Master data > Shop operator email address) match.

By default, emails are sent via a message queue. If required, this can be deactivated in the plugin configurations under Extensions > My extensions > Mailer sales channels > Configure.

Please check that SMTP sending via the specified account is permitted (this is not standard for Office 365 and must be activated: In the Microsoft 365 Admincenter, go to Active users and select the relevant user. In the Email tab, go to Manage email apps. There you activate the option Authenticated SMTP) In addition, you can check the server logs to see which error message is generated for this - in many cases the solution is already visible there - possible problems from support cases were: missing activations by firewalls, missing libraries, missing authorizations, e-mail dispatch deactivated on the server.

Version Date Compatibility Changelog
7.0.9 9 July 2026 >=6.7.0.0 <6.8.0.0
  • - Fixes an issue where emails were still sent even though the mail delivery was globally disabled in the mailer settings, because ConfigReader did not fall back to the global configuration value when a sales channel specific SMTP transport was used.
7.0.8 11 March 2026 >=6.7.0.0 <6.8.0.0
  • - Fixes a type error in MailSender where the delivery address configuration could be an array.
7.0.7 6 March 2026 >=6.7.0.0 <6.8.0.0
  • - Fixes a type error when adding BCC delivery address in MailSender.
7.0.6 2 March 2026 >=6.7.0.0 <6.8.0.0
  • - Improved plugin compatibility with Shopware 6.7.
7.0.5 9 September 2025 >=6.7.0.0 < 6.8.0.0
  • - Fixes an issue on sending email with attachment.
7.0.4 11 July 2025 >=6.7.0.0 < 6.8.0.0
  • - Improved plugin compatibility with Shopware 6.7.
7.0.3 2 July 2025 >=6.7.0.0 < 6.8.0.0
  • - Fixes an issue where SMTP OAuth 2 authentication was cached across sales channels, causing problems when emails were sent first in sales channel A and then in sales channel B with differing OAuth URLs.
7.0.2 2 July 2025 >=6.7.0.0 < 6.8.0.0
  • - Fixes an issue related to SMTP OAuth 2 authentication with differing OAuth URLs for sales channels.
7.0.1 21 May 2025 >=6.7.0.0 < 6.8.0.0
  • - Improves the plugin compatibility.
7.0.0 7 May 2025 >=6.7.0.0 < 6.8.0.0
  • - Compatibility with Shopware 6.7.
  • - Support for the following languages: de-DE, en-GB, nl-NL, fr-FR, es-ES, fi-FI, nn-NO, sv-SE, cs-CZ, pt-PT, tr-TR, da-DK, it-IT, pl-PL, bs-BA
6.0.4 9 September 2025 >=6.6.10.0 < 6.7.0.0
  • - Fixes an issue on sending email with attachment.
6.0.3 2 July 2025 >=6.6.10.0 < 6.7.0.0
  • - Fixes an issue where SMTP OAuth 2 authentication was cached across sales channels, causing problems when emails were sent first in sales channel A and then in sales channel B with differing OAuth URLs.
6.0.2 2 July 2025 >=6.6.10.0 < 6.7.0.0
  • - Fixes an issue related to SMTP OAuth 2 authentication with differing OAuth URLs for sales channels.
6.0.1 21 May 2025 >=6.6.10.0 < 6.7.0.0
  • - Improves the plugin compatibility.
6.0.0 26 February 2025 >=6.6.10.0 < 6.7.0.0
  • - Improves plugin compatibility with Shopware 6.6.10.* versions.
5.1.6 26 February 2025 >=6.6.0.0 < 6.7.0.0
  • - Improves plugin compatibility with Shopware 6.6.10.* versions.
5.1.5 28 October 2024 >=6.6.0.0 < 6.7.0.0
  • - Improves the plugin compatibility.
5.1.4 30 September 2024 >=6.6.0.0 < 6.7.0.0
  • - Improves loading of the mailer configuration on sending emails.
5.1.3 13 September 2024 >=6.6.0.0 < 6.7.0.0
  • - Fixes the issue with creating mail transport configuration.
5.1.2 11 September 2024 >=6.6.0.0 < 6.7.0.0
  • - Optimizes loading of the configuration data.
  • - Optimizes loading of sender address.
5.1.1 2 September 2024 >=6.6.0.0 < 6.7.0.0
  • - Fixes the compatibility issue with Symfony.
5.1.0 29 August 2024 >=6.6.0.0 < 6.7.0.0
  • - Optimizes sending of emails via message queue.
5.0.3 26 August 2024 >=6.6.0.0 < 6.7.0.0
  • - Improves logging of the email sending.
5.0.2 15 July 2024 >=6.6.0.0 < 6.7.0.0
  • - Optimizes loading of the mailer configuration in the admin.
5.0.1 24 April 2024 >=6.6.0.0 < 6.7.0.0
  • - Improves the plugin compatibility.
5.0.0 22 March 2024 >=6.6.0.0 < 6.7.0.0
  • - Compatibility with Shopware 6.6.
4.1.4 30 September 2024 >=6.5.0.0 <6.6.0.0
  • - Improves loading of the mailer configuration on sending emails.
4.1.3 13 September 2024 >=6.5.0.0 <6.6.0.0
  • - Fixes the issue with creating mail transport configuration.
4.1.2 11 September 2024 >=6.5.0.0 <6.6.0.0
  • - Optimizes loading of the configuration data.
  • - Optimizes loading of sender address.
4.1.1 2 September 2024 >=6.5.0.0 <6.6.0.0
  • - Fixes the compatibility issue with Symfony.
4.1.0 29 August 2024 >=6.5.0.0 <6.6.0.0
  • - Optimizes sending of emails via message queue.
4.0.10 26 August 2024 >=6.5.0.0 <6.6.0.0
  • - Improves logging of the email sending.
4.0.9 15 July 2024 >=6.5.0.0 <6.6.0.0
  • - Optimizes loading of the mailer configuration in the admin.
4.0.8 21 May 2024 >=6.5.0.0 <6.6.0.0
  • - Improved compatibility with other plugins.
4.0.7 24 April 2024 >=6.5.0.0
  • - Improves the plugin compatibility.
4.0.6 12 December 2023 >=6.5.0.0
  • - Adds validation on sending email via message queue.
4.0.5 4 December 2023 >=6.5.0.0
  • - Improves the plugin compatibility.
4.0.4 30 August 2023 >=6.5.0.0
  • - Fixes issue on loading the data from the session.
4.0.3 23 August 2023 >=6.5.0.0
  • - Improves loading of the mailer configuration.
  • - Optimizes loading of the mailer configuration for the emails sent via message queue.
4.0.2 17 August 2023 >=6.5.0.0
  • - Optimizes sending of the emails via the message queue.
4.0.1 3 April 2023 >=6.5.0.0
  • - Optimizes loading of the dispatcher.
4.0.0 31 March 2023 >=6.5.0.0
  • - Improves plugin compatibility with Shopware versions >= 6.5.0.0.
3.2.18 30 September 2024 >=6.4.6.0 < 6.5.0.0
  • - Improves loading of the mailer configuration on sending emails.
  • - Optimizes loading of the mailer configuration in the admin.
  • - Fixes the issue with creating mail transport configuration.
3.2.17 13 May 2024 >=6.4.6.0 < 6.5.0.0
  • - Improves handling of sending emails via message queue.
3.2.16 24 March 2024 >=6.4.6.0 < 6.5.0.0
  • - Improves plugin compatibility.
3.2.15 14 February 2024 >=6.4.6.0 < 6.5.0.0
  • - Improves plugin compatibility.
3.2.14 12 December 2023 >=6.4.6.0 < 6.5.0.0
  • - Adds validation on sending email via message queue.
3.2.13 30 August 2023 >=6.4.6.0 < 6.5.0.0
  • - Fixes issue on loading the data from the session.
3.2.12 25 August 2023 >=6.4.6.0 < 6.5.0.0
  • - Optimizes loading of the mailer configuration.
3.2.11 23 August 2023 >=6.4.6.0 < 6.5.0.0
  • - Improves loading of the mailer configuration.
  • - Optimizes loading of the mailer configuration for the emails sent via message queue.
3.2.10 17 August 2023 >=6.4.6.0
  • - Optimizes loading of the mailer configuration for the emails sent via message queue.
3.2.9 4 April 2023 >=6.4.6.0
  • - Optimizes loading of the mailer configuration.
3.2.8 23 March 2023 >=6.4.6.0
  • - Adds validation on mailer transport factory.
3.2.7 2 March 2023 >=6.4.6.0
  • - Improves plugin compatibility.
3.2.6 20 February 2023 >=6.4.6.0
  • - Optimizes sending the emails with documents.
3.2.5 13 February 2023 >=6.4.6.0
  • - Change of the plugin name and the manufacturer links.
3.2.4 18 January 2023 >=6.4.6.0
  • - Optimizes loading of the mailer configuration for the order states in admin.
3.2.3 12 December 2022 >=6.4.6.0
  • - Optimizes loading of the mailer configuration.
3.2.2 26 November 2022 >=6.4.6.0
  • - Optimizes plugin image.
  • - Improves compatibility with Shopware >= 6.4.10.0.
3.2.1 26 November 2022 >=6.4.6.0
  • - Optimization of mailer service.
3.2.0 26 November 2022 >=6.4.6.0
  • - Adds plugin configuration for sending the emails via message queue.
3.1.3 26 November 2022 >=6.4.6.0
  • - Optimization of the sending the message with the mailer.
3.1.2 26 November 2022 >=6.4.6.0
  • - Optimization of the assigning the right sales channel for the Smtp configuration.
3.1.1 26 November 2022 >=6.4.6.0
  • - Changes transport authorization on email sending for assigned sales channel.
3.1.0 26 November 2022 >=6.4.6.0
  • - Adds validation on assigning sales channel id for loading of the Smtp configuration.
3.0.1 26 November 2022 >=6.4.6.0
  • - Optimizes loading of Smtp configuration for the assigned sales channel id.
3.0.0 26 November 2022 >=6.4.6.0
  • - Improves plugin compatibility with Shopware 6.4.6.*.
2.2.1 26 November 2022 >=6.4.0.0
  • - Optimization of mailer service.
2.2.0 26 November 2022 >=6.4.0.0
  • - Adds plugin configuration for sending the emails via message queue.
2.1.2 26 November 2022 >=6.4.0.0
  • - Optimization of the assigning the right sales channel for the Smtp configuration.
2.1.1 26 November 2022 >=6.4.0.0
  • - Changes transport authorization on email sending for assigned sales channel.
2.1.0 26 November 2022 >=6.4.0.0
  • - Adds validation on assigning sales channel id for loading of the Smtp configuration.
2.0.4 26 November 2022 >=6.4.0.0
  • - Optimizes loading of Smtp configuration for the assigned sales channel id.
2.0.3 26 November 2022 >=6.4.0.0
  • - Fixes problem on loading sales channel id to the message handler.
2.0.2 26 November 2022 >=6.4.0.0
  • - Fixes on getting SmtpTransport for the sales channel.
2.0.1 26 November 2022 >=6.4.0.0
  • - Fixes an issue where the "Preferred Email Agent" in the mailer configuration was always used by the main sales channel.
2.0.0 26 November 2022 >=6.4.0.0
  • - Improved compatibility with Shopware 6.4*.
1.0.3 26 November 2022 >=6.3.0.0
  • - Fixes an issue where the "Preferred Email Agent" in the mailer configuration was always used by the main sales channel.
Reviews

Average rating of 4.78 out of 5 stars

9 reviews

8
0
1
0
0

Schneller und hilfreicher Support

Review with rating of 5 out of 5 stars

· 3 September 2024

Der Support reagiert sehr schnell auf Anfragen und geht auf individuelle Probleme ein. Es werden Aktualisierungen der Plugins vorgenommen, um die Probleme zu lösen.
Sehr zu empfehlen!

Sinnvolles Plugin bei verschiedenen Verkaufskanälen und schneller Support!

Review with rating of 5 out of 5 stars

· 2 September 2024

Das Plugin gibt einem die Möglichkeit für jeden Verkaufskanal einen anderen Mailer einzustellen, was für mehrere Shops im selben System sehr praktisch ist!

Durch einen Compiler Error konnten wir das Plugin nach dem letzten Shopware Update nicht reaktivieren. Das Problem wurde durch den Support schnell gefixt und eine neue Plugin Version veröffentlicht.

Perfektes Plugin mit perfektem Support!

Review with rating of 5 out of 5 stars

· 4 July 2024

-

Ein nützliches Plugin für den Verkauf auf verschiedenen Verkaufskanälen.

Review with rating of 5 out of 5 stars

· 27 May 2024

Der Plugin tut, was er soll.
Schnelle Support Antwortzeit.

Top Produkt, blitzartiger Support

Review with rating of 5 out of 5 stars

· 11 August 2023

Wir setzen das Produkt seit kurzem ein und ich kann dieses umfänglich Empfehlen. Wer also z.B. mehrere Brands channeln möchte und dazu domainbezogene E-Mails versenden will, hat hier die Lösung gefunden. Der Support ist schnell, freundlich und kompetent. Ich finde das Preisleistungsverhältnis insgesamt optimal.