Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • 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
  1. Home
  2. General Discussion
  3. Mail Spam

Mail Spam

Scheduled Pinned Locked Moved General Discussion
16 Posts 6 Posters 1.9k Views 6 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Why is this forum suddenly spamming its users with weekly digests?

    This shit is rude in itself, but not providing a simple unsubscribe link with the mail? I'm sick and tired of services doing this...

    Fix your stuff!

    mfalkviddM 1 Reply Last reply
    0
    • ? A Former User

      Why is this forum suddenly spamming its users with weekly digests?

      This shit is rude in itself, but not providing a simple unsubscribe link with the mail? I'm sick and tired of services doing this...

      Fix your stuff!

      mfalkviddM Offline
      mfalkviddM Offline
      mfalkvidd
      Mod
      wrote on last edited by mfalkvidd
      #2

      @andre-lübken sorry for the inconvenience.

      Could you describe (or share) the email?

      I am not getting any digest emails, and never have.

      But we did upgrade the forum software (nodebb) earlier this week. Maybe the upgrade did something strange.

      As for your tone; please understand that we are all diy enthusiasts trying to help eachother in our spare time. We try to maintain a family friendly atmosphere whenever it is possible.

      1 Reply Last reply
      2
      • raptorjrR Offline
        raptorjrR Offline
        raptorjr
        wrote on last edited by
        #3

        Didn’t know about this, but it took me about 5 seconds to open the forum settings and turn it off. Probably faster than for the OP to start the thread.

        mfalkviddM 1 Reply Last reply
        0
        • raptorjrR raptorjr

          Didn’t know about this, but it took me about 5 seconds to open the forum settings and turn it off. Probably faster than for the OP to start the thread.

          mfalkviddM Offline
          mfalkviddM Offline
          mfalkvidd
          Mod
          wrote on last edited by
          #4

          @raptorjr some people are more interested in complaining than in solving a problem.

          But then the digest emails happened to you as well? Strange that I haven't gotten any. Would you mind posting the email you got?

          raptorjrR 1 Reply Last reply
          0
          • mfalkviddM mfalkvidd

            @raptorjr some people are more interested in complaining than in solving a problem.

            But then the digest emails happened to you as well? Strange that I haven't gotten any. Would you mind posting the email you got?

            raptorjrR Offline
            raptorjrR Offline
            raptorjr
            wrote on last edited by
            #5

            @mfalkvidd Got it today, first time.

            0_1512933033814_7A9FF290-1473-4894-85AA-31CD7F246D26.png

            mfalkviddM 1 Reply Last reply
            0
            • raptorjrR raptorjr

              @mfalkvidd Got it today, first time.

              0_1512933033814_7A9FF290-1473-4894-85AA-31CD7F246D26.png

              mfalkviddM Offline
              mfalkviddM Offline
              mfalkvidd
              Mod
              wrote on last edited by
              #6

              @raptorjr thanks. There was no unsubscribe link at the bottom? The nodebb code seems to have some sort of IF clause:

              <!-- IF showUnsubscribe -->
              						[[email:notif.post.unsub.info]] <a href="{url}/uid/{uid}/settings">[[email:unsub.cta]]</a>.
              <!-- ENDIF showUnsubscribe -->
              

              (from https://github.com/NodeBB/NodeBB/blob/ea3fde332b9d9d2841f1d403f33b6d8b7bc728f9/src/views/emails/partials/footer.tpl#L7 )

              raptorjrR 1 Reply Last reply
              0
              • mfalkviddM mfalkvidd

                @raptorjr thanks. There was no unsubscribe link at the bottom? The nodebb code seems to have some sort of IF clause:

                <!-- IF showUnsubscribe -->
                						[[email:notif.post.unsub.info]] <a href="{url}/uid/{uid}/settings">[[email:unsub.cta]]</a>.
                <!-- ENDIF showUnsubscribe -->
                

                (from https://github.com/NodeBB/NodeBB/blob/ea3fde332b9d9d2841f1d403f33b6d8b7bc728f9/src/views/emails/partials/footer.tpl#L7 )

                raptorjrR Offline
                raptorjrR Offline
                raptorjr
                wrote on last edited by
                #7

                @mfalkvidd No, no unsubscribe link.

                mfalkviddM 1 Reply Last reply
                0
                • raptorjrR raptorjr

                  @mfalkvidd No, no unsubscribe link.

                  mfalkviddM Offline
                  mfalkviddM Offline
                  mfalkvidd
                  Mod
                  wrote on last edited by
                  #8

                  @raptorjr ok. Thanks for confirming. I have removed nodebb's IF clause and the test emails (for digest emails) now show the unsubscribe link. Next step is to figure out how to configure the setting instead of modifying the code.

                  1 Reply Last reply
                  0
                  • mfalkviddM Offline
                    mfalkviddM Offline
                    mfalkvidd
                    Mod
                    wrote on last edited by
                    #9

                    This nodebb issue might be related:
                    https://github.com/NodeBB/NodeBB/issues/6126

                    1 Reply Last reply
                    0
                    • mfalkviddM Offline
                      mfalkviddM Offline
                      mfalkvidd
                      Mod
                      wrote on last edited by
                      #10

                      I have created a feature request to the nodebb team to show the unsubscribe link by default for all emails that can be turned off. https://github.com/NodeBB/NodeBB/issues/6160
                      The nodebb team would probably be very happy if someone has input, or can create a pull request. My JavaScript skills are too poor unfortunately.

                      1 Reply Last reply
                      0
                      • hekH Offline
                        hekH Offline
                        hek
                        Admin
                        wrote on last edited by hek
                        #11

                        Something is definitely wrong regarding digest emails. Added comment on #6126

                        https://github.com/NodeBB/NodeBB/issues/6126

                        EDIT:

                        Ok, got reply from the NodeBB team. Due to some earlier bug digests weren't sent out correctly for users according to the forum default setting.. This has been fixed, thus more people is getting the digest.

                        If you don't want the digest email, go to user settings and disable in "Email" section.

                        1 Reply Last reply
                        1
                        • gohanG Offline
                          gohanG Offline
                          gohan
                          Mod
                          wrote on last edited by
                          #12

                          I got digest email too without the unsubscribe link

                          kotzerK 1 Reply Last reply
                          0
                          • gohanG gohan

                            I got digest email too without the unsubscribe link

                            kotzerK Offline
                            kotzerK Offline
                            kotzer
                            wrote on last edited by kotzer
                            #13

                            Today I got email, but with some kind of change my subscription instead of unsubscribe. Enough for me.
                            ( can’t upload pic via mobile, Firefox)

                            mfalkviddM 1 Reply Last reply
                            1
                            • kotzerK kotzer

                              Today I got email, but with some kind of change my subscription instead of unsubscribe. Enough for me.
                              ( can’t upload pic via mobile, Firefox)

                              mfalkviddM Offline
                              mfalkviddM Offline
                              mfalkvidd
                              Mod
                              wrote on last edited by mfalkvidd
                              #14

                              @kotzer thanks for reporting. If you get a chance, could you upload the pic from another device or email it to (deleted) ?

                              kotzerK 1 Reply Last reply
                              0
                              • mfalkviddM mfalkvidd

                                @kotzer thanks for reporting. If you get a chance, could you upload the pic from another device or email it to (deleted) ?

                                kotzerK Offline
                                kotzerK Offline
                                kotzer
                                wrote on last edited by
                                #15

                                @mfalkvidd
                                Mail is out, you can remove mail address for spamming reasons now ;)

                                mfalkviddM 1 Reply Last reply
                                1
                                • kotzerK kotzer

                                  @mfalkvidd
                                  Mail is out, you can remove mail address for spamming reasons now ;)

                                  mfalkviddM Offline
                                  mfalkviddM Offline
                                  mfalkvidd
                                  Mod
                                  wrote on last edited by
                                  #16

                                  @kotzer thanks.
                                  Here is the pic:
                                  0_1513546640192_image1.png
                                  The footer looks good.

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


                                  21

                                  Online

                                  11.7k

                                  Users

                                  11.2k

                                  Topics

                                  113.1k

                                  Posts


                                  Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
                                  • Login

                                  • Don't have an account? Register

                                  • Login or register to search.
                                  • First post
                                    Last post
                                  0
                                  • MySensors
                                  • OpenHardware.io
                                  • Categories
                                  • Recent
                                  • Tags
                                  • Popular