Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Mautic
  3. Mautic mail queue

Mautic mail queue

Scheduled Pinned Locked Moved Mautic
6 Posts 2 Posters 1.7k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • mdreiraM Offline
      mdreiraM Offline
      mdreira
      translator
      wrote on last edited by mdreira
      #1

      Hi all!

      When a large amount of emails are to be sent from a Mautic application, according to their documentation, ideal is to change email configuration inside mautic, passing it from immediately to the queue. Screenshot: https://prnt.sc/125byvw

      First of all, we must know what to put here: https://prnt.sc/125bx8g

      Secondly, we must know if it is necessary to do something of what the mautic manuals say: https://docs.mautic.org/en/queue (or this is already planned with the installation of mautic in cloudron).

      Any Mautic expert implementing this on Cloudron? Any advice on configuring the queue so that the server was not saturated?

      Thanks!

      1 Reply Last reply
      0
      • luckowL Offline
        luckowL Offline
        luckow
        translator
        wrote on last edited by
        #2

        My best guess:

        • create a directory in /app/data/ (in my case: spool)
        • use /app/data/spool as Path to the email queue directory
        • if you click on Send test email and look into /app/data/spoolthere should be something like htFeTWrq6z.message
        • next: wait, if there is a crontab for sending out this kind of spooled messages.
        • If not, take a look at https://forum.mautic.org/t/emails-are-being-stuck-in-mautic-spool-folder/15329/5, follow the recommendations and let us know about your findings 🙂

        To make life easier: please post your next screenshot with the english translation 😉

        Pronouns: he/him | Primary language: German

        mdreiraM 1 Reply Last reply
        1
        • luckowL luckow

          My best guess:

          • create a directory in /app/data/ (in my case: spool)
          • use /app/data/spool as Path to the email queue directory
          • if you click on Send test email and look into /app/data/spoolthere should be something like htFeTWrq6z.message
          • next: wait, if there is a crontab for sending out this kind of spooled messages.
          • If not, take a look at https://forum.mautic.org/t/emails-are-being-stuck-in-mautic-spool-folder/15329/5, follow the recommendations and let us know about your findings 🙂

          To make life easier: please post your next screenshot with the english translation 😉

          mdreiraM Offline
          mdreiraM Offline
          mdreira
          translator
          wrote on last edited by
          #3

          Thank you very much @luckow ! Please, sorry for the screenshots in Spanish, I have not noticed.

          So ... Is not necesary to install a queue server like Rabbitmq for example? I understand that you are already implementing it as well as you are advising me, right?

          luckowL 1 Reply Last reply
          0
          • mdreiraM mdreira

            Thank you very much @luckow ! Please, sorry for the screenshots in Spanish, I have not noticed.

            So ... Is not necesary to install a queue server like Rabbitmq for example? I understand that you are already implementing it as well as you are advising me, right?

            luckowL Offline
            luckowL Offline
            luckow
            translator
            wrote on last edited by
            #4

            @mdreira I don't have thousands of mails to send. So no need for a spool directory (and no practical experience). From what I've heard from the mautic community, use one of the many smtp service provider for mass mailing and better delivery rate.

            4050aae8-0ac5-4638-85bc-095991263c5d-image.png

            For me in germany, a good starting point for mautic related questions is the local mautic meetup. Maybe you find a local group in your country. https://www.mautic.org/community

            RabbitMQ: never heard about a setup with that.

            Pronouns: he/him | Primary language: German

            mdreiraM 1 Reply Last reply
            2
            • luckowL luckow

              @mdreira I don't have thousands of mails to send. So no need for a spool directory (and no practical experience). From what I've heard from the mautic community, use one of the many smtp service provider for mass mailing and better delivery rate.

              4050aae8-0ac5-4638-85bc-095991263c5d-image.png

              For me in germany, a good starting point for mautic related questions is the local mautic meetup. Maybe you find a local group in your country. https://www.mautic.org/community

              RabbitMQ: never heard about a setup with that.

              mdreiraM Offline
              mdreiraM Offline
              mdreira
              translator
              wrote on last edited by
              #5

              Thanks again @luckow ! I have tried what you told me and it works. I am already using Amazon Ses - API in Mautic.

              As I can send 14 emails per second in Amazon, I wanted to regulate a bit the email departure from Mautic, since I will have many Mautic apps by sending many emails from our server.

              With the queue I wanted to regulate maximum at 60 emails per minute (which is when the Cronjob mautic:emails:send is started).

              I have already known the Mautic community, but most do not use Cloudron, with what I can not ask the doubts you may have for Mautic configurations in Cloudron. I am very new at cloudron and I did not know if this was possible.

              luckowL 1 Reply Last reply
              1
              • mdreiraM mdreira

                Thanks again @luckow ! I have tried what you told me and it works. I am already using Amazon Ses - API in Mautic.

                As I can send 14 emails per second in Amazon, I wanted to regulate a bit the email departure from Mautic, since I will have many Mautic apps by sending many emails from our server.

                With the queue I wanted to regulate maximum at 60 emails per minute (which is when the Cronjob mautic:emails:send is started).

                I have already known the Mautic community, but most do not use Cloudron, with what I can not ask the doubts you may have for Mautic configurations in Cloudron. I am very new at cloudron and I did not know if this was possible.

                luckowL Offline
                luckowL Offline
                luckow
                translator
                wrote on last edited by
                #6

                @mdreira welcome to the wonderful Cloudron community 🙂 Spread the word about Mautic on Cloudron. Let's see if we can attract more people from the Mautic community to use Mautic on Cloudron.

                Pronouns: he/him | Primary language: German

                1 Reply Last reply
                2
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • Bookmarks
                  • Search