{"id":21484,"date":"2026-09-25T10:45:56","date_gmt":"2026-09-25T02:45:56","guid":{"rendered":"https:\/\/synopower.club\/?post_type=docs&#038;p=21484"},"modified":"2026-09-25T10:46:01","modified_gmt":"2026-09-25T02:46:01","password":"","slug":"email-bombing-contact-form-synology-nas","status":"publish","type":"docs","link":"https:\/\/synopower.club\/nb\/docs\/email-bombing-contact-form-synology-nas\/","title":{"rendered":"E-postbombing via et kontaktskjema: Hva vi l\u00e6rte av hosting p\u00e5 Synology"},"content":{"rendered":"<p class=\"wp-block-paragraph\">Email bombing is when someone floods a person&#8217;s inbox with hundreds of genuine-looking emails from real websites, usually to bury one message they do not want the victim to see. On 24 and 25 September 2026 our own contact form became one of those websites. SynoPower Club runs entirely on Synology: WordPress in Container Manager, inside Virtual DSM, on Virtual Machine Manager, with mail sent through Synology MailPlus. Ten junk messages arrived overnight, each one triggered a confirmation email to a stranger, and every one of them had passed our bot check. This first NAS Hosting 101 article walks through how we spotted the email bombing, how we traced it on the NAS in a few minutes, and what we changed so genuine customers still get their confirmations.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\"><strong>SynoPower Club-punkt:<\/strong> I spent years on the support side of Synology, and the most common worry I heard about self-hosting was that one bad night would take the site down. This one did not. The NAS kept serving pages, the store kept taking orders, and the only symptom was ten odd lines in the form entries. What made the difference was having everything in one place: the form entries, the mail log and the visitor IPs all lived on the same Synology box, so tracing the email bombing took one sitting instead of three support tickets to three different hosting companies.<\/p>\n<\/blockquote>\n\n\n\n<h2 id=\"what-email-bombing-is-and-why-contact-forms-are-targets\" class=\"wp-block-heading\">What Email Bombing Is and Why Contact Forms Are Targets<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Email bombing does not need to break into anything. The attacker takes a victim&#8217;s address and types it into as many public forms as possible: newsletter sign-ups, account registrations, and contact forms that send a copy of the message back to the sender. Each website then sends a real, correctly signed email to the victim. None of those messages is spam in the technical sense, so they sail past filters and pile up in the inbox.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The goal is rarely the flood itself. Microsoft Threat Intelligence has documented groups that use email bombing as a first step, then phone the victim pretending to be the IT help desk that will fix the spam problem. Other attackers use the flood to hide a bank alert, a purchase confirmation or a password change notice while they misuse a stolen account.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Contact forms are attractive because many of them auto-reply to the address typed in the email field. For the attacker that is a free, anonymous mail relay with a trustworthy sender name. For the site owner it means your domain is sending mail to people who never asked for it, and some of them will press the spam button.<\/p>\n\n\n\n<h2 id=\"how-email-bombing-showed-up-on-our-synology-hosted-store\" class=\"wp-block-heading\">How Email Bombing Showed Up on Our Synology-Hosted Store<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The pattern was obvious once we looked at the entries side by side. Between the evening of 24 September and the next morning, our support form received ten submissions, spaced one to two hours apart. That slow pace is deliberate: it stays under most rate limits and looks like ordinary traffic.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Name and message were random strings<\/strong> of 17 to 24 mixed-case letters, with no real words at all.<\/li>\n\n\n\n<li><strong>The email addresses looked real<\/strong>, spread across large consumer providers and a few company domains in different countries.<\/li>\n\n\n\n<li><strong>Some Gmail addresses were padded with dots<\/strong>, such as j.o.h.n.s.m.i.t.h. Gmail ignores dots, so the mail still reaches one inbox, while the form sees a new address each time.<\/li>\n\n\n\n<li><strong>Every submission picked the same topic<\/strong>, Product Inquiry, the first option in the list.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"2000\" height=\"452\" sizes=\"auto, (max-width: 2000px) 100vw, 2000px\" src=\"https:\/\/synopower.club\/wp-content\/uploads\/2026\/09\/email-bombing-form-entries.webp\" alt=\"Email bombing junk entries in a WordPress contact form, random names and messages with email addresses hidden\" class=\"wp-image-21487\" srcset=\"https:\/\/synopower.club\/wp-content\/uploads\/2026\/09\/email-bombing-form-entries.webp 2000w, https:\/\/synopower.club\/wp-content\/uploads\/2026\/09\/email-bombing-form-entries-300x68.webp 300w, https:\/\/synopower.club\/wp-content\/uploads\/2026\/09\/email-bombing-form-entries-1024x231.webp 1024w, https:\/\/synopower.club\/wp-content\/uploads\/2026\/09\/email-bombing-form-entries-768x174.webp 768w, https:\/\/synopower.club\/wp-content\/uploads\/2026\/09\/email-bombing-form-entries-1536x347.webp 1536w, https:\/\/synopower.club\/wp-content\/uploads\/2026\/09\/email-bombing-form-entries-18x4.webp 18w, https:\/\/synopower.club\/wp-content\/uploads\/2026\/09\/email-bombing-form-entries-400x90.webp 400w\" \/><figcaption class=\"wp-element-caption\">The ten junk entries as they arrived in our form, with the email addresses hidden. Random names and messages, one topic, one to two hours apart.<\/figcaption><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">None of these people had ever visited SynoPower Club. Our confirmation email, with a subject like SynoPower #1234 : Product Inquiry, went to each of them. If you received one of those messages and never contacted us, you were a target of email bombing: your address was entered by someone else. No account was created for you and nothing was charged. Our guide on <a href=\"\/nb\/docs\/how-to-tell-if-an-email-is-really-from-synopower-club\/\">how to tell if an email is really from SynoPower Club<\/a> lists every address we send from.<\/p>\n\n\n\n<h2 id=\"why-turnstile-and-a-honeypot-did-not-stop-it\" class=\"wp-block-heading\">Why Turnstile and a Honeypot Did Not Stop It<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Our form already had two defences against spam switched on, yet the email bombing went straight through them: Cloudflare Turnstile and a hidden honeypot field. Both did their job, and neither was built for this.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A honeypot catches scripts that fill in every field on the page, including one hidden from humans. These submissions came from a real browser that only filled the visible fields, so the trap stayed empty. Turnstile checks whether the visitor behaves like a real browser and person. Every one of the ten entries carried a valid Turnstile token, which tells us the sender was using a genuine browser at a human pace, not a crude script.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">That is the honest limit of bot checks against email bombing. They make mass automated abuse expensive, but a patient sender who submits one form an hour through a normal browser looks exactly like a customer. Stopping it needs a signal about where the request comes from, not just how it behaves.<\/p>\n\n\n\n<h2 id=\"tracing-email-bombing-on-a-synology-nas-in-4-steps\" class=\"wp-block-heading\">Tracing Email Bombing on a Synology NAS in 4 Steps<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Because the whole stack runs on one Synology system, the investigation never left the NAS. These are the four checks we ran, in order, and they work for any WordPress site hosted in Container Manager or Web Station.<\/p>\n\n\n<div id=\"rank-math-howto\" class=\"rank-math-block\" >\n<div class=\"rank-math-howto-description\">\n\n<\/div>\n\n<div class=\"rank-math-steps\">\n<div id=\"step-1\" class=\"rank-math-step\">\n<h3 class=\"rank-math-step-title\">Read the form entries<\/h3>\n<div class=\"rank-math-step-content\"><p>Open the entries list of your form plugin and sort by date. Look for random names or messages, repeated topics and a steady interval between submissions, then note the IP address stored with each entry.<\/p>\n<\/div>\n<\/div>\n<div id=\"step-2\" class=\"rank-math-step\">\n<h3 class=\"rank-math-step-title\">Check who received mail<\/h3>\n<div class=\"rank-math-step-content\"><p>Open the mail log of your SMTP plugin, or the delivery log in Synology MailPlus Server, and search for the entry numbers. This shows whether your site actually sent a confirmation to each address and whether it was delivered.<\/p>\n<\/div>\n<\/div>\n<div id=\"step-3\" class=\"rank-math-step\">\n<h3 class=\"rank-math-step-title\">Compare IPs with the Tor list<\/h3>\n<div class=\"rank-math-step-content\"><p>Download the Tor Project bulk exit list and search it for each IP from the entries. In our case all ten addresses were Tor exit nodes, while none of the 199 genuine entries since 2024 came from an address on that list.<\/p>\n<\/div>\n<\/div>\n<div id=\"step-4\" class=\"rank-math-step\">\n<h3 class=\"rank-math-step-title\">Confirm the IPs are real visitors<\/h3>\n<div class=\"rank-math-step-content\"><p>Make sure the IPs in your logs belong to visitors and not to Cloudflare or your reverse proxy. If every entry shows the same few addresses, restore the original visitor IP before drawing any conclusion.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1568\" height=\"322\" sizes=\"auto, (max-width: 1568px) 100vw, 1568px\" src=\"https:\/\/synopower.club\/wp-content\/uploads\/2026\/09\/email-bombing-mail-log.webp\" alt=\"WordPress mail log showing ten contact form confirmation emails sent during the email bombing, recipients hidden\" class=\"wp-image-21489\" srcset=\"https:\/\/synopower.club\/wp-content\/uploads\/2026\/09\/email-bombing-mail-log.webp 1568w, https:\/\/synopower.club\/wp-content\/uploads\/2026\/09\/email-bombing-mail-log-300x62.webp 300w, https:\/\/synopower.club\/wp-content\/uploads\/2026\/09\/email-bombing-mail-log-1024x210.webp 1024w, https:\/\/synopower.club\/wp-content\/uploads\/2026\/09\/email-bombing-mail-log-768x158.webp 768w, https:\/\/synopower.club\/wp-content\/uploads\/2026\/09\/email-bombing-mail-log-1536x315.webp 1536w, https:\/\/synopower.club\/wp-content\/uploads\/2026\/09\/email-bombing-mail-log-18x4.webp 18w, https:\/\/synopower.club\/wp-content\/uploads\/2026\/09\/email-bombing-mail-log-400x82.webp 400w\" \/><figcaption class=\"wp-element-caption\">Step 2 in practice: the mail log confirmed that each junk entry produced a delivered confirmation email. Recipients are hidden.<\/figcaption><\/figure>\n\n\n\n<h2 id=\"what-we-changed-after-the-investigation\" class=\"wp-block-heading\">What We Changed After the Investigation<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The fix for the email bombing had to meet two conditions: stop this sender completely, and not add friction for the customers who use the form to ask about licenses every week. We settled on one targeted change.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Form submissions that arrive through the Tor network are now refused, on every form on the site. Cloudflare marks Tor traffic with the special country code T1, and we also check the visitor IP against the Tor Project exit list, refreshed daily, so the rule still holds if a request ever reaches the NAS without passing through Cloudflare. Anyone refused sees a short message with our support address, so a genuine customer who prefers Tor can still reach us by email.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Browsing, checkout and account pages are untouched. The change only applies at the moment a form is submitted, which is exactly where the abuse happened.<\/p>\n\n\n\n<h2 id=\"should-you-keep-the-auto-reply-after-email-bombing\" class=\"wp-block-heading\">Should You Keep the Auto-Reply After Email Bombing?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The strongest defence against email bombing through a form is to stop sending anything to the address typed into it. If the form only notifies you, an attacker gains nothing by entering a stranger&#8217;s address. We weighed that option seriously.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We chose to keep the confirmation. Many of our customers write in because a license key did not activate or an order email went to spam, and an immediate reply that says we received the message, with a ticket number, lowers their stress a lot. Removing it would punish every real customer to inconvenience one sender.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The trade-off is clear, though. Blocking Tor closes the route this sender used, but a determined attacker could switch to ordinary proxies. If junk entries return from non-Tor addresses, the next step is to make the confirmation optional or turn it off, and that decision belongs on your checklist before it happens, not during the next incident.<\/p>\n\n\n\n<h2 id=\"getting-the-real-visitor-ip-behind-cloudflare-and-synology-reverse-proxy\" class=\"wp-block-heading\">Getting the Real Visitor IP Behind Cloudflare and Synology Reverse Proxy<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Step 4 of the investigation deserves its own section, because it is the most common trap when a self-hosted site deals with email bombing or any other abuse. A request to SynoPower Club passes through Cloudflare, then the reverse proxy in Synology DSM, before it reaches WordPress in its container. Without extra configuration, WordPress sees the address of the last hop, so every form entry, comment and order is recorded with a Cloudflare or proxy IP.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Cloudflare passes the original address in the CF-Connecting-IP header, and Apache can be told to trust that header only when the request comes from Cloudflare or your own proxy. We had fixed this only days earlier for fraud screening on orders, and it paid off immediately: the form entries showed the true Tor exit addresses, which is what made the pattern visible in minutes.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you host on a Synology NAS behind Cloudflare, check this before you need it. Submit a test entry from your phone on mobile data and confirm the stored IP matches the one your phone reports.<\/p>\n\n\n\n<h2 id=\"why-we-run-synopower-club-on-synology\" class=\"wp-block-heading\">Why We Run SynoPower Club on Synology<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">A store that sells Synology licenses should be able to run on Synology, and ours does, all of it. <a href=\"https:\/\/synopower.club\/nb\/synology-vmm-pro-license\/\" target=\"_blank\" rel=\"noreferrer noopener\">Virtual Machine Manager<\/a> hosts the Virtual DSM instance that holds the site, Container Manager runs WordPress and its database, and <a href=\"https:\/\/synopower.club\/nb\/synology-mailplus-license-pack-5-users\/\" target=\"_blank\" rel=\"noreferrer noopener\">Synology MailPlus<\/a> sends every order confirmation, license delivery and form reply.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1207\" height=\"1116\" sizes=\"auto, (max-width: 1207px) 100vw, 1207px\" src=\"https:\/\/synopower.club\/wp-content\/uploads\/2026\/09\/synopower-club-on-virtual-dsm.webp\" alt=\"WordPress and MariaDB containers in Synology Container Manager on Virtual DSM, with Resource Monitor\" class=\"wp-image-21491\" srcset=\"https:\/\/synopower.club\/wp-content\/uploads\/2026\/09\/synopower-club-on-virtual-dsm.webp 1207w, https:\/\/synopower.club\/wp-content\/uploads\/2026\/09\/synopower-club-on-virtual-dsm-300x277.webp 300w, https:\/\/synopower.club\/wp-content\/uploads\/2026\/09\/synopower-club-on-virtual-dsm-1024x947.webp 1024w, https:\/\/synopower.club\/wp-content\/uploads\/2026\/09\/synopower-club-on-virtual-dsm-768x710.webp 768w, https:\/\/synopower.club\/wp-content\/uploads\/2026\/09\/synopower-club-on-virtual-dsm-13x12.webp 13w, https:\/\/synopower.club\/wp-content\/uploads\/2026\/09\/synopower-club-on-virtual-dsm-400x370.webp 400w\" \/><figcaption class=\"wp-element-caption\">SynoPower Club in production: WordPress and its MariaDB database in Container Manager on Virtual DSM. Resource Monitor shows the whole instance at 16% CPU and 43% memory.<\/figcaption><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Running inside <a href=\"https:\/\/synopower.club\/nb\/virtual-dsm-vdsm-license-pack\/\" target=\"_blank\" rel=\"noreferrer noopener\">Virtual DSM<\/a> gives us something shared hosting rarely does: a snapshot of the entire site, database and configuration included, that can be restored in minutes. Changes like our email bombing fix are low-risk because the way back is always one click away. MailPlus, in turn, keeps our mail and its delivery records on our own hardware instead of a third-party mail service, so confirming which messages went out and to whom is a local lookup.<\/p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-a221f4eb wp-block-buttons-is-layout-flex\" style=\"border-style:none;border-width:0px;border-radius:0px;margin-top:var(--wp--preset--spacing--50);margin-bottom:var(--wp--preset--spacing--50);padding-top:var(--wp--preset--spacing--40);padding-right:0;padding-bottom:var(--wp--preset--spacing--40);padding-left:0\">\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link has-palette-color-4-color has-luminous-vivid-amber-background-color has-text-color has-background has-link-color wp-element-button\" href=\"https:\/\/synopower.club\/nb\/synology-vmm-pro-license\/\" style=\"border-radius:15px\" target=\"_blank\" rel=\"noreferrer noopener\">Get a VMM Pro license<\/a><\/div>\n<\/div>\n\n\n\n<h2 id=\"a-checklist-for-your-own-synology-hosted-forms\" class=\"wp-block-heading\">A Checklist for Your Own Synology-Hosted Forms<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">You do not need to wait for an email bombing incident to harden your forms. These checks take less than an hour on a typical Synology-hosted WordPress site.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>List every form on the site and note which ones send mail to the address a visitor types in.<\/li>\n\n\n\n<li>Keep Turnstile and a honeypot on, since they still stop the bulk of automated spam.<\/li>\n\n\n\n<li>Confirm your logs record real visitor IPs, not Cloudflare or reverse proxy addresses.<\/li>\n\n\n\n<li>Decide in advance whether you would block Tor or anonymous networks on forms if abuse starts.<\/li>\n\n\n\n<li>Watch the volume of form confirmations in your MailPlus or SMTP log, and set a rough number that would count as unusual.<\/li>\n\n\n\n<li>Take a Virtual DSM or Btrfs snapshot before changing security rules, so you can roll back instantly.<\/li>\n<\/ul>\n\n\n\n<h2 id=\"email-bombing-limits-and-caveats\" class=\"wp-block-heading\">Email Bombing Limits and Caveats<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Our change addresses this incident, not every possible form of email bombing, and it is worth being clear about what it does not cover.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Blocking Tor on forms will also turn away the small number of genuine visitors who use Tor for privacy. For a license store that trade-off is easy, because none of the 199 genuine form entries since 2024 came through Tor, but a site serving journalists or activists should decide differently.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">An email bombing campaign that moves to residential proxies or compromised home routers will not be caught by a Tor rule, and there is no clean list of those addresses. At that point the auto-reply decision from earlier matters more than any block list.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Finally, nothing here protects the victims from floods sent through other websites. If your own inbox is suddenly full of sign-ups and confirmations from sites you never visited, check your bank, card and email accounts for unusual activity first. The flood is often a distraction from something else.<\/p>\n\n\n\n<h2 id=\"frequently-asked-questions\" class=\"wp-block-heading\">Ofte stilte sp\u00f8rsm\u00e5l<\/h2>\n\n\n<div id=\"rank-math-faq\" class=\"rank-math-block\">\n<div class=\"rank-math-list\">\n<div id=\"faq-1\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question\">What is email bombing?<\/h3>\n<div class=\"rank-math-answer\">\n\n<p>Email bombing is flooding a person with large numbers of real emails by entering their address into many website forms, sign-ups and newsletters. Each message is genuine, so filters let them through, and the flood can hide an important alert.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-2\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question\">Why would email bombing target a small contact form?<\/h3>\n<div class=\"rank-math-answer\">\n\n<p>Any form that sends a copy of the message back to the address typed in works as a free mail relay for the attacker. Small sites are useful because their mail is trusted and they rarely monitor form confirmations.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-3\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question\">Does Cloudflare Turnstile stop email bombing?<\/h3>\n<div class=\"rank-math-answer\">\n\n<p>Not on its own. Turnstile checks that a real browser is behaving like a person. A patient sender using a normal browser at one submission per hour passes it, as all ten of our junk entries did.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-4\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question\">Does email bombing in my form entries mean my site was hacked?<\/h3>\n<div class=\"rank-math-answer\">\n\n<p>No. The attacker only used the public form that anyone can fill in. In our case no accounts, orders or payment data were involved, and the NAS kept serving customers normally throughout.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-5\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question\">Should I turn off the confirmation email my form sends?<\/h3>\n<div class=\"rank-math-answer\">\n\n<p>It is the strongest defence, because the attacker gains nothing if the form only notifies you. We kept ours because customers value the instant receipt, and blocked the network the abuse came from instead.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-6\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question\">Will blocking Tor on forms stop real customers?<\/h3>\n<div class=\"rank-math-answer\">\n\n<p>Very rarely. Browsing and checkout still work over Tor, and anyone refused at the form sees our support email address. None of the 199 genuine entries in our form history since 2024 came from Tor.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-7\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question\">I received a SynoPower Club confirmation I never asked for. What should I do?<\/h3>\n<div class=\"rank-math-answer\">\n\n<p>You do not need to do anything with us. No account was created and nothing was charged. If you received many similar emails from other sites at the same time, check your bank and email accounts for unusual activity.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-8\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question\">Can a Synology NAS handle email bombing on a self-hosted site?<\/h3>\n<div class=\"rank-math-answer\">\n\n<p>Yes. The attack produced a handful of requests, well within what a Synology NAS serves every minute. The real work is detection, and having form entries, mail logs and visitor IPs on one Synology system makes that fast.<\/p>\n\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n<h2 id=\"references-and-video-walkthroughs\" class=\"wp-block-heading\">Referanser og videogjennomganger<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.microsoft.com\/en-us\/security\/blog\/2024\/05\/15\/threat-actors-misusing-quick-assist-in-social-engineering-attacks-leading-to-ransomware\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Microsoft Threat Intelligence on email bombing<\/a>, showing how a flood of sign-ups is used as the first step of a help desk scam.<\/li>\n\n\n\n<li><a href=\"https:\/\/developers.cloudflare.com\/fundamentals\/reference\/http-headers\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Cloudflare HTTP headers<\/a>, which documents the T1 country code Cloudflare assigns to Tor traffic.<\/li>\n\n\n\n<li><a href=\"https:\/\/check.torproject.org\/torbulkexitlist\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Tor Project bulk exit list<\/a>, the published list of current Tor exit node addresses.<\/li>\n\n\n\n<li><a href=\"https:\/\/support.google.com\/mail\/answer\/7436150\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Dots do not matter in Gmail addresses<\/a>, explaining why dotted variants all reach the same inbox.<\/li>\n\n\n\n<li><a href=\"https:\/\/developers.cloudflare.com\/support\/troubleshooting\/restoring-visitor-ips\/restoring-original-visitor-ips\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Restoring original visitor IPs<\/a>, Cloudflare guidance for logging real visitor addresses behind the proxy.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">These videos cover the Synology pieces this site runs on: MailPlus, which sends our mail, and hosting WordPress on a Synology NAS.<\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"Introducing Synology MailPlus | Synology\" width=\"1200\" height=\"675\" src=\"https:\/\/www.youtube.com\/embed\/3XGTSb3D3TA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><figcaption class=\"wp-element-caption\">Introducing Synology MailPlus<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"Slik konfigurerer du Synology MailPlus-serveren for \u00e5 beskytte e-posttjenesten din\" width=\"1200\" height=\"675\" src=\"https:\/\/www.youtube.com\/embed\/I_ap-K0Y9jg?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><figcaption class=\"wp-element-caption\">Slik konfigurerer du Synology MailPlus-serveren for \u00e5 beskytte e-posttjenesten din<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"How to self host a WordPress website on Synology NAS (updated for 2024)\" width=\"1200\" height=\"675\" src=\"https:\/\/www.youtube.com\/embed\/8sa9KeBH38g?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><figcaption class=\"wp-element-caption\">How to self host a WordPress website on Synology NAS<\/figcaption><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Planning to host your own site or mail on Synology? Start with <a href=\"https:\/\/synopower.club\/nb\/virtual-dsm-vdsm-license-pack\/\" target=\"_blank\" rel=\"noreferrer noopener\">a Virtual DSM license<\/a> for an isolated, snapshot-protected instance, or browse all licenses on <a href=\"https:\/\/synopower.club\/nb\/\" target=\"_blank\" rel=\"noreferrer noopener\">SynoPower Club<\/a>.<\/p>","protected":false},"excerpt":{"rendered":"<p>Email bombing is when someone floods a person&#8217;s inbox with hundreds of genuine-looking emails from real websites, usually to bury one message they do not want the victim to see. On 24 and 25 September 2026 our own contact form became one of those websites. SynoPower Club runs entirely on Synology: WordPress in Container Manager, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":21491,"comment_status":"open","ping_status":"closed","template":"","meta":{"_eb_attr":"","footnotes":""},"doc_category":[197],"doc_tag":[],"class_list":["post-21484","docs","type-docs","status-publish","has-post-thumbnail","hentry","doc_category-nas-hosting-101"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":8}},"year_month":"2026-09","word_count":2608,"total_views":"7","reactions":{"happy":"0","normal":"0","sad":"0"},"author_info":{"name":"Adair Hsu","author_nicename":"adairpk17","author_url":"https:\/\/synopower.club\/nb\/author\/adairpk17\/"},"doc_category_info":[{"term_name":"NAS Hosting 101","term_url":"https:\/\/synopower.club\/nb\/docs-category\/nas-hosting-101\/"}],"doc_tag_info":[],"_links":{"self":[{"href":"https:\/\/synopower.club\/nb\/wp-json\/wp\/v2\/docs\/21484","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/synopower.club\/nb\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/synopower.club\/nb\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/synopower.club\/nb\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/synopower.club\/nb\/wp-json\/wp\/v2\/comments?post=21484"}],"version-history":[{"count":4,"href":"https:\/\/synopower.club\/nb\/wp-json\/wp\/v2\/docs\/21484\/revisions"}],"predecessor-version":[{"id":21492,"href":"https:\/\/synopower.club\/nb\/wp-json\/wp\/v2\/docs\/21484\/revisions\/21492"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/synopower.club\/nb\/wp-json\/wp\/v2\/media\/21491"}],"wp:attachment":[{"href":"https:\/\/synopower.club\/nb\/wp-json\/wp\/v2\/media?parent=21484"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/synopower.club\/nb\/wp-json\/wp\/v2\/doc_category?post=21484"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/synopower.club\/nb\/wp-json\/wp\/v2\/doc_tag?post=21484"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}