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. WordPress (Developer)
  3. When Cloudron updates the WordPress app, would it reinstall an enable SMTP Mailer?

When Cloudron updates the WordPress app, would it reinstall an enable SMTP Mailer?

Scheduled Pinned Locked Moved Unsolved WordPress (Developer)
52 Posts 8 Posters 2.5k Views 8 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.
  • marcusquinnM marcusquinn

    @girish Sorry, this still remains a problem.

    I can't disable "Use Cloudron Mail to send emails" because that needs to be enabled for the credentials to be available and working for using those in my installed, configured, and preferred Fluent SMTP.

    Every time WordPress Developer is updated by Cloudron, it reinstalls SMTP Mailer.

    I'm not using SMTP Mailer. I'm using Fluent SMTP — because I need the email sending logs to ensure emails are sent, and keep records of what was sent. Hence I recommend this should be the default, as I find this a very common need:

    • https://forum.cloudron.io/topic/10016/consider-fluent-smtp-as-the-default-email-sending-plugin

    Every time SMTP Mailer is reinstalled, and reactivated, it takes priority over Fluent SMPTP, my chosen SMTP plugin, so Fluent SMTP no longer sends emails.

    Wordpress Developer version should allow me to make all plugin choices, and not be installing and activating any plugins.

    Every single time this happens, I have a gap in email log records, and sometimes just no emails being sent from the site.

    Because this is a silent nuisance, it can be weeks before noticing. Clients asking me what emails have sent, if their contact forms are working, and I have no records. Real businesses are losing valuable contact records because of this bug.

    Please, please, can we find another way. Life's too short for self-inflicted werk time-cost.

    I don't know if or why I might be the only person having this issue, but communications logs are really important in a role where issues, bugs, and accusations of things not working or being changed without request are common. Worse, people rely on their websites to generate new business, and often that means a quick response to form submissions, and communications trail.

    Sorry, I just don't believe we solved this issue, and I have an issue with any logic that makes executive decisions that overrides and regresses my own.

    girishG Offline
    girishG Offline
    girish
    Staff
    wrote on last edited by girish
    #8

    @marcusquinn said in When Cloudron updates the WordPress app, would it reinstall an enable SMTP Mailer?:

    I can't disable "Use Cloudron Mail to send emails" because that needs to be enabled for the credentials to be available and working for using those in my installed, configured, and preferred Fluent SMTP.

    What is the problem here? Can you not put the sending credentials of your mail provider into Fluent?

    If you are hosting on Cloudron itself:

    • create a mailbox
    • you can create an app password for that mailbox even - https://docs.cloudron.io/profile/#app-passwords (just choose mail client)
    • put credentials
    marcusquinnM 1 Reply Last reply
    1
    • jdaviescoatesJ jdaviescoates

      @marcusquinn if I were in your shoes in the interim I'd just turn off auto-updates for your WordPress Developer apps.

      Perhaps WordPress Developer should just not have any plugins installed by default and a message informing people that they'll need to install SMTP Mail / Fluent SMTP or similar to enable emails? 🤔

      marcusquinnM Offline
      marcusquinnM Offline
      marcusquinn
      wrote on last edited by
      #9

      @jdaviescoates Ahh, good thinking. Although, another thing to remember to do as a workaround. I have quite a lot of WP sites, and expect to be creating many more.

      Web Design https://www.evergreen.je
      Development https://brandlight.org
      Life https://marcusquinn.com

      1 Reply Last reply
      0
      • girishG girish

        @marcusquinn said in When Cloudron updates the WordPress app, would it reinstall an enable SMTP Mailer?:

        I can't disable "Use Cloudron Mail to send emails" because that needs to be enabled for the credentials to be available and working for using those in my installed, configured, and preferred Fluent SMTP.

        What is the problem here? Can you not put the sending credentials of your mail provider into Fluent?

        If you are hosting on Cloudron itself:

        • create a mailbox
        • you can create an app password for that mailbox even - https://docs.cloudron.io/profile/#app-passwords (just choose mail client)
        • put credentials
        marcusquinnM Offline
        marcusquinnM Offline
        marcusquinn
        wrote on last edited by
        #10

        @girish I only ever have a problem with unnecessary repeat effort 🙂

        1. Fluent SMPT just doesn't work whenever SMTP Mailer is installed and Activated at all. Nothing. Nadda. Zilch. Zero. No email shall leave the website unless SMTP Mailer sends it. No other logs shall be kept by any other plugin. It completely takes over php mailer functionality, and no other plugin can do any email sending. It will only go through SMTP Mailer code and credentials, or not at all. It's one thing to install a recommended plugin, but another to activate a deactivated and/or deleted plugin. To be clear, no other SMPT Plugin can work alongside SMTP Mailer, at all. Doesn't matter what the credentials are.

        2. If I disable "Use Cloudron Mail to send emails", to stop this plugin being reinstalled and activated, now, instead of just quickly grabbing the credentials from credentials.txt, I now have to also setup a user account with a mailbox, and put that Cloudron user's credentials into a WordPress database. Not ideal for both extraordinary, unnecessary effort, and security, since the User account has more privileges than the credentials.txt SMTP details.

        3. I could use an external SMPT proxy credentials, but then I need a new account for every domain. So much extra work and cost, when the functionality already exists.

        Many websites just don't also need full blown mailboxes and users. They just need to send emails from the website, hence you install SMTP Mailer, and hence I remove it and install Fluent SMTP, so I can track what it sends.

        I appreciate there's workarounds, but I just don't want the SMTP Mailer plugin being force-fed. Can we just modify the WP-CLI that's installing and activating it to only do that on a fresh install? I can't think of any reason why it should be doing that again on App updates, since once a plugin is installed in the App setup, for a WordPress Developer App, that should now only be the responsibility of WordPress or the Developer to update it, or not, as they choose.

        I cannot imagine any regression from this fix, since those that don't care will not have deactivated it in the first place.

        I appreciate if you might not want to change the default plugin offered, and perhaps many don't care for email logs, but for me they are essential auditing, and client's like the reassurance of being able to see copies of the emails the websites send in their name.

        Web Design https://www.evergreen.je
        Development https://brandlight.org
        Life https://marcusquinn.com

        1 Reply Last reply
        0
        • robiR Offline
          robiR Offline
          robi
          wrote on last edited by robi
          #11

          @girish can you simply check to see if the SMTP mailer plugin is disabled and leave it so?

          If it's not installed, it makes sense to install it, unless there is some config variable that says otherwise.

          At least two options to resolve this, or both (keeping it uninstalled).

          Feature wise, Fluent would be a welcome upgrade if you can configure it just as easily as the existing mailer.

          Conscious tech

          marcusquinnM 1 Reply Last reply
          0
          • robiR robi

            @girish can you simply check to see if the SMTP mailer plugin is disabled and leave it so?

            If it's not installed, it makes sense to install it, unless there is some config variable that says otherwise.

            At least two options to resolve this, or both (keeping it uninstalled).

            Feature wise, Fluent would be a welcome upgrade if you can configure it just as easily as the existing mailer.

            marcusquinnM Offline
            marcusquinnM Offline
            marcusquinn
            wrote on last edited by marcusquinn
            #12

            @robi It'd rather be able to delete it, and it stay deleted. I wouldn't ask for anything detrimental to others. I'm not forcing my preferences on anyone else.

            I just cannot see any reason to reinstall it on an app update.

            My guess is it was just assumed it would never be replaced.

            I do replace it with Fluent SMTP on every install, as I get time, and it is a manual chore.

            I'm not forcing that one anyone else, but have run it happily for a long time now (when uninterrupted with app updates).

            I can't see any downsides, but right now it's just me recommending it, so I respect that might need more voices.

            In the meantime, you can't try out any other SMTP plugins and have continuity through app updates.

            Web Design https://www.evergreen.je
            Development https://brandlight.org
            Life https://marcusquinn.com

            jdaviescoatesJ 1 Reply Last reply
            2
            • marcusquinnM marcusquinn

              @robi It'd rather be able to delete it, and it stay deleted. I wouldn't ask for anything detrimental to others. I'm not forcing my preferences on anyone else.

              I just cannot see any reason to reinstall it on an app update.

              My guess is it was just assumed it would never be replaced.

              I do replace it with Fluent SMTP on every install, as I get time, and it is a manual chore.

              I'm not forcing that one anyone else, but have run it happily for a long time now (when uninterrupted with app updates).

              I can't see any downsides, but right now it's just me recommending it, so I respect that might need more voices.

              In the meantime, you can't try out any other SMTP plugins and have continuity through app updates.

              jdaviescoatesJ Offline
              jdaviescoatesJ Offline
              jdaviescoates
              wrote on last edited by jdaviescoates
              #13

              @marcusquinn said in When Cloudron updates the WordPress app, would it reinstall an enable SMTP Mailer?:

              I just cannot see any reason to reinstall it on an app update.

              I'm not sure, but I think the way Cloudron works is that updates are basically the exactly same as an install (to ensure everything is exactly the same, hence why backing up, restoring, cloning etc nearly always works flawlessly), so I'm not sure this idea is really feasible.

              Edit: yep, as @girish says below:

              The reason why the mailer plugin gets re-enabled is just for reproducible states. It's also logic for restore and import. When you import from backup, the plugin has to re-enabled. App packaging logic does not know whether it's a fresh install or an import or a clone or a restore etc. Sorry, it's a bit technical but there's a good reason to write packaging code this way.

              I use Cloudron with Gandi & Hetzner

              1 Reply Last reply
              1
              • girishG Offline
                girishG Offline
                girish
                Staff
                wrote on last edited by
                #14

                @marcusquinn I agree that maybe creating a mailbox is not required. The platform needs to be provide a way to create sending only credentials, we have to add this feature. i.e the quick equivalent of grabbing it from credentials.txt . I am thinking that maybe when a user selects "Do not configure email" , we can still create SMTP credentials that the app can use. Will discuss this internally and get back.

                The reason why the mailer plugin gets re-enabled is just for reproducible states. It's also logic for restore and import. When you import from backup, the plugin has to re-enabled. App packaging logic does not know whether it's a fresh install or an import or a clone or a restore etc. Sorry, it's a bit technical but there's a good reason to write packaging code this way.

                marcusquinnM 1 Reply Last reply
                2
                • jdaviescoatesJ Offline
                  jdaviescoatesJ Offline
                  jdaviescoates
                  wrote on last edited by jdaviescoates
                  #15

                  Just comparing Fluent SMTP and SMTP Mailer it looks like SMTP Mailer uses slightly less memory and is a tiny bit faster too, but there isn't much in it, and overall Fluent has more usage and better ratings:

                  https://wphive.com/compare/plugins/fluent-smtp/vs/smtp-mailer/

                  Perhaps we should just change the default SMTP plugin from SMTP Mailer for Fluent SMTP? 🤷

                  I use Cloudron with Gandi & Hetzner

                  marcusquinnM 1 Reply Last reply
                  2
                  • girishG girish

                    @marcusquinn I agree that maybe creating a mailbox is not required. The platform needs to be provide a way to create sending only credentials, we have to add this feature. i.e the quick equivalent of grabbing it from credentials.txt . I am thinking that maybe when a user selects "Do not configure email" , we can still create SMTP credentials that the app can use. Will discuss this internally and get back.

                    The reason why the mailer plugin gets re-enabled is just for reproducible states. It's also logic for restore and import. When you import from backup, the plugin has to re-enabled. App packaging logic does not know whether it's a fresh install or an import or a clone or a restore etc. Sorry, it's a bit technical but there's a good reason to write packaging code this way.

                    marcusquinnM Offline
                    marcusquinnM Offline
                    marcusquinn
                    wrote on last edited by
                    #16

                    @girish Thanks. I wouldn't ask and be so picky normally, and maybe I'm the only one with the issue, but it is a repeat time-cost, distraction, and audit-trail issue for me, and I can see it being for others once they discover.

                    I get all the reasoning, but the workarounds for me to avoid the regression for each setup are a fair bit of time and remembering needs when working at pace, and I still feel there's a design-flaw that could fix it once-and-for-all. That's assuming you're OK with updates having a very slight difference in behaviour to fresh installs, of course.

                    My backup should all have SMTP Mailer removed, too, so again wouldn't expect to be seeing it back after a restore.

                    Maybe there needs to be some separation of logic and a tick-box for installing SMPT Mailer (default it to yes if you prefer) being separate from the setting for whether the app offers email sending and credentials, or not.

                    Web Design https://www.evergreen.je
                    Development https://brandlight.org
                    Life https://marcusquinn.com

                    1 Reply Last reply
                    0
                    • jdaviescoatesJ jdaviescoates

                      Just comparing Fluent SMTP and SMTP Mailer it looks like SMTP Mailer uses slightly less memory and is a tiny bit faster too, but there isn't much in it, and overall Fluent has more usage and better ratings:

                      https://wphive.com/compare/plugins/fluent-smtp/vs/smtp-mailer/

                      Perhaps we should just change the default SMTP plugin from SMTP Mailer for Fluent SMTP? 🤷

                      marcusquinnM Offline
                      marcusquinnM Offline
                      marcusquinn
                      wrote on last edited by
                      #17

                      @jdaviescoates I'm happy to endorse Fluent SMTP from over a year in production (and all their other plugins, the new Booking one is amazing), but don't want to force my preferences on anyone, and we never know when preferences might change from upstream or companion plugin choice factors.

                      My issues really are that:

                      1. My subsequent changes are regressing beyond my control.
                      2. Having email sending logs just saves a lot of unknowns in debugging and client reassurances through transparency of these.

                      Web Design https://www.evergreen.je
                      Development https://brandlight.org
                      Life https://marcusquinn.com

                      marcusquinnM jdaviescoatesJ 2 Replies Last reply
                      0
                      • marcusquinnM marcusquinn

                        @jdaviescoates I'm happy to endorse Fluent SMTP from over a year in production (and all their other plugins, the new Booking one is amazing), but don't want to force my preferences on anyone, and we never know when preferences might change from upstream or companion plugin choice factors.

                        My issues really are that:

                        1. My subsequent changes are regressing beyond my control.
                        2. Having email sending logs just saves a lot of unknowns in debugging and client reassurances through transparency of these.
                        marcusquinnM Offline
                        marcusquinnM Offline
                        marcusquinn
                        wrote on last edited by
                        #18

                        @marcusquinn Further, WordPress itself is such a universally needed and wanted platform, I feel it's worth the extra attention to make it a 1st-class Cloudron citizen. Hence, I put the time into detail here on feedback and suggestions, as I fully endorse anyone working with it, and choosing Cloudron to self-manage hosting.

                        Web Design https://www.evergreen.je
                        Development https://brandlight.org
                        Life https://marcusquinn.com

                        1 Reply Last reply
                        3
                        • marcusquinnM marcusquinn

                          @jdaviescoates I'm happy to endorse Fluent SMTP from over a year in production (and all their other plugins, the new Booking one is amazing), but don't want to force my preferences on anyone, and we never know when preferences might change from upstream or companion plugin choice factors.

                          My issues really are that:

                          1. My subsequent changes are regressing beyond my control.
                          2. Having email sending logs just saves a lot of unknowns in debugging and client reassurances through transparency of these.
                          jdaviescoatesJ Offline
                          jdaviescoatesJ Offline
                          jdaviescoates
                          wrote on last edited by
                          #19

                          @marcusquinn have you also tried https://wordpress.org/plugins/wp-mail-smtp/ ?

                          That does logs too and is seemingly by far the most used SMTP WordPress plugin.

                          Although I'd guess that both WP Mail SMTP and Fluent likely insert ads for their other plugins etc into the WP dashboard, and I'd also guess that perhaps @girish chose SMTP Mailer in part because it doesn't do stuff like that?

                          I use Cloudron with Gandi & Hetzner

                          marcusquinnM 1 Reply Last reply
                          1
                          • girishG Offline
                            girishG Offline
                            girish
                            Staff
                            wrote on last edited by
                            #20

                            Right, we used to use "WP Mail SMTP plugin"in the past but then it started showing ads on every new install. So, we then migrated to simpler "WP SMTP Mailer". Personally, I lean towards a solution where people can choose their own plugin. It's a recurring problem and I agree Cloudron can be a bit more flexible here about allowing users to choose whatever plugin they want (well, it's already possible but we should make it simpler).

                            1 Reply Last reply
                            3
                            • jdaviescoatesJ jdaviescoates

                              @marcusquinn have you also tried https://wordpress.org/plugins/wp-mail-smtp/ ?

                              That does logs too and is seemingly by far the most used SMTP WordPress plugin.

                              Although I'd guess that both WP Mail SMTP and Fluent likely insert ads for their other plugins etc into the WP dashboard, and I'd also guess that perhaps @girish chose SMTP Mailer in part because it doesn't do stuff like that?

                              marcusquinnM Offline
                              marcusquinnM Offline
                              marcusquinn
                              wrote on last edited by
                              #21

                              @jdaviescoates I'm not a fan of that one, same reasons as @girish noticed, a bit aggressive on the upsells, and ultimately, once I find a happy solution, I rarely revisit it. In this instance I'm happy with Fluent, and focused on the use of these features.

                              I agree, SMTP Mailer does the basic job, non-offensively. I just prefer Fluent for the more options to have multiple sending servers for different purposes (Transactional/Marketing), support of other sending methods (APIs), and those sending logs are very valuable to myself and clients in auditing.

                              Web Design https://www.evergreen.je
                              Development https://brandlight.org
                              Life https://marcusquinn.com

                              1 Reply Last reply
                              1
                              • marcusquinnM Offline
                                marcusquinnM Offline
                                marcusquinn
                                wrote on last edited by marcusquinn
                                #22

                                Still the same problem.

                                Still causing potentially disproportionately extreme financial costs from missing emails. One missing email for a client can cost thousands in lost revenue.

                                Still lose emails sent records until by some luck it is noticed that the SMTP Mailer plugin has forced itself upon us again.

                                Still no solution.

                                Sorry, it's not an issue that can be thought or negotiated away. It's a problem with the Cloudron WordPress Developer App functionality assumption that needs to modifying.

                                Web Design https://www.evergreen.je
                                Development https://brandlight.org
                                Life https://marcusquinn.com

                                jdaviescoatesJ micmcM 2 Replies Last reply
                                1
                                • marcusquinnM marcusquinn

                                  Still the same problem.

                                  Still causing potentially disproportionately extreme financial costs from missing emails. One missing email for a client can cost thousands in lost revenue.

                                  Still lose emails sent records until by some luck it is noticed that the SMTP Mailer plugin has forced itself upon us again.

                                  Still no solution.

                                  Sorry, it's not an issue that can be thought or negotiated away. It's a problem with the Cloudron WordPress Developer App functionality assumption that needs to modifying.

                                  jdaviescoatesJ Offline
                                  jdaviescoatesJ Offline
                                  jdaviescoates
                                  wrote on last edited by
                                  #23

                                  @marcusquinn said in When Cloudron updates the WordPress app, would it reinstall an enable SMTP Mailer?:

                                  It's a problem with the Cloudron WordPress Developer App functionality assumption that needs to modifying.

                                  Yeah, I think WordPress Developer should probably just be vanilla WordPress with no pre-installed plugins, but links to info in docs on how to set up whatever SMTP plugin you want in First Time Setup.

                                  I use Cloudron with Gandi & Hetzner

                                  1 Reply Last reply
                                  2
                                  • girishG Offline
                                    girishG Offline
                                    girish
                                    Staff
                                    wrote on last edited by
                                    #24

                                    @marcusquinn I have added a doc section now for people wanting to switch the SMTP plugin https://docs.cloudron.io/apps/wordpress-developer/#email . Disabling email auto configuration is the approach we follow for all apps where user wants to have more control over email sending.

                                    @jdaviescoates at that point, might as well use LAMP app, no? WP developer is just LAMP+WP Latest Extracted+Auto configuration. There is nothing else there. In fact, with LAMP, you can even get choice of PHP version which WP developer does not have.

                                    jdaviescoatesJ marcusquinnM 2 Replies Last reply
                                    1
                                    • girishG girish

                                      @marcusquinn I have added a doc section now for people wanting to switch the SMTP plugin https://docs.cloudron.io/apps/wordpress-developer/#email . Disabling email auto configuration is the approach we follow for all apps where user wants to have more control over email sending.

                                      @jdaviescoates at that point, might as well use LAMP app, no? WP developer is just LAMP+WP Latest Extracted+Auto configuration. There is nothing else there. In fact, with LAMP, you can even get choice of PHP version which WP developer does not have.

                                      jdaviescoatesJ Offline
                                      jdaviescoatesJ Offline
                                      jdaviescoates
                                      wrote on last edited by
                                      #25

                                      @girish said in When Cloudron updates the WordPress app, would it reinstall an enable SMTP Mailer?:

                                      Disabling email auto configuration is the approach we follow for all apps where user wants to have more control over email sending.

                                      I'd forgotten about that option.

                                      I use Cloudron with Gandi & Hetzner

                                      1 Reply Last reply
                                      1
                                      • girishG girish

                                        @marcusquinn I have added a doc section now for people wanting to switch the SMTP plugin https://docs.cloudron.io/apps/wordpress-developer/#email . Disabling email auto configuration is the approach we follow for all apps where user wants to have more control over email sending.

                                        @jdaviescoates at that point, might as well use LAMP app, no? WP developer is just LAMP+WP Latest Extracted+Auto configuration. There is nothing else there. In fact, with LAMP, you can even get choice of PHP version which WP developer does not have.

                                        marcusquinnM Offline
                                        marcusquinnM Offline
                                        marcusquinn
                                        wrote on last edited by
                                        #26

                                        @girish Thanks, is there no way to have the SMPT sendmail credentials created in credentials.txt and still working when selecting Do not configure app's mail delivery settings?

                                        I suppose counter-intuitive for that options label, but it's many additional steps to remember and do for every single instance without those.

                                        Or have more options in that panel?

                                        • Use Cloudron Mail to send emails with the SMTP Mailer plugin.
                                        • Use Cloudron Mail to send emails with the Fluent SMTP plugin.
                                        • Use Cloudron Mail to send emails with your own SMTP plugin choice.
                                        • Do not configure app's mail delivery settings.

                                        Or just two options, and a dropdown to select from these two plugins, or no plugin?

                                        Web Design https://www.evergreen.je
                                        Development https://brandlight.org
                                        Life https://marcusquinn.com

                                        1 Reply Last reply
                                        1
                                        • girishG Offline
                                          girishG Offline
                                          girish
                                          Staff
                                          wrote on last edited by
                                          #27

                                          @marcusquinn anything is possible 🙂 Cloudron is designed as a platform and not optimized for WordPress as such (https://docs.cloudron.io/packaging/manifest/). This has downsides as we don't have UI which is specific to an app and specific app plugins. The options might make sense when we have optimize Cloudron for WP hosting (which atm we haven't).

                                          Also, as mentioned in a very early post, the real workflow issue is that Cloudron lacks a way to easily create mail relay credentials. If this was there, one can avoid creating a mailbox and mail app passwords. This is in the immediate roadmap. Will have this next release.

                                          marcusquinnM 1 Reply Last reply
                                          1
                                          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